After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328396 - [PATCH] fix network sync
[PATCH] fix network sync
Status: RESOLVED FIXED
Product: gnome-pilot
Classification: Other
Component: general
2.0.x
Other All
: Normal normal
: ---
Assigned To: gnome-pilot Maintainers
gnome-pilot Maintainers
: 134708 145869 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-24 09:33 UTC by Matt Davey
Modified: 2006-03-06 21:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] fix netsync for gpilotd (applies to CVS HEAD) (14.05 KB, patch)
2006-01-24 09:34 UTC, Matt Davey
none Details | Review
[PATCH] fix netsync for capplet (applies to CVS HEAD) (22.37 KB, patch)
2006-01-24 09:35 UTC, Matt Davey
none Details | Review

Description Matt Davey 2006-01-24 09:33:41 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:
Comment 1 Matt Davey 2006-01-24 09:34:33 UTC
Created attachment 58001 [details] [review]
[PATCH] fix netsync for gpilotd (applies to CVS HEAD)
Comment 2 Matt Davey 2006-01-24 09:35:05 UTC
Created attachment 58002 [details] [review]
[PATCH] fix netsync for capplet (applies to CVS HEAD)
Comment 3 Matt Davey 2006-02-01 22:06:06 UTC
Committed to CVS.
Comment 4 Matt Davey 2006-02-08 13:03:21 UTC
*** Bug 145869 has been marked as a duplicate of this bug. ***
Comment 5 Matt Davey 2006-03-06 21:42:53 UTC
*** Bug 134708 has been marked as a duplicate of this bug. ***