Active Topics

 



Notices


Reply
Thread Tools
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#21
Originally Posted by Graham Cobb
When it is working, would you be willing to make it available through your repository (I hope it will eventually go into GPE but that may not happen immediately)?
No problem.
 
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#22
Cezary,

The new gpesyncd is now in the GPE SVN (see the announcement earlier today on the gpe-list@linuxtogo.org list). This new version is compatible with the GPE PIM packages avaiable through the Maemo Application Directory. Synchronising using opensync is now working again for me.

Would it be possible for you to build a new package and make it available through your repository?

If anyone finds any problems with this new gpesyncd please log a bug report against gpesyncd in the GPE bugzilla (http://bugs.linuxtogo.org/).

Graham
 
Posts: 1 | Thanked: 0 times | Joined on Nov 2006
#23
Is anyone using gpe with OS X? Any pointers on how to make GPE work with Addressbook and iCal?
 
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#24
Originally Posted by Graham Cobb
Would it be possible for you to build a new package and make it available through your repository?
Yes, wait for this packages.
--
Cezary
 
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#25
Thx Graham, working well.

Install new version from my repository:
http://eko.one.pl/index.php?page=Nok...n%20Repository
and read small howto synchronize gpe-calendar with Google Calendar (for linux users):
http://eko.one.pl/index.php?page=GPECalendarSync
--
Cezary
 
Posts: 30 | Thanked: 3 times | Joined on Jan 2006
#26
a stupid question:

how does the desktop communicate/sync with the Nokia?

Do you need SSH/root access? Or can you do some kind of USB syncing?
 
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#27
Not a stupid question at all.

You need some sort of (TCP/IP) network connection between the desktop and the tablet. Normally this is done by having the tablet and the desktop connect to the same WiFi access point, although other topologies are perfectly possible.

Although software exists to run IP over a USB connection that is not a standard configuration (and I do not know of a package for the 770).

Opensync on the desktop will need to be told the IP address of the tablet. You can then either use SSH to connect (which is what I do) or you can run gpesyncd by hand on the tablet and it will listen out for connections. In this latter case, you need to log in to an Xterm window and type:
Code:
gpesyncd  --daemon
You also need to add the IP address of the desktop to the file ~//.gpe/gpesyncd.allow on the tablet.

Some thought has been given to creating an applet which will do these two steps without the need for an Xterm, but it doesn't exist yet.

Graham
 
Posts: 9 | Thanked: 1 time | Joined on Oct 2006 @ Copenhagen
#28
I tried to use the directions (http://eko.one.pl/index.php?page=GPECalendarSync) on Ubuntu Edgy, but got errors during sync with Google Calendar:

Traceback (most recent call last):
File "/usr/lib/opensync/google-cal-helper", line 402, in ?
sys.exit(main(sys.argv))
File "/usr/lib/opensync/google-cal-helper", line 394, in main
Received an entry http%3a%2f%2fwww%2egoogle%2ecom%2fcalendar%2ffeeds %2fpederm%2540gmail%2ecom%2fprivate%2ffull%2fftcfo p0n6vf8tjhdd9u6ibk4ks with data of size 88 from member 2 (google-calendar). Changetype ADDED
return fn(argv)
File "/usr/lib/opensync/google-cal-helper", line 286, in oper_get_all
data = e.dumpOsync()
File "/usr/lib/opensync/google-cal-helper", line 200, in dumpOsync
self.addElementContent(doc, event, 'DateStarted', xsdateToOsync(self.dtstart))
File "/usr/lib/opensync/google-cal-helper", line 118, in xsdateToOsync
raise DateConversionError("Invalid date/time: %s" % (s))
__main__.DateConversionError: Invalid date/time:
Received an entry http%3a%2f%2fwww%2egoogle%2ecom%2fcalendar%2ffeeds %2fpederm%2540gmail%2ecom%2fprivate%2ffull%2fbl31j kl28agjrhhf4pp9g08fjs with data of size 88 from member 2 (google-calendar). Changetype ADDED

Anybody tried this?

Regards pem
 
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#29
I don't use Google Calendar. It looks like the error is in that plugin so you may be best to ask about it on the Opensync mailing list -- see https://lists.sourceforge.net/lists/...opensync-users

Graham
 
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#30
Originally Posted by pem
File "/usr/lib/opensync/google-cal-helper", line 118, in xsdateToOsync
raise DateConversionError("Invalid date/time: %s" % (s))
__main__.DateConversionError: Invalid date/time:
Received an entry http%3a%2f%2fwww%2egoogle%2ecom%2fcalendar%2ffeeds %2fpederm%2540gmail%2ecom%2fprivate%2ffull%2fbl31j kl28agjrhhf4pp9g08fjs with data of size 88 from member 2 (google-calendar). Changetype ADDED
Regards pem
Problem with date format? Change locale to en and try again.
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:59.