
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Udev Discover</title>
	<atom:link href="http://fontanon.org/udevdiscover/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://fontanon.org/udevdiscover</link>
	<description>Sysfs browsing tool focused on helping udev users and developers</description>
	<lastBuildDate>Fri, 23 Dec 2011 22:40:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on About by Felix</title>
		<link>http://fontanon.org/udevdiscover/about/comment-page-1/#comment-401</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Fri, 23 Dec 2011 22:40:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-401</guid>
		<description>Seems to be lp:906882 bug as reported here: 

https://bugs.launchpad.net/udev-discover/+bug/906882

Thanks for the advice, this is a problem to be fixed.</description>
		<content:encoded><![CDATA[<p>Seems to be lp:906882 bug as reported here: </p>
<p><a href="https://bugs.launchpad.net/udev-discover/+bug/906882" rel="nofollow">https://bugs.launchpad.net/udev-discover/+bug/906882</a></p>
<p>Thanks for the advice, this is a problem to be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Michael Kaulfuß</title>
		<link>http://fontanon.org/udevdiscover/about/comment-page-1/#comment-395</link>
		<dc:creator>Michael Kaulfuß</dc:creator>
		<pubDate>Wed, 21 Dec 2011 18:38:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-395</guid>
		<description>Hi everybody

My System: Ubuntu 11.10 oneiric
Used udev-discover Version: 0.2.1-1 oeiric1 from ppa

I use it at the first Time by typing to an xterm and getting this:

gazspe@gazspe-desktop:~$ udev-discover 
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0&#039; failed
  import gobject._gobject
Traceback (most recent call last):
  File &quot;/usr/bin/udev-discover&quot;, line 562, in 
    UDevDiscoverGUI()
  File &quot;/usr/bin/udev-discover&quot;, line 295, in __init__
    self.device_finder = DeviceFinder()
  File &quot;/usr/lib/pymodules/python2.7/udevdiscover/devicefinder.py&quot;, line 60, in __init__
    self.__gobject_init__()
AttributeError: &#039;DeviceFinder&#039; object has no attribute &#039;__gobject_init__&#039;

Please, can anybody help to fix this?

Thanks a lot, Michael Kaulfuss (German)</description>
		<content:encoded><![CDATA[<p>Hi everybody</p>
<p>My System: Ubuntu 11.10 oneiric<br />
Used udev-discover Version: 0.2.1-1 oeiric1 from ppa</p>
<p>I use it at the first Time by typing to an xterm and getting this:</p>
<p>gazspe@gazspe-desktop:~$ udev-discover<br />
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0&#8242; failed<br />
  import gobject._gobject<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/udev-discover&#8221;, line 562, in<br />
    UDevDiscoverGUI()<br />
  File &#8220;/usr/bin/udev-discover&#8221;, line 295, in __init__<br />
    self.device_finder = DeviceFinder()<br />
  File &#8220;/usr/lib/pymodules/python2.7/udevdiscover/devicefinder.py&#8221;, line 60, in __init__<br />
    self.__gobject_init__()<br />
AttributeError: &#8216;DeviceFinder&#8217; object has no attribute &#8216;__gobject_init__&#8217;</p>
<p>Please, can anybody help to fix this?</p>
<p>Thanks a lot, Michael Kaulfuss (German)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Download and install by Felix</title>
		<link>http://fontanon.org/udevdiscover/download-and-install/comment-page-1/#comment-326</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Sat, 03 Dec 2011 11:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?page_id=41#comment-326</guid>
		<description>It seems we&#039;ve a bug to fix for 11.10
Could you be so nice to open the bug at udevdiscover&#039;s launchpad site:

https://bugs.launchpad.net/udev-discover/</description>
		<content:encoded><![CDATA[<p>It seems we&#8217;ve a bug to fix for 11.10<br />
Could you be so nice to open the bug at udevdiscover&#8217;s launchpad site:</p>
<p><a href="https://bugs.launchpad.net/udev-discover/" rel="nofollow">https://bugs.launchpad.net/udev-discover/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Download and install by johnmay</title>
		<link>http://fontanon.org/udevdiscover/download-and-install/comment-page-1/#comment-303</link>
		<dc:creator>johnmay</dc:creator>
		<pubDate>Sun, 27 Nov 2011 22:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?page_id=41#comment-303</guid>
		<description>I am running 11.10, and after installing and running from ppa, I got the error:

AttributeError: &#039;DeviceFinder&#039; object has no attribute &#039;__goobject_init__&#039;

Then i checked and python-goobject is already the newest version. Looks like a 

great tool, but no joy. Any suggestions are welcome.

Thanks!</description>
		<content:encoded><![CDATA[<p>I am running 11.10, and after installing and running from ppa, I got the error:</p>
<p>AttributeError: &#8216;DeviceFinder&#8217; object has no attribute &#8216;__goobject_init__&#8217;</p>
<p>Then i checked and python-goobject is already the newest version. Looks like a </p>
<p>great tool, but no joy. Any suggestions are welcome.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launchpad site and PPA for Ubuntu by Felix</title>
		<link>http://fontanon.org/udevdiscover/2011/08/18/launchpad-site-and-ppa-for-ubuntu/comment-page-1/#comment-20</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 25 Aug 2011 16:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?p=59#comment-20</guid>
		<description>@Doraemon you&#039;re right! it isn&#039;t the same problem.

I&#039;m annoyed but it seems to be a real bug. We&#039;ll track it on launchpad site. Thanks!</description>
		<content:encoded><![CDATA[<p>@Doraemon you&#8217;re right! it isn&#8217;t the same problem.</p>
<p>I&#8217;m annoyed but it seems to be a real bug. We&#8217;ll track it on launchpad site. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launchpad site and PPA for Ubuntu by Doraemon</title>
		<link>http://fontanon.org/udevdiscover/2011/08/18/launchpad-site-and-ppa-for-ubuntu/comment-page-1/#comment-19</link>
		<dc:creator>Doraemon</dc:creator>
		<pubDate>Thu, 25 Aug 2011 16:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?p=59#comment-19</guid>
		<description>Thank you Felix, but the bug 832655 isn&#039;t the same erro that I have in my system.

Python console output:

&lt;b&gt;$udev-discover
Traceback (most recent call last):
  File &quot;/usr/bin/udev-discover&quot;, line 562, in 
    UDevDiscoverGUI()
  File &quot;/usr/bin/udev-discover&quot;, line 280, in __init__
    self.options[&#039;custom_subsystem_preset&#039;].split(&#039; &#039;))
AttributeError: &#039;list&#039; object has no attribute &#039;split&#039;&lt;/b&gt;

I&#039;ll post this error in launchpad as soon as possible; I lost my launchpad password since I installed Fedora in my notebook and I didn&#039;t write it in paper :-P.</description>
		<content:encoded><![CDATA[<p>Thank you Felix, but the bug 832655 isn&#8217;t the same erro that I have in my system.</p>
<p>Python console output:</p>
<p><b>$udev-discover<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/udev-discover&#8221;, line 562, in<br />
    UDevDiscoverGUI()<br />
  File &#8220;/usr/bin/udev-discover&#8221;, line 280, in __init__<br />
    self.options['custom_subsystem_preset'].split(&#8216; &#8216;))<br />
AttributeError: &#8216;list&#8217; object has no attribute &#8217;split&#8217;</b></p>
<p>I&#8217;ll post this error in launchpad as soon as possible; I lost my launchpad password since I installed Fedora in my notebook and I didn&#8217;t write it in paper <img src='http://fontanon.org/udevdiscover/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launchpad site and PPA for Ubuntu by Felix</title>
		<link>http://fontanon.org/udevdiscover/2011/08/18/launchpad-site-and-ppa-for-ubuntu/comment-page-1/#comment-16</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Wed, 24 Aug 2011 16:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?p=59#comment-16</guid>
		<description>Hi @Hwr,

I&#039;ve realized you gently open this bug on Launchpad:
https://bugs.launchpad.net/udev-discover/+bug/832655

It&#039;s related a with the buggy way udev-discover deals with unknown usb-class devices and it needs to be fixed.
We&#039;ll track the bug at Launchpad site. Thank you.</description>
		<content:encoded><![CDATA[<p>Hi @Hwr,</p>
<p>I&#8217;ve realized you gently open this bug on Launchpad:<br />
<a href="https://bugs.launchpad.net/udev-discover/+bug/832655" rel="nofollow">https://bugs.launchpad.net/udev-discover/+bug/832655</a></p>
<p>It&#8217;s related a with the buggy way udev-discover deals with unknown usb-class devices and it needs to be fixed.<br />
We&#8217;ll track the bug at Launchpad site. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on udev-discover 0.2 released! by Felix</title>
		<link>http://fontanon.org/udevdiscover/2011/08/17/udev-discover-0-2-released/comment-page-1/#comment-15</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Wed, 24 Aug 2011 16:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?p=53#comment-15</guid>
		<description>Hi Dino,

On udev-discover 0.2 release no DesktopEntry file was added. This has been fixed on master branch, so next 0.2.1 minor release of udev-discover will provide a entry menu. Regarding the warning, is pretty inoffensive.

As for the “empty” problem … maybe you’ll find this question little silly … did you realized if the vertical pannel separating devices tree window and info/properties window is full-left-slided? It seems to be some problems with the vertical panel position at first run.

Thank you for using udev-discover and remember your questions and bugs could be better tracked at the bug track site at launchpad:
https://bugs.launchpad.net/udev-discover

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Dino,</p>
<p>On udev-discover 0.2 release no DesktopEntry file was added. This has been fixed on master branch, so next 0.2.1 minor release of udev-discover will provide a entry menu. Regarding the warning, is pretty inoffensive.</p>
<p>As for the “empty” problem … maybe you’ll find this question little silly … did you realized if the vertical pannel separating devices tree window and info/properties window is full-left-slided? It seems to be some problems with the vertical panel position at first run.</p>
<p>Thank you for using udev-discover and remember your questions and bugs could be better tracked at the bug track site at launchpad:<br />
<a href="https://bugs.launchpad.net/udev-discover" rel="nofollow">https://bugs.launchpad.net/udev-discover</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launchpad site and PPA for Ubuntu by Felix</title>
		<link>http://fontanon.org/udevdiscover/2011/08/18/launchpad-site-and-ppa-for-ubuntu/comment-page-1/#comment-14</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Wed, 24 Aug 2011 16:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?p=59#comment-14</guid>
		<description>Hi @Doraemon

I haven’t built udev-discover outside debian derivated distros.
With “a weird error about a list” I guess you’re refering to something like this:

https://bugs.launchpad.net/udev-discover/+bug/832655

You could register your error on that bug or open a new one if that wasn’t the problem.</description>
		<content:encoded><![CDATA[<p>Hi @Doraemon</p>
<p>I haven’t built udev-discover outside debian derivated distros.<br />
With “a weird error about a list” I guess you’re refering to something like this:</p>
<p><a href="https://bugs.launchpad.net/udev-discover/+bug/832655" rel="nofollow">https://bugs.launchpad.net/udev-discover/+bug/832655</a></p>
<p>You could register your error on that bug or open a new one if that wasn’t the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launchpad site and PPA for Ubuntu by Doraemon</title>
		<link>http://fontanon.org/udevdiscover/2011/08/18/launchpad-site-and-ppa-for-ubuntu/comment-page-1/#comment-11</link>
		<dc:creator>Doraemon</dc:creator>
		<pubDate>Wed, 24 Aug 2011 15:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://fontanon.org/udevdiscover/?p=59#comment-11</guid>
		<description>Hello Felix.

Did you try to build udev-discover in other distros? I built it in Fedora 15, with all deps installed, and I had a weird error about  a list.

Where I can report my error?</description>
		<content:encoded><![CDATA[<p>Hello Felix.</p>
<p>Did you try to build udev-discover in other distros? I built it in Fedora 15, with all deps installed, and I had a weird error about  a list.</p>
<p>Where I can report my error?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

