TypeError in Battery Status: super() argument 1 must be type, not classobj
Bug #645947 reported by
nisserolivo
This bug report is a duplicate of:
Bug #645440: TypeError in Battery Status: super() argument 1 must be type, not classobj.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
New
|
Undecided
|
Unassigned |
Bug Description
- the traceback
- applet version: '0.4.1'
- other info requested by the guidelines found below the big textarea
security vulnerability: | yes → no |
visibility: | private → public |
summary: |
- Traceback (most recent call last): File - "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1540, in - init_start applet_class(applet) File "/usr/share/avant-window- - navigator/applets/battery/battery.py", line 86, in __init__ - self.check_status_cb() File "/usr/share/avant-window- - navigator/applets/battery/battery.py", line 222, in check_status_cb - time = self.backend.get_remaining_time() File "/usr/share/avant- - window-navigator/applets/battery/battery.py", line 446, in - get_remaining_time return super(UPowerBackend, - self).get_discharge_time() TypeError: super() argument 1 must be type, - not classobj + TypeError in Battery Status: super() argument 1 must be type, not + classobj |
To post a comment you must log in.