<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[hid object causing crash]]></title><description><![CDATA[<p>I made a nifty little patch for reading HID information from an Xbox controller and spitting it out all organized, and it was working fine about a month ago.</p>
<p>I finally decided to put it to use and now the HID object causes PD to crash without fail! O no!</p>
<p>When I open the hid help file (which I built my patch from), I click the green box that turns on the hid reading, and as soon as I click the object that lets me choose which hid (channel?) I'm reading, the whole program goes belly-up.</p>
<p>Why is this happening now and not before? Hid worked fine before... Is it my system?</p>
<p>I'm using pdL20rk and ubuntu 16.04</p>
<p>as always, I appreciate the help.</p>
<p>updates: vanilla crashed as well and jstest shows the controller is working fine</p>
<p>also ubuntu generated an error report but I've no idea what it means or what info would be useful to include from it. The most relevant piece seems to be &quot;pd crashed with SIGSEV in hid_poll()&quot;</p>
<p>for every position on the hradio in the help file patch, when I click it the console reads</p>
<p>error: [hid] open /dev/input/event0 failed<br />
error: [hid] can not open device x</p>
<p>where x is the position of the hradio and the variable attached to the open message</p>
<p>FIXED?<br />
for some reason hid was recognizing the controller as device 19, so I made an open message for device 19 and it is polling the controller.</p>
<p>This still doesn't tell me why it was crashing, which is worrisome.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/10485/hid-object-causing-crash</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 21:35:38 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/10485.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Dec 2016 11:01:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to hid object causing crash on Sun, 18 Dec 2016 12:04:47 GMT]]></title><description><![CDATA[<p>I made a nifty little patch for reading HID information from an Xbox controller and spitting it out all organized, and it was working fine about a month ago.</p>
<p>I finally decided to put it to use and now the HID object causes PD to crash without fail! O no!</p>
<p>When I open the hid help file (which I built my patch from), I click the green box that turns on the hid reading, and as soon as I click the object that lets me choose which hid (channel?) I'm reading, the whole program goes belly-up.</p>
<p>Why is this happening now and not before? Hid worked fine before... Is it my system?</p>
<p>I'm using pdL20rk and ubuntu 16.04</p>
<p>as always, I appreciate the help.</p>
<p>updates: vanilla crashed as well and jstest shows the controller is working fine</p>
<p>also ubuntu generated an error report but I've no idea what it means or what info would be useful to include from it. The most relevant piece seems to be &quot;pd crashed with SIGSEV in hid_poll()&quot;</p>
<p>for every position on the hradio in the help file patch, when I click it the console reads</p>
<p>error: [hid] open /dev/input/event0 failed<br />
error: [hid] can not open device x</p>
<p>where x is the position of the hradio and the variable attached to the open message</p>
<p>FIXED?<br />
for some reason hid was recognizing the controller as device 19, so I made an open message for device 19 and it is polling the controller.</p>
<p>This still doesn't tell me why it was crashing, which is worrisome.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/10485/hid-object-causing-crash</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/10485/hid-object-causing-crash</guid><dc:creator><![CDATA[MasettoSlothrop]]></dc:creator><pubDate>Sun, 18 Dec 2016 12:04:47 GMT</pubDate></item></channel></rss>