Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3936

Summary: Fix gnome-pilot - remove recursion into applet
Product: Gentoo Linux Reporter: Duncan McQueen <dwmcqueen>
Component: [OLD] GNOMEAssignee: Spider (RETIRED) <spider>
Status: RESOLVED FIXED    
Severity: major CC: spider
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
URL: http://www.gnome.org
Whiteboard:
Package list:
Runtime testing required: ---

Description Duncan McQueen 2002-06-20 12:23:42 UTC
<Spider> Sure, that should be doable... a simple mv Makefile.in Makefile.in.old
; sed s:applet::g Makefile.in.old > Makefile.in  ;  should be able to solve it
<duncan_> That should resolve it.  Can you do that?
<Spider> right now I'm quite busy, but could you file a bug about it (just paste
this convo) and I'll remember it at least
<duncan_> Will do.  Thanks for all your help!  Gnome 2 is awesome (so far)
Comment 1 Jens Schittenhelm 2002-06-24 13:01:35 UTC
I am not sure wheter this belongs really here, but as long as this is the only
open bug about gnome-pilot and I don't want to open another, I'll paste this here.

Gnome-Pilot crashes in Gnome2 when configuring in gnomecc. Here's the output
from my terminal:

bash-2.05a$ gnomecc
Message: No pilot userid/username information located
Message: Unable to load pilot id/username, assuming unset
Message: No pilot cradle information located
Message: Unable to load pilot cradle info, assuming unset
gpilotd-Message: Initing gnome vfs
Message: No pilot userid/username information located
Message: Unable to load pilot id/username, assuming unset
Message: No pilot cradle information located
Message: Unable to load pilot cradle info, assuming unset

Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkMenuItem'

Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
Message: No pilot userid/username information located
Message: Unable to load pilot id/username, assuming unset
Message: No pilot cradle information located
Message: Unable to load pilot cradle info, assuming unset
gpilotd-Message: Initing gnome vfs
Message: No pilot userid/username information located
Message: Unable to load pilot id/username, assuming unset
Message: No pilot cradle information located
Message: Unable to load pilot cradle info, assuming unset
Message: No pilot userid/username information located
Message: Unable to load pilot id/username, assuming unset
Message: No pilot cradle information located
Message: Unable to load pilot cradle info, assuming unset
Message: device Cradle sent userinfo
Message: user->userID   = 21322
Message: user->username = Jens Schittenhelm
Message: Pilot name -> MyPilot
Message: Pilot id   -> 21322
Message: Pilot username -> Jens Schittenhelm
Message: Pilot creation/rom = 0/0
Message: Pilot sync_action -> custom
Message: Cradle Type -> Serial
Message: cradle device name -> Cradle
Message: cradle device name -> /dev/pilot
Message: Pilot Speed  -> 9600
Message: Timeout -> 2
Message: checking rw on /dev/pilot


I hope you can make something out of this. 
Keep up the good work. The gnome2 ebuild rocks.
Comment 2 Gabriele Giorgetti 2002-07-02 14:37:27 UTC
Spider I'm reassigning this one to you.
Comment 3 Spider (RETIRED) gentoo-dev 2002-07-25 06:50:10 UTC
panel applet works with the new gnome-panel..
 i just forgot to remove the bug after fixing that :)