Hi Vinzenz, in fact, Syncml support is fully implemented in PISI already; however, I haven't yet managed to get all the required libs into PISI - that's why it's not yet in the release (and commented in the config file).
The file you are asking for is in the repos (http://github.com/kichkasch/pisi/blob/master/thirdparty/conduit/SyncmlModule.py) already; however, this again will depend on 'pysyncml', which in turn depends on syncmllib ... On my desktop I have successfully used the module already ... hope, I (or somebody) can create and apply a recipe for SHR from libsyncml (https://libsyncml.opensync.org/) soon ... off we would go then ... As temporary solution for your desktop: 1) Install libsyncml (download sources from link given above) with required deps (something with xml and another one) 2) Extract the attached archive to '/opt/pisi/thirdparty' 3) give me feedback ;) ... good luck! Michael On 01/14/2010 05:10 PM, Vinzenz Hersche wrote: > hello all, > > i just want to know if there's a package for python/syncml on desktop-pc's.. > it's because of pisi: > skams...@skamster:~$ pisigui > Xlib: extension "RANDR" missing on display ":0.0". > Configuring > Starting synchronization > My configuration is: > Mode is 0 - calendar > In case of conflicts I use the following strategy: Skip > Reading configfile: /home/skamster/.pisi/conf > ics-module using file /home/skamster/cal.ics > Traceback (most recent call last): > File "/usr/bin/pisigui", line 296, in startSync > source = pisi.importModules(configfolder, config, modulesToLoad, > modulesNamesCombined, False) > File "/opt/pisi/pisi.py", line 81, in importModules > > exec "from modules import " + modulename + " as module"+i.__str__() > > File "<string>", line 1, in <module> > > File "/opt/pisi/modules/calendar_syncml.py", line 34, in <module> > > import thirdparty.conduit.SyncmlModule as SyncmlModule > > i found nowhere something about this importet module. but if my idea is right > (that sync on qtmoko works with syncml) it would be great, because then it's > possible to sync all calendar- and contact-data betwen pc, web and moko.. :) > > and i use sidux, but it's most time similiar to ubuntu (if someone know's > where the right package is.. ) > > greets > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community
syncmlmodule.tar.gz
Description: application/gzip
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

