[Gpe-list] Gpe-bugs Digest, Vol 18, Issue 6

gpe-bugs-request at linuxtogo.org gpe-bugs-request at linuxtogo.org
Sun Apr 27 12:00:14 CEST 2008


Send Gpe-bugs mailing list submissions to
	gpe-bugs at linuxtogo.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs
or, via email, send a message with subject or body 'help' to
	gpe-bugs-request at linuxtogo.org

You can reach the person managing the list at
	gpe-bugs-owner at linuxtogo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gpe-bugs digest..."


Today's Topics:

   1. [Bug 168] New: First sync from desktop works,	following not
      (bugzilla-daemon at linuxtogo.org)


----------------------------------------------------------------------

Message: 1
Date: Sat, 26 Apr 2008 20:29:25 +0200
From: bugzilla-daemon at linuxtogo.org
Subject: [Gpe-bugs] [Bug 168] New: First sync from desktop works,
	following not
To: gpe-bugs at linuxtogo.org
Message-ID: <bug-168-7 at http.bugs.linuxtogo.org/>

http://bugs.linuxtogo.org/show_bug.cgi?id=168

           Summary: First sync from desktop works, following not
           Product: gpesyncd
           Version: unspecified
          Platform: Nokia 770
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P4
         Component: default
        AssignedTo: gpe-bugs at linuxtogo.org
        ReportedBy: detlev at reymann.org
   Estimated Hours: 0.0


Hello,

first of all a lot of thanks to those, who make the gpe-applications available.

I would like to use gpe-calendar, gpe-todo on my Nokia N810 and I would like to
sync the data with my linux-desktop.

On the Nokia N810 are the latest GPE applications for Maemo 4.0 Chinook
installed.  gpesyncd shows: 2.8+maemo+svn20080114-2 in the programm-manager
interface.

On my desktop (Ubuntu 7.10) I use opensync with the libopensync-plugin-gpe in
version 0.20+svn20070129.

Ssh-connection from the desktop to the N810 is working without passphrase.

The following problem:
If I have an empty calendar-file on the N810 syncronisation works perfectly.
All dates show up correctly on the N810. But every following
synchronisation-attempt leads to the following error on the command-lines:

Member 2 of type gpe-sync had an error while getting changes: Broken Pipe
Member 1 of type evo2-sync just disconnected
Member 2 of type gpe-sync had an error while disconnecting: Broken Pipe
All clients have disconnected
The sync failed: Unable to read from one of the members
All conflicts have been reported
Error while synchronizing: Unable to read from one of the members

If i enable tracing via  export OSYNC_TRACE= I get very large tracefiles. As
far as I understand a small part of it, the relevant part of it may be:

[ENG] WARNING: Get changes command reply was a error: Broken Pipe
[1209233960.255507]                     >>>>>>> 
osync_status_update_member(0x80ce508, 0x80ce180, 5, 0xb24a625c)
[1209233960.255549]                     <<<<<<<  osync_status_update_member
[1209233960.255583]                     [ENG] DEBUG: Calling all client
deciders (2)
[1209233960.255610]                     >>>>>>> 
osengine_client_decider(0x80ce508, 0x80ce078)
[1209233960.255647]                            
ENG(RUN1,STOP0,SENT0,READ1,MAP1,CHK0,MUL0,SYNC0,COMMITTED1)
[1209233960.255666]                            
CL(CON1,SENT1,DONE0,FIN0,COMMITTED0)
[1209233960.255685]                             ++++ ENGINE COMMAND:
Disconnecting (Client 0x80ce078) ++++
[1209233960.255705]                             >>>>>>> 
osync_client_disconnect(0x80ce078, 0x80ce508)
[1209233960.255726]                                     0x8189810 handler to
0x80ce078
[1209233960.255748]                                     >>>>>>> 
osync_queue_send_message_with_timeout(0x80ce118, 0x8189810, (nil))
[1209233960.255767]                                             >>>>>>> 
osync_queue_send_message(0x80ce118, 0x80ce288, 0x8189810, (nil))
[1209233960.255793]                                             <<<<<<< 
osync_queue_send_message
[1209233960.255813]                                     <<<<<<< 
osync_queue_send_message_with_timeout: (null)
[1209233960.255832]                             <<<<<<< 
osync_client_disconnect
[1209233960.255851]                     <<<<<<<  osengine_client_decider
[1209233960.255869]                     >>>>>>> 
osengine_client_decider(0x80ce508, 0x80ce180)
[1209233960.255896]                            
ENG(RUN1,STOP0,SENT0,READ1,MAP1,CHK0,MUL0,SYNC0,COMMITTED1)
[1209233960.255920]                            
CL(CON1,SENT0,DONE1,FIN0,COMMITTED0)
[1209233960.255940]                             ++++ ENGINE COMMAND:
Disconnecting (Client 0x80ce180) ++++
[1209233960.255962]                             >>>>>>> 
osync_client_disconnect(0x80ce180, 0x80ce508)
[1209233960.255986]                                     0x8189858 handler to
0x80ce180
[1209233960.256007]                                     >>>>>>> 
osync_queue_send_message_with_timeout(0x80cb268, 0x8189858, (nil))
[1209233960.256028]                                             >>>>>>> 
osync_queue_send_message(0x80cb268, 0x80cb428, 0x8189858, (nil))
[1209233960.256068]                                             <<<<<<< 
osync_queue_send_message
[1209233960.256100]                                     <<<<<<< 
osync_queue_send_message_with_timeout: (null)
[1209233960.256120]                             <<<<<<< 
osync_client_disconnect
[1209233960.256138]                     <<<<<<<  osengine_client_decider
[1209233960.256157]                     >>>>>>> 
osengine_client_decider(0x80ce508, 0x80ce180)
[1209233960.256177]                            
ENG(RUN1,STOP0,SENT0,READ1,MAP1,CHK0,MUL0,SYNC0,COMMITTED1)
[1209233960.256197]                            
CL(CON0,SENT0,DONE1,FIN0,COMMITTED0)
[1209233960.256215]                     <<<<<<<  osengine_client_decider: Waste

Any idea why this problem occures or anything I could provide to narrow the
problem?

Thanks in advance

Detlev


-- 
Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



------------------------------

_______________________________________________
Gpe-bugs mailing list
Gpe-bugs at linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-bugs


End of Gpe-bugs Digest, Vol 18, Issue 6
***************************************



More information about the Gpe-list mailing list