Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome 2 - After upgrade panel applets not working
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Mon Jul 01, 2002 3:25 pm    Post subject: Gnome 2 - After upgrade panel applets not working Reply with quote

I have two machines running gnome 2, on one of these I get an error when I load the panel applet "System Monitor".

Have tried to re-emerge gnome-applets, also tried to unmerge all of gnome 1.4 and gnome2 and then re-emerge gnome. Same trouble every time. I suspect that I need to re-emerge some libs or somethin but don't know where to start. The error I get loading the applet is:

Application "multiload-applet-2" (process 19119) has crashed
due to a fatal error.
(Trace/breakpoint trap)

After this (I click OK) I get this message:


The System Monitor applet appears to have died unexpectedly

Reload this applet?

(If you choose not to reload it at this time you can always add it by right clicking on the panel and clicking on the "Add to panel" submenu)
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Mon Jul 01, 2002 6:13 pm    Post subject: Reply with quote

Maybe the panel is the problem. Re-emerge gnome-panel. But please send me a backtrace of the crash. There are some people at bugzilla.gnome.org looking for backtraces of such problems. Or just submit it at: http://bugzilla.gnome.org/show_bug.cgi?id=86354
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Mon Jul 01, 2002 6:34 pm    Post subject: Reply with quote

jay wrote:
But please send me a backtrace of the crash.


How do I make a "backtrace" persay?? :) Not to much into debugging I'm afraid...!

*trying to recompile gnome-panel now*
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Mon Jul 01, 2002 6:40 pm    Post subject: Reply with quote

I guess now it's too late. The easiest way is to use the functionality of BugBuddy - who pops up after each crash. the other way is using strace, but you must have it emerged before use.
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Mon Jul 01, 2002 7:26 pm    Post subject: Reply with quote

Sorry to say it didn't help, but I submitted a bug report... Perhaps I should reinstall the machine.

Is there someway to say, reinstall the whole system, just by backing up the config files and reapply after? Maybe that would sort out library problems and such... :)
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Mon Jul 01, 2002 8:10 pm    Post subject: Reply with quote

You could look directly into the Gnome2 ebuild script and unmerge all files & libs listed in there. Then I would try installing Gnome2 again. I think that's rather a compilation issue than a lihrary problem.
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Tue Jul 02, 2002 12:27 am    Post subject: Reply with quote

Is there a Gnome2 ebuild file? All I find are the items under gnome-extra and gnome-base! :)

Allready tried to go into these dirs and do a "emerge unmerge *". As far as I can see this removes all of the gnome packages. But still after a new merge no success ... Is there a list of deps that are common for gnome? Maybe I should unmerge and merge these too... ?
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Tue Jul 02, 2002 7:48 am    Post subject: Reply with quote

Just found out at the amusement applett "Fish" crashes in the same way... :)
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Tue Jul 02, 2002 7:57 am    Post subject: Reply with quote

Code:

bash-2.05a$ qpkg -I gnome-base
gnome-base/ORBit *
gnome-base/ORBit2 *
gnome-base/bonobo *
gnome-base/bonobo-activation *
gnome-base/control-center *
gnome-base/eel *
gnome-base/gail *
gnome-base/gconf *
gnome-base/gdm *
gnome-base/gnome *
gnome-base/gnome-applets *
gnome-base/gnome-desktop *
gnome-base/gnome-libs *
gnome-base/gnome-mime-data *
gnome-base/gnome-panel *
gnome-base/gnome-print *
gnome-base/gnome-session *
gnome-base/gnome-vfs *
gnome-base/libbonobo *
gnome-base/libbonoboui *
gnome-base/libghttp *
gnome-base/libglade *
gnome-base/libgnome *
gnome-base/libgnomecanvas *
gnome-base/libgnomeprint *
gnome-base/libgnomeprintui *
gnome-base/libgnomeui *
gnome-base/libgtop *
gnome-base/librsvg *
gnome-base/nautilus *
gnome-base/oaf *
bash-2.05a$ qpkg -I gnome-extra
gnome-extra/bonobo-conf *
gnome-extra/bug-buddy *
gnome-extra/gal *
gnome-extra/gconf-editor *
gnome-extra/gnome-games *
gnome-extra/gnome-media *
gnome-extra/gnome-pilot *
gnome-extra/gnome-pilot-conduits *
gnome-extra/gnome-system-monitor *
gnome-extra/gnome-utils *
gnome-extra/gnome2-user-docs *
gnome-extra/gnomemm *
gnome-extra/gtkhtml *
gnome-extra/libgtkhtml *
gnome-extra/mc *
gnome-extra/nautilus-gtkhtml *
gnome-extra/yelp *


For your info: qpkg is part of the gentoolkit

And from the gnome ebuild I get following files as well:
Code:


        >=x11-wm/metacity-2.3.987
        >=media-gfx/eog-1.0.1
        >=app-editors/gedit-2.0.0
        >=x11-terms/gnome-terminal-2.0.0
        >=x11-libs/gtk+-2.0.5
        >=x11-libs/pango-1.0.3
        >=dev-libs/atk-1.0.2
        >=dev-libs/glib-2.0.4
        >=net-libs/linc-0.5.0
        >=x11-libs/libzvt-2.0.0
        >=x11-libs/libwnck-0.14"

_________________
Do you want your posessions identified? [ynq] (n)


Last edited by jay on Tue Jul 02, 2002 8:05 am; edited 1 time in total
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Tue Jul 02, 2002 8:00 am    Post subject: Reply with quote

Think I need to read more about this tool. But basically what you tell me is that I should unmerge all of these, and then try a merge gnome again... ?
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Tue Jul 02, 2002 8:06 am    Post subject: Reply with quote

I edited the above list. I would also unmerge those mentioned libs and try to re-emerge all this stuff.
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Tue Jul 02, 2002 9:35 am    Post subject: Reply with quote

Okay, then I am currently unmerging. Guess it all will be finished tomorrow... thnx a bunch so far! :)
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
stian@barmen.nu
n00b
n00b


Joined: 12 Jun 2002
Posts: 19

PostPosted: Fri Jul 05, 2002 3:02 pm    Post subject: Reply with quote

I think I discovered the problem.. my USE variables was fucked up ... trying to emerge -e world now .. :)
_________________
Best regards
Stian B. Barmen
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum