<?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"
	>
<channel>
	<title>Comments for touchd</title>
	<atom:link href="http://touchd.sourceforge.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://touchd.sourceforge.net</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 07 Nov 2009 17:55:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Alpha 3! by admin</title>
		<link>http://touchd.sourceforge.net/2008/06/alpha-3/#comment-4</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 12 Jun 2008 22:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://touchd.sourceforge.net/?p=7#comment-4</guid>
		<description>RobotTwo, try OpenUSB from their subversion. touchd.py is obsoleted by icon_src/touchd.py.  My bad.

Daniel, I have no idea why this happens.  Sorry.</description>
		<content:encoded><![CDATA[<p>RobotTwo, try OpenUSB from their subversion. touchd.py is obsoleted by icon_src/touchd.py.  My bad.</p>
<p>Daniel, I have no idea why this happens.  Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alpha 3! by Daniel</title>
		<link>http://touchd.sourceforge.net/2008/06/alpha-3/#comment-3</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 12 Jun 2008 13:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://touchd.sourceforge.net/?p=7#comment-3</guid>
		<description>Thank you so much for all the effort! Really good job. 
I've got one question:
using make and gcc 4.3.1 I get the error that md doesn't have the element "running" on line 328 of touchd.c ... which it obviously does. Any ideas what might cause this? Perhaps a linking problem?</description>
		<content:encoded><![CDATA[<p>Thank you so much for all the effort! Really good job.<br />
I&#8217;ve got one question:<br />
using make and gcc 4.3.1 I get the error that md doesn&#8217;t have the element &#8220;running&#8221; on line 328 of touchd.c &#8230; which it obviously does. Any ideas what might cause this? Perhaps a linking problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alpha 3! by RobotTwo</title>
		<link>http://touchd.sourceforge.net/2008/06/alpha-3/#comment-2</link>
		<dc:creator>RobotTwo</dc:creator>
		<pubDate>Wed, 11 Jun 2008 11:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://touchd.sourceforge.net/?p=7#comment-2</guid>
		<description>Hey, FYI:

There is no touch.py in the downloadable package (its mentioned in the README :)

I've compiled touchd against the openusb tarball download from sourceforge. touchd segfaults on launch though, and doesn't work. Here's a gdb trace:

warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/libdbus-glib-1.so.2...done.
Loaded symbols for /usr/lib/libdbus-glib-1.so.2
Reading symbols from /usr/lib/libdbus-1.so.3...done.
Loaded symbols for /usr/lib/libdbus-1.so.3
Reading symbols from /usr/lib/libgobject-2.0.so.0...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libgthread-2.0.so.0...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /lib/tls/i686/cmov/librt.so.1...done.
Loaded symbols for /lib/tls/i686/cmov/librt.so.1
Reading symbols from /usr/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/libopenusb.so.0...done.
Loaded symbols for /usr/lib/libopenusb.so.0
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...done.
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/tls/i686/cmov/libnsl.so.1...done.
Loaded symbols for /lib/tls/i686/cmov/libnsl.so.1
Reading symbols from /lib/libselinux.so.1...done.
Loaded symbols for /lib/libselinux.so.1
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libpcre.so.3...done.
Loaded symbols for /usr/lib/libpcre.so.3
Reading symbols from /lib/tls/i686/cmov/libdl.so.2...done.
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
Reading symbols from /usr/lib/openusb_backend/linux.so...done.
Loaded symbols for /usr/lib/openusb_backend/linux.so
Reading symbols from /usr/lib/libhal.so.1...done.
Loaded symbols for /usr/lib/libhal.so.1
Core was generated by `./touchd'.
Program terminated with signal 11, Segmentation fault.
[New process 12853]
[New process 12861]
[New process 12857]
[New process 12856]
#0  0xb7ef8ef6 in ?? () from /usr/lib/libdbus-1.so.3
(gdb) bt
#0  0xb7ef8ef6 in ?? () from /usr/lib/libdbus-1.so.3
#1  0xb7ef88fa in ?? () from /usr/lib/libdbus-1.so.3
#2  0xb7ef8971 in ?? () from /usr/lib/libdbus-1.so.3
#3  0xb7ef67c9 in ?? () from /usr/lib/libdbus-1.so.3
#4  0xb7ef72ae in ?? () from /usr/lib/libdbus-1.so.3
#5  0xb7ee2514 in ?? () from /usr/lib/libdbus-1.so.3
#6  0xb7ee4240 in ?? () from /usr/lib/libdbus-1.so.3
#7  0xb7ee43a2 in ?? () from /usr/lib/libdbus-1.so.3
#8  0xb7ef10a1 in dbus_pending_call_block () from /usr/lib/libdbus-1.so.3
#9  0xb7ee3681 in dbus_connection_send_with_reply_and_block () from /usr/lib/libdbus-1.so.3
#10 0xb6be8230 in libhal_device_get_property_string () from /usr/lib/libhal.so.1
#11 0xb7f2a1fc in linux_refresh_devices (ibus=0x8062220) at linux.c:2129
#12 0xb7dcf510 in usbi_rescan_devices () at devices.c:258
#13 0xb7dcc232 in openusb_init (flags=0, handle=0xbfffb830) at usb.c:618
#14 0x0804be1b in multitouch_init (touchdq=0x805b290, config=0x8051e00, num=0) at multitouch.c:84
#15 0x0804af1e in main () at touchd.c:297</description>
		<content:encoded><![CDATA[<p>Hey, FYI:</p>
<p>There is no touch.py in the downloadable package (its mentioned in the README <img src='http://touchd.sourceforge.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve compiled touchd against the openusb tarball download from sourceforge. touchd segfaults on launch though, and doesn&#8217;t work. Here&#8217;s a gdb trace:</p>
<p>warning: Can&#8217;t read pathname for load map: Input/output error.<br />
Reading symbols from /usr/lib/libdbus-glib-1.so.2&#8230;done.<br />
Loaded symbols for /usr/lib/libdbus-glib-1.so.2<br />
Reading symbols from /usr/lib/libdbus-1.so.3&#8230;done.<br />
Loaded symbols for /usr/lib/libdbus-1.so.3<br />
Reading symbols from /usr/lib/libgobject-2.0.so.0&#8230;done.<br />
Loaded symbols for /usr/lib/libgobject-2.0.so.0<br />
Reading symbols from /usr/lib/libgthread-2.0.so.0&#8230;done.<br />
Loaded symbols for /usr/lib/libgthread-2.0.so.0<br />
Reading symbols from /lib/tls/i686/cmov/librt.so.1&#8230;done.<br />
Loaded symbols for /lib/tls/i686/cmov/librt.so.1<br />
Reading symbols from /usr/lib/libglib-2.0.so.0&#8230;done.<br />
Loaded symbols for /usr/lib/libglib-2.0.so.0<br />
Reading symbols from /usr/lib/libopenusb.so.0&#8230;done.<br />
Loaded symbols for /usr/lib/libopenusb.so.0<br />
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0&#8230;done.<br />
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0<br />
Reading symbols from /lib/tls/i686/cmov/libc.so.6&#8230;done.<br />
Loaded symbols for /lib/tls/i686/cmov/libc.so.6<br />
Reading symbols from /lib/tls/i686/cmov/libnsl.so.1&#8230;done.<br />
Loaded symbols for /lib/tls/i686/cmov/libnsl.so.1<br />
Reading symbols from /lib/libselinux.so.1&#8230;done.<br />
Loaded symbols for /lib/libselinux.so.1<br />
Reading symbols from /lib/ld-linux.so.2&#8230;done.<br />
Loaded symbols for /lib/ld-linux.so.2<br />
Reading symbols from /usr/lib/libpcre.so.3&#8230;done.<br />
Loaded symbols for /usr/lib/libpcre.so.3<br />
Reading symbols from /lib/tls/i686/cmov/libdl.so.2&#8230;done.<br />
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2<br />
Reading symbols from /usr/lib/openusb_backend/linux.so&#8230;done.<br />
Loaded symbols for /usr/lib/openusb_backend/linux.so<br />
Reading symbols from /usr/lib/libhal.so.1&#8230;done.<br />
Loaded symbols for /usr/lib/libhal.so.1<br />
Core was generated by `./touchd&#8217;.<br />
Program terminated with signal 11, Segmentation fault.<br />
[New process 12853]<br />
[New process 12861]<br />
[New process 12857]<br />
[New process 12856]<br />
#0  0xb7ef8ef6 in ?? () from /usr/lib/libdbus-1.so.3<br />
(gdb) bt<br />
#0  0xb7ef8ef6 in ?? () from /usr/lib/libdbus-1.so.3<br />
#1  0xb7ef88fa in ?? () from /usr/lib/libdbus-1.so.3<br />
#2  0xb7ef8971 in ?? () from /usr/lib/libdbus-1.so.3<br />
#3  0xb7ef67c9 in ?? () from /usr/lib/libdbus-1.so.3<br />
#4  0xb7ef72ae in ?? () from /usr/lib/libdbus-1.so.3<br />
#5  0xb7ee2514 in ?? () from /usr/lib/libdbus-1.so.3<br />
#6  0xb7ee4240 in ?? () from /usr/lib/libdbus-1.so.3<br />
#7  0xb7ee43a2 in ?? () from /usr/lib/libdbus-1.so.3<br />
#8  0xb7ef10a1 in dbus_pending_call_block () from /usr/lib/libdbus-1.so.3<br />
#9  0xb7ee3681 in dbus_connection_send_with_reply_and_block () from /usr/lib/libdbus-1.so.3<br />
#10 0xb6be8230 in libhal_device_get_property_string () from /usr/lib/libhal.so.1<br />
#11 0xb7f2a1fc in linux_refresh_devices (ibus=0&#215;8062220) at linux.c:2129<br />
#12 0xb7dcf510 in usbi_rescan_devices () at devices.c:258<br />
#13 0xb7dcc232 in openusb_init (flags=0, handle=0xbfffb830) at usb.c:618<br />
#14 0&#215;0804be1b in multitouch_init (touchdq=0&#215;805b290, config=0&#215;8051e00, num=0) at multitouch.c:84<br />
#15 0&#215;0804af1e in main () at touchd.c:297</p>
]]></content:encoded>
	</item>
</channel>
</rss>
