<?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: SyncEvolution 0.8 beta 2: New File Backend</title>
	<atom:link href="http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/</link>
	<description>About SyncEvolution, writing software and more.</description>
	<lastBuildDate>Sun, 04 Jul 2010 13:39:24 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1-beta1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SyncEvolution - The Missing Link : SyncML Client for KDE4</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-34283</link>
		<dc:creator>SyncEvolution - The Missing Link : SyncML Client for KDE4</dc:creator>
		<pubDate>Sun, 15 Feb 2009 18:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-34283</guid>
		<description>[...] A while back I added support for synchronizing files in a specific directory. Each file must contain a complete item, like for example a VCALENDAR with a VEVENT inside. These instructions in the ScheduleWorld Wiki describe how SyncEvolution&#8217;s file backend can be hooked up with KDE4&#8217;s PIM. [...]</description>
		<content:encoded><![CDATA[<p>[...] A while back I added support for synchronizing files in a specific directory. Each file must contain a complete item, like for example a VCALENDAR with a VEVENT inside. These instructions in the ScheduleWorld Wiki describe how SyncEvolution&#8217;s file backend can be hooked up with KDE4&#8217;s PIM. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Ohly</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-29939</link>
		<dc:creator>Patrick Ohly</dc:creator>
		<pubDate>Wed, 19 Nov 2008 17:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-29939</guid>
		<description>Sorry, I have no experience with XCode myself. I&#039;ll try it out as soon as I can, then reply &lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2307976&amp;group_id=146288&amp;atid=764733&quot; rel=&quot;nofollow&quot;&gt;in the bug tracker&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Sorry, I have no experience with XCode myself. I&#8217;ll try it out as soon as I can, then reply <a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=2307976&#038;group_id=146288&#038;atid=764733" rel="nofollow">in the bug tracker</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Grimes</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-29793</link>
		<dc:creator>Drew Grimes</dc:creator>
		<pubDate>Tue, 18 Nov 2008 02:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-29793</guid>
		<description>I do have XCode installed, though I don&#039;t really know how to use it.  Is there a quick instruction you could give me for debugging with xcode?

I&#039;ve created a new artifact in the bug tracker for this.

Thanks Patrick!</description>
		<content:encoded><![CDATA[<p>I do have XCode installed, though I don&#8217;t really know how to use it.  Is there a quick instruction you could give me for debugging with xcode?</p>
<p>I&#8217;ve created a new artifact in the bug tracker for this.</p>
<p>Thanks Patrick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Ohly</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-29728</link>
		<dc:creator>Patrick Ohly</dc:creator>
		<pubDate>Mon, 17 Nov 2008 21:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-29728</guid>
		<description>Yes, &lt;code&gt;type = file:text/vcard:2.1&lt;/code&gt; is correct for Funambol. It wouldn&#039;t make a difference right now though (type is determined by the URI).

I have no idea where the &lt;code&gt;Trace/BPT trap&lt;/code&gt; comes from in 0.8.1. Do you have a debugger (gdb or XCode) installed and can you generate a stack backtrace? With gdb you would run &quot;gdb syncevolution&quot;, then &quot;run server_name&quot;, followed by &quot;thread apply all bt&quot; after the error occurred.

You can report this bug in the bug tracker http://http://sourceforge.net/tracker/?atid=764733&amp;group_id=146288&amp;func=browse</description>
		<content:encoded><![CDATA[<p>Yes, <code>type = file:text/vcard:2.1</code> is correct for Funambol. It wouldn&#8217;t make a difference right now though (type is determined by the URI).</p>
<p>I have no idea where the <code>Trace/BPT trap</code> comes from in 0.8.1. Do you have a debugger (gdb or XCode) installed and can you generate a stack backtrace? With gdb you would run &#8220;gdb syncevolution&#8221;, then &#8220;run server_name&#8221;, followed by &#8220;thread apply all bt&#8221; after the error occurred.</p>
<p>You can report this bug in the bug tracker <a href="http://http://sourceforge.net/tracker/?atid=764733&#038;group_id=146288&#038;func=browse" rel="nofollow">http://http://sourceforge.net/tracker/?atid=764733&#038;group_id=146288&#038;func=browse</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Grimes</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-29693</link>
		<dc:creator>Drew Grimes</dc:creator>
		<pubDate>Mon, 17 Nov 2008 15:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-29693</guid>
		<description>update - the same problem is occurring with the regular sync configuration for the Mac address book only.  Perhaps it&#039;s an issue with version 0.8.1?  I hadn&#039;t had this problem with 0.7; I didn&#039;t attempt to sync normally with 0.8.1 before trying the file backend.</description>
		<content:encoded><![CDATA[<p>update &#8211; the same problem is occurring with the regular sync configuration for the Mac address book only.  Perhaps it&#8217;s an issue with version 0.8.1?  I hadn&#8217;t had this problem with 0.7; I didn&#8217;t attempt to sync normally with 0.8.1 before trying the file backend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Grimes</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-29688</link>
		<dc:creator>Drew Grimes</dc:creator>
		<pubDate>Mon, 17 Nov 2008 15:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-29688</guid>
		<description>On occasion, when doing a sync with the file backend, the sync fails and the last line from the terminal is this:

Trace/BPT trap

Sometimes it occurs at the beginning of the process, sometimes it occurs later on after some of the records have been transfered from the server.  Other times the sync completes successfully.

I have all four sync sources set to refresh-from-server.

I am working in Mac OS 10.4.11 on a G4 powerbook.

BTW, is there a better place to post questions such as these?</description>
		<content:encoded><![CDATA[<p>On occasion, when doing a sync with the file backend, the sync fails and the last line from the terminal is this:</p>
<p>Trace/BPT trap</p>
<p>Sometimes it occurs at the beginning of the process, sometimes it occurs later on after some of the records have been transfered from the server.  Other times the sync completes successfully.</p>
<p>I have all four sync sources set to refresh-from-server.</p>
<p>I am working in Mac OS 10.4.11 on a G4 powerbook.</p>
<p>BTW, is there a better place to post questions such as these?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Grimes</title>
		<link>http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/comment-page-1/#comment-29677</link>
		<dc:creator>Drew Grimes</dc:creator>
		<pubDate>Mon, 17 Nov 2008 14:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.estamos.de/blog/?p=62#comment-29677</guid>
		<description>Patrick - I&#039;m using this to make a backup of my funambol data.  Should I use source type = file:text/vcard:2.1?

Thanks for all your hard work on this!</description>
		<content:encoded><![CDATA[<p>Patrick &#8211; I&#8217;m using this to make a backup of my funambol data.  Should I use source type = file:text/vcard:2.1?</p>
<p>Thanks for all your hard work on this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

