GNOME Bugzilla – Bug 328396
[PATCH] fix network sync
Last modified: 2006-03-06 21:42:53 UTC
Please describe the problem: Network sync has never really worked in gnome-pilot. These two patches fix it. It should apply to CVS HEAD and has been successfully tested with pilot-link 0.11.8 and 0.12.0pre>4 (pl cvs, actually). There are two patches, one for gpilotd and one for the capplet/druid. The latter includes a couple of tidy ups (for instance, hiding irrelevant options like baud rate when choosing network device). Apologies if these changes violate any gnome style guidelines... In recent years, the only way it's been possible to get it to work is with a USB-connected device configured for netsync, where gnome-pilot has a "net:any" device name and a 'usb' device type. The USB cable provides a wakeup to gnome-pilot, which then passes "net:any" to pilot-link. Yikes. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Created attachment 58001 [details] [review] [PATCH] fix netsync for gpilotd (applies to CVS HEAD)
Created attachment 58002 [details] [review] [PATCH] fix netsync for capplet (applies to CVS HEAD)
Committed to CVS.
*** Bug 145869 has been marked as a duplicate of this bug. ***
*** Bug 134708 has been marked as a duplicate of this bug. ***