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: | |||
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 ? |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Description of problem: Trying to put the system monitor applet on the panel in FC3. I right click with the mouse on the panel, select `Add to panel`, scroll down to System Monitor and select it. A box titled `Question` pops up with the message: The panel encountered a problem while loading "OAFIID:GNOME_MultiLoadApplet". Details: Failed to resolve, or extend '!prefs_key=/apps/panel/profiles/default/applets/applet_6/prefs; background=none:;orient=down;size=x-small;locked_down=false Do you want to delete the applet from your configuration? If I select `Delete`, no applet is added to the panel, and if I select `Don't Delete`, no applet is added to the panel. Version-Release number of selected component (if applicable): gnome panel 2.8.1 How reproducible: Always Steps to Reproduce: 1. Select `add to panel` on the gnome panel. 2. Select System Monitor from gui box. 3. Actual Results: Error message opens, and no applet is added to the panel. Expected Results: The System Monitor applet should have appeared on the panel. Additional info: