Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3936 - Fix gnome-pilot - remove recursion into applet
Summary: Fix gnome-pilot - remove recursion into applet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Spider (RETIRED)
URL: http://www.gnome.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-20 12:23 UTC by Duncan McQueen
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)