[lucid] Fail to start, maybe missing phyton depends?

Bug #743712 reported by mickyz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Indicator Sysmonitor
Won't Fix
Undecided
Unassigned

Bug Description

mickyz@ubuntu:~$ indicator-sysmonitor
Traceback (most recent call last):
  File "/usr/bin/indicator-sysmonitor", line 101, in <module>
    main(sys.argv)
  File "/usr/bin/indicator-sysmonitor", line 94, in main
    i = IndicatorSysmonitor()
  File "/usr/bin/indicator-sysmonitor", line 66, in __init__
    self.ind.set_label("Init...")
AttributeError: 'appindicator.Indicator' object has no attribute 'set_label'

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

Hi, what version of ubuntu are you using?

Revision history for this message
mickyz (mickyz) wrote : Re: [Bug 743712] Re: Fail to start, maybe missing phyton depends?

lucid amd64 kernel 2.6.32

2011/3/27, Alex Eftimie <email address hidden>:
> Hi, what version of ubuntu are you using?
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/743712
>
> Title:
> Fail to start, maybe missing phyton depends?
>
> Status in System Monitor Indicator:
> New
>
> Bug description:
> mickyz@ubuntu:~$ indicator-sysmonitor
> Traceback (most recent call last):
> File "/usr/bin/indicator-sysmonitor", line 101, in <module>
> main(sys.argv)
> File "/usr/bin/indicator-sysmonitor", line 94, in main
> i = IndicatorSysmonitor()
> File "/usr/bin/indicator-sysmonitor", line 66, in __init__
> self.ind.set_label("Init...")
> AttributeError: 'appindicator.Indicator' object has no attribute
> 'set_label'
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/indicator-sysmonitor/+bug/743712/+subscribe
>

Revision history for this message
pieroide (pieroide) wrote : Re: Fail to start, maybe missing phyton depends?

I have the same problem:
lucid amd64 kernel 2.6.30

 File "/usr/bin/indicator-sysmonitor", line 101, in <module>
    main(sys.argv)
  File "/usr/bin/indicator-sysmonitor", line 94, in main
    i = IndicatorSysmonitor()
  File "/usr/bin/indicator-sysmonitor", line 66, in __init__
    self.ind.set_label("Init...")
AttributeError: 'appindicator.Indicator' object has no attribute 'set_label'

Revision history for this message
pieroide (pieroide) wrote :

sorry
true version is
ubuntu 10.04.2 LTS amd64 kernel version 2.6.32.30

no suggestions?

thanks
p

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

The appindicator lib shipped in lucid does not provide the API needed by sysmonitor to work (setting a label next to the icon).

Unfortunately, this bug won't fix.

Changed in indicator-sysmonitor:
status: New → Won't Fix
summary: - Fail to start, maybe missing phyton depends?
+ [lucid] Fail to start, maybe missing phyton depends?
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.