<?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 on: New feature in SynCE-KPM: Registry Viewer</title>
	<atom:link href="http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/</link>
	<description>Personal Blog of Guido Diepen</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-49864</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 09 Jan 2012 16:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-49864</guid>
		<description>Thank you very much for your great program. I found out that in combination with Fur I can even mount my windows ce device and have full r/w access. So no booting into Windows any longer - yipiiiie!</description>
		<content:encoded><![CDATA[<p>Thank you very much for your great program. I found out that in combination with Fur I can even mount my windows ce device and have full r/w access. So no booting into Windows any longer &#8211; yipiiiie!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus Fietze</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-13010</link>
		<dc:creator>Klaus Fietze</dc:creator>
		<pubDate>Sat, 26 Mar 2011 10:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-13010</guid>
		<description>Hello Mr. Diepen,

I am working with openSUSE 11.3 - 32 bit.
When I start SynCE-KPM from the desktop the small icon starts bumping up and down but nothing happens. No system tray icon...
Doing the same from the console there is no error message either, but it still does not work. This is independent from whether I start sync-engine before or not.
Could you please give me a hint, where to look?
Thank you in advance and best regards,

Klaus Fietze

klaus@linux-i7at:~&gt; synce-kpm 
Running dataserver
^C
Traceback (most recent call last):
  File &quot;/usr/bin/synce-kpm&quot;, line 26, in 
    synceKPM.main.main()
  File &quot;/usr/lib/python2.6/site-packages/synceKPM/main.py&quot;, line 72, in main
    synceKPM.main_dataserver.main(False)
  File &quot;/usr/lib/python2.6/site-packages/synceKPM/main_dataserver.py&quot;, line 
55, in main
    dataServerEventLoop.run()
KeyboardInterrupt
klaus@linux-i7at:~&gt; 

klaus@linux-i7at:~&gt; sync-engine 
SynCE sync-engine starting up
2011-03-26 10:36:08,282 DEBUG syncengine : running main loop
2011-03-26 10:36:08,283 DEBUG syncengine : creating SyncEngine object
2011-03-26 10:36:08,292 INFO engine.syncengine.kernel : __init__: connected 
device found
2011-03-26 10:36:08,294 DEBUG syncengine : installing signal handlers
^C
2011-03-26 10:39:19,718 INFO syncengine : Received termination signal. Exiting
2011-03-26 10:39:19,718 DEBUG engine.syncengine.kernel : StopSessions: 
stopping RRA server
2011-03-26 10:39:19,718 DEBUG syncengine : waiting for engine to clean up
2011-03-26 10:39:19,719 DEBUG engine.syncengine.kernel : 
sessions_wait_for_stop: shutting down RRA server
klaus@linux-i7at:~&gt;</description>
		<content:encoded><![CDATA[<p>Hello Mr. Diepen,</p>
<p>I am working with openSUSE 11.3 &#8211; 32 bit.<br />
When I start SynCE-KPM from the desktop the small icon starts bumping up and down but nothing happens. No system tray icon&#8230;<br />
Doing the same from the console there is no error message either, but it still does not work. This is independent from whether I start sync-engine before or not.<br />
Could you please give me a hint, where to look?<br />
Thank you in advance and best regards,</p>
<p>Klaus Fietze</p>
<p>klaus@linux-i7at:~&gt; synce-kpm<br />
Running dataserver<br />
^C<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/synce-kpm&#8221;, line 26, in<br />
    synceKPM.main.main()<br />
  File &#8220;/usr/lib/python2.6/site-packages/synceKPM/main.py&#8221;, line 72, in main<br />
    synceKPM.main_dataserver.main(False)<br />
  File &#8220;/usr/lib/python2.6/site-packages/synceKPM/main_dataserver.py&#8221;, line<br />
55, in main<br />
    dataServerEventLoop.run()<br />
KeyboardInterrupt<br />
klaus@linux-i7at:~&gt; </p>
<p>klaus@linux-i7at:~&gt; sync-engine<br />
SynCE sync-engine starting up<br />
2011-03-26 10:36:08,282 DEBUG syncengine : running main loop<br />
2011-03-26 10:36:08,283 DEBUG syncengine : creating SyncEngine object<br />
2011-03-26 10:36:08,292 INFO engine.syncengine.kernel : __init__: connected<br />
device found<br />
2011-03-26 10:36:08,294 DEBUG syncengine : installing signal handlers<br />
^C<br />
2011-03-26 10:39:19,718 INFO syncengine : Received termination signal. Exiting<br />
2011-03-26 10:39:19,718 DEBUG engine.syncengine.kernel : StopSessions:<br />
stopping RRA server<br />
2011-03-26 10:39:19,718 DEBUG syncengine : waiting for engine to clean up<br />
2011-03-26 10:39:19,719 DEBUG engine.syncengine.kernel :<br />
sessions_wait_for_stop: shutting down RRA server<br />
klaus@linux-i7at:~&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Buell</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-10565</link>
		<dc:creator>Alex Buell</dc:creator>
		<pubDate>Mon, 21 Feb 2011 15:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-10565</guid>
		<description>Can you please drop me an email urgently, it&#039;s regarding synce-kpm on your SynCE overlay for Gentoo, it is missing a very important patch (synce-kpm-r3950.patch) in files/ which is needed to build the package.</description>
		<content:encoded><![CDATA[<p>Can you please drop me an email urgently, it&#8217;s regarding synce-kpm on your SynCE overlay for Gentoo, it is missing a very important patch (synce-kpm-r3950.patch) in files/ which is needed to build the package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yvette Ball</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-8300</link>
		<dc:creator>Yvette Ball</dc:creator>
		<pubDate>Fri, 24 Dec 2010 07:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-8300</guid>
		<description>Great tool. This is what I was searching about a long time. But I&#039;ve a problem. I&#039;m able to sync my calendar and my contacts (works well) , but I can&#039;t sync my &#039;notes&#039; directory from my &#039;MDA compact II&#039; with opensuse11.2 (i586). Maybe you can give me a hint ;-) thnx Norbert</description>
		<content:encoded><![CDATA[<p>Great tool. This is what I was searching about a long time. But I&#8217;ve a problem. I&#8217;m able to sync my calendar and my contacts (works well) , but I can&#8217;t sync my &#8216;notes&#8217; directory from my &#8216;MDA compact II&#8217; with opensuse11.2 (i586). Maybe you can give me a hint <img src='http://www.guidodiepen.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  thnx Norbert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-6603</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Mon, 11 Oct 2010 20:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-6603</guid>
		<description>Great tool. This is what I was searching about a long time. But I&#039;ve a problem. I&#039;m able to sync my calendar and my contacts (works well) , but I can&#039;t sync my &#039;notes&#039; directory from my &#039;MDA compact II&#039; with opensuse11.2 (i586). Maybe you can give me a hint ;-)

thnx
Norbert</description>
		<content:encoded><![CDATA[<p>Great tool. This is what I was searching about a long time. But I&#8217;ve a problem. I&#8217;m able to sync my calendar and my contacts (works well) , but I can&#8217;t sync my &#8216;notes&#8217; directory from my &#8216;MDA compact II&#8217; with opensuse11.2 (i586). Maybe you can give me a hint <img src='http://www.guidodiepen.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>thnx<br />
Norbert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Baite</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-5661</link>
		<dc:creator>William Baite</dc:creator>
		<pubDate>Sun, 22 Aug 2010 03:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-5661</guid>
		<description>Tried to download as per above with &quot;deb http://ppa.launchpad.net/synce/ubuntu lucid main&quot; and got following Error!

Could not download all repository indexes

The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.

Failed to fetch http://ppa.launchpad.net/synce/ubuntu/dists/Lucid/main/binary-amd64/Packages.gz  404  Not Found
Some index files failed to download, they have been ignored, or old ones used instead.</description>
		<content:encoded><![CDATA[<p>Tried to download as per above with &#8220;deb <a href="http://ppa.launchpad.net/synce/ubuntu" rel="nofollow">http://ppa.launchpad.net/synce/ubuntu</a> lucid main&#8221; and got following Error!</p>
<p>Could not download all repository indexes</p>
<p>The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.</p>
<p>Failed to fetch <a href="http://ppa.launchpad.net/synce/ubuntu/dists/Lucid/main/binary-amd64/Packages.gz" rel="nofollow">http://ppa.launchpad.net/synce/ubuntu/dists/Lucid/main/binary-amd64/Packages.gz</a>  404  Not Found<br />
Some index files failed to download, they have been ignored, or old ones used instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-5551</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 16 Aug 2010 06:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-5551</guid>
		<description>To install synce-kpm under Ubuntu, please follow the instructions on the website of &lt;a href=&quot;http://www.synce.org/moin/SynceInstallation/Ubuntu/ModernDevice&quot; title=&quot;SynCE&quot; rel=&quot;nofollow&quot;&gt;SynCE&lt;/a&gt;.

Using the above instructions should make it relatively easy to install the latest version (i.e. 0.15).</description>
		<content:encoded><![CDATA[<p>To install synce-kpm under Ubuntu, please follow the instructions on the website of <a href="http://www.synce.org/moin/SynceInstallation/Ubuntu/ModernDevice" title="SynCE" rel="nofollow">SynCE</a>.</p>
<p>Using the above instructions should make it relatively easy to install the latest version (i.e. 0.15).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Batie</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-5548</link>
		<dc:creator>William Batie</dc:creator>
		<pubDate>Mon, 16 Aug 2010 04:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-5548</guid>
		<description>I quess it would be great if I new how to download and install it. got 0.13 for Lucid from Ubuntu web site as deb package. Installed it, cannot find it. Download 0.15 which looks like source and do not know what to do with it? Any Help. Is there a package out there that installs link MAC or Windows software?
Thanks,
Bill</description>
		<content:encoded><![CDATA[<p>I quess it would be great if I new how to download and install it. got 0.13 for Lucid from Ubuntu web site as deb package. Installed it, cannot find it. Download 0.15 which looks like source and do not know what to do with it? Any Help. Is there a package out there that installs link MAC or Windows software?<br />
Thanks,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The lost screencast of synce-kpm in action &#171; www.GuidoDiepen.nl</title>
		<link>http://www.guidodiepen.nl/2010/04/new-feature-in-synce-kpm-registry-viewer/comment-page-1/#comment-4374</link>
		<dc:creator>The lost screencast of synce-kpm in action &#171; www.GuidoDiepen.nl</dc:creator>
		<pubDate>Mon, 05 Apr 2010 13:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.guidodiepen.nl/?p=150#comment-4374</guid>
		<description>[...] version of SynCE-KPM (which depends on SVN version of librapi2). This screencast can be found in the New feature in SynCE-KPM post on my website.  November 22nd, 2008 &#124; Tags: screencast, SynCE-KPM &#124; Category: PyQT4, Python, [...]</description>
		<content:encoded><![CDATA[<p>[...] version of SynCE-KPM (which depends on SVN version of librapi2). This screencast can be found in the New feature in SynCE-KPM post on my website.  November 22nd, 2008 | Tags: screencast, SynCE-KPM | Category: PyQT4, Python, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

