Applet shows forbidden sign icon only

Bug #789926 reported by Nicolas Parducci
54
This bug affects 10 people
Affects Status Importance Assigned to Milestone
Indicator Sysmonitor
Fix Released
Undecided
Unassigned

Bug Description

When opening, applet only shows a forbidden/null icon instead of the actual values.

Revision history for this message
Nicolas Parducci (nparducci) wrote :
Revision history for this message
Alex Eftimie (alexeftimie) wrote :

which ubuntu? 32/64? which indicator-sysmonitor?

Revision history for this message
Nicolas Parducci (nparducci) wrote :

Ubuntu is Naaty 64 bits.

indicator-sysmonitor is v 0.3.1 running default settings (cpu/mem %)

Revision history for this message
Alex Eftimie (alexeftimie) wrote :

Seems like a somehow weird 64bit problem to me. Can anyone else on x64 confirm this?

Revision history for this message
Zaki Manian (zmanian) wrote :

I'm seeing this on oneiric x64.

Revision history for this message
Andres (arnirim) wrote :

I am seeing it too in oneric 32 with pae extension

Linux xxxxxxxxxxxxxxxxxxx 3.0.0-12-generic-pae #20-Ubuntu SMP Fri Oct 7 16:37:17 UTC 2011 i686 i686 i386 GNU/Linux

Revision history for this message
myownserver (imchillindave) wrote :

Yeap, I've got this problem with 11.10 64-bit.
Maybe the stuff it spits out when launching it from the Terminal can help:

~$ indicator-sysmonitor
(indicator-sysmonitor:7162): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(indicator-sysmonitor:7162): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(indicator-sysmonitor:7162): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(indicator-sysmonitor:7162): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
INFO:root:Menu shown
ERROR:root:[Errno 2] No such file or directory: '/home/david/.indicator-sysmonitor.json'
Traceback (most recent call last):
  File "/usr/bin/indicator-sysmonitor", line 487, in load_settings
    with open(IndicatorSysmonitor.SETTINGS_FILE, 'r') as f:
IOError: [Errno 2] No such file or directory: '/home/david/.indicator-sysmonitor.json'
ERROR:root:Reading settings failed
INFO:root:Fetcher started

This looks like a really nifty app so I hope you guys get it figured out soon. Thanks!

Revision history for this message
Amy Smedes (a-shrubery) wrote :

I had the same problem on 11.04 amd64. I tried a number of things and eventually found that I had to put an "Indicator Applet" into my panel first, and then System Monitor Indicator will run and work perfectly inside of that.

Revision history for this message
Julian Alarcon (julian-alarcon) wrote :

Hi guys

I got the same bug, I'm on Ubuntu 13.10, before I updated, the indicator was working fine.

Revision history for this message
Julian Alarcon (julian-alarcon) wrote :

The error maybe is in this lines:

        self.ind = appindicator.Indicator("indicator-sysmonitor",
          "sysmonitor",
            appindicator.CATEGORY_SYSTEM_SERVICES)
        self.ind.set_status(appindicator.STATUS_ACTIVE)
        self.ind.set_label("Init...")

Maybe "sysmonitor" is now not a valid icon?

Revision history for this message
intronauta (intronauta77) wrote :

Related bug in Ubuntu 13.04 64bits (fresh install)

Firstly I had to install this to get started:

$ sudo apt-get install python-appindicator

After that, indicator-sysmonitor runs but shows a unexpected forbidden/null icon (it doesn't appear in ubuntu 13.04)

$ indicator-sysmonitor
/usr/bin/indicator-sysmonitor:482: Warning: /build/buildd/glib2.0-2.38.0/./gobject/gsignal.c:2475: signal 'child-added' is invalid for instance '0x2e92110' of type 'GtkMenu'
  self.ind.set_menu(self.menu)
INFO:root:Menu shown
INFO:root:Fetcher started

$ uname -a
Linux Inspiron-N5010 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Changed in indicator-sysmonitor:
milestone: none → 8.x
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.