Discussion:
[BitPim-devel] vx8700/vx9400 bug fix
Nathan Hjelm
2007-05-18 00:48:57 UTC
Permalink
I am seeing an exception while writing calendar events to the
VX-8700. It seems that, contrary to what I thought, GPSDATE field is
not automatically set.

I see no any way around modifying com_lgvx8100.py to get this to
work. Am I wrong? Any idea of the correct way?

Anyway, here is a patch to com_lgvx8100.py that check for the
existence of mdate and cdate fields and sets them to the current time.
Joe Pham
2007-05-18 21:17:15 UTC
Permalink
Post by Nathan Hjelm
Any idea of the correct way?
4 GPSDATE { 'default': GPSDATE.now() } +cdate
4 GPSDATE { 'default': GPSDATE.now() } +mdate

-Joe Pham
Nathan Hjelm
2007-05-19 00:54:18 UTC
Permalink
Alright, that makes sense.

I am working on some fixes to get VX-8700/VX-9400 support ready for
0.9.15 and I will include that change in my next patch.

-Nathan
Post by Joe Pham
Post by Nathan Hjelm
Any idea of the correct way?
4 GPSDATE { 'default': GPSDATE.now() } +cdate
4 GPSDATE { 'default': GPSDATE.now() } +mdate
-Joe Pham
----------------------------------------------------------------------
---
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BitPim-devel mailing list
https://lists.sourceforge.net/lists/listinfo/bitpim-devel
Loading...