Bug 139181
Summary: | System Monitor applet will not load to panel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Zemcov <zemcov> |
Component: | gnome-applets | Assignee: | Mark McLoughlin <markmc> |
Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-26 07:54:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Zemcov
2004-11-13 18:50:27 UTC
If you do: $> gnome-session-remove gnome-panel $> /usr/libexec/multiload-applet-2 and from another command line do: $> GNOME_PANEL_DEBUG=1 gnome-panel do you see any error messages from either the panel or multiload-applet-2? If so paste the error messages here. If multiload-applet-2 crashes, please see: http://fedora.linux.duke.edu/wiki/index.cgi/StackTraces on how to get a stack trace. Right, did $> gnome-session-remove gnome-panel $> /usr/libexec/multiload-applet-2 And I get the following error (using gdb): /usr/libexec/multiload-applet-2: error while loading shared libraries: libgtop-2.0.so.2: cannot open shared object file: No such file or directory Program exited with code 0177. So it looks like it's missing a .so file is all. Right, you need the libgtop2 package. The gnome-applets package requires this, so you must have installed --force or something ? |