Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-05 Thread Ludovic Rousseau
Le 04.11.2006, à 15:16:49, Jeff Abrahamson a écrit: On further tracing, the error occurs in dlp_request_write: int dlp_exec(int sd, struct dlpRequest *req, struct dlpResponse **res) { int bytes, result; *res = NULL; == if ((result = dlp_request_write

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-05 Thread Jeff Abrahamson
On Sun, Nov 05, 2006 at 05:02:55PM +0100, Ludovic Rousseau wrote: [32 lines, 151 words, 1041 characters] Top characters: etris\non Le 04.11.2006, à 15:16:49, Jeff Abrahamson a écrit: On further tracing, the error occurs in dlp_request_write: int dlp_exec(int sd, struct

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-05 Thread Ludovic Rousseau
forwarded 396751 http://bugs.jpilot.org/1758 reassign 396751 libpisock9 tags 396751 upstream thanks Le 05.11.2006, à 11:09:57, Jeff Abrahamson a écrit: Attached. Generated with [EMAIL PROTECTED]:~$ export PILOT_DEBUG=DEV SLP PADP CMP NET SOCK API user [EMAIL PROTECTED]:~$ export

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-04 Thread Ludovic Rousseau
Le 03.11.2006, à 18:31:07, Jeff Abrahamson a écrit: Here's the results of running pilot-link: [EMAIL PROTECTED]:~ $ ssh -X [EMAIL PROTECTED] Last login: Fri Nov 3 11:26:39 2006 from astra.purple.com [EMAIL PROTECTED]:~$ pilot-xfer --list --port /dev/ttyS0 Listening

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-04 Thread Jeff Abrahamson
On Sat, Nov 04, 2006 at 11:24:26AM +0100, Ludovic Rousseau wrote: So libpisock9 is working and the serial communication is working. Have you read /usr/share/doc/jpilot/README.Debian? Yes. What communication port is configured in jpilot? /dev/ttyS0 And, as noted in the original bug

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-04 Thread Ludovic Rousseau
Le 04.11.2006, à 08:23:01, Jeff Abrahamson a écrit: On Sat, Nov 04, 2006 at 11:24:26AM +0100, Ludovic Rousseau wrote: What communication port is configured in jpilot? /dev/ttyS0 On a previous mail your logs have: Syncing on device /dev/pilot

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-04 Thread Jeff Abrahamson
On Sat, Nov 04, 2006 at 03:30:19PM +0100, Ludovic Rousseau wrote: [24 lines, 90 words, 682 characters] Top characters: *eoti\nnu Le 04.11.2006, à 08:23:01, Jeff Abrahamson a écrit: On Sat, Nov 04, 2006 at 11:24:26AM +0100, Ludovic Rousseau wrote: What communication port is configured

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-04 Thread Jeff Abrahamson
I've traced the child jpilot process in gdb. The point of problem appears to be at the call to dlp_ReadSysInfo in sync.c: /* We must do this to take care of the password being required to sync * on Palm OS 4.x */ if (dlp_ReadSysInfo(sd, sys_info) 0) { jp_logf(JP_LOG_WARN,

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-04 Thread Jeff Abrahamson
On further tracing, the error occurs in dlp_request_write: int dlp_exec(int sd, struct dlpRequest *req, struct dlpResponse **res) { int bytes, result; *res = NULL; == if ((result = dlp_request_write (req, sd)) req-argc) { It might be at this line inside

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-03 Thread Ludovic Rousseau
Le 02.11.2006, à 13:36:57, Jeff Abrahamson a écrit: Package: jpilot Version: 0.99.9.1-2 Severity: important After an upgrade dist-upgrade, jpilot no longer syncs with handheld. On pressing sync in jpilot, the app waits for the handheld. When I press the cradle button, the handheld

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-03 Thread Jeff Abrahamson
On Fri, Nov 03, 2006 at 08:36:35PM +0100, Ludovic Rousseau wrote: [36 lines, 194 words, 1236 characters] Top characters: etanrosh Le 02.11.2006, à 13:36:57, Jeff Abrahamson a écrit: Package: jpilot Version: 0.99.9.1-2 Severity: important After an upgrade dist-upgrade, jpilot

Bug#396751: jpilot: sync fails with SYNC_ERROR_PI_CONNECT

2006-11-02 Thread Jeff Abrahamson
Package: jpilot Version: 0.99.9.1-2 Severity: important After an upgrade dist-upgrade, jpilot no longer syncs with handheld. On pressing sync in jpilot, the app waits for the handheld. When I press the cradle button, the handheld immediately reports that the connection was lost. Jpilot