Comment 2 for bug 645440

Revision history for this message
Phillip Mabry (phillip-mabry) wrote : Re: [Bug 645440] Re: TypeError in Battery Status: super() argument 1 must be type, not classobj

Ubuntu: 10.04
python: 2.6.5

On Wed, Sep 22, 2010 at 2:56 PM, onox <email address hidden> wrote:

> Which version of ubuntu _and_ which version of python do you have?
>
> ** Changed in: awn-extras
> Status: New => Incomplete
>
> ** Changed in: awn-extras
> Assignee: (unassigned) => onox (onox)
>
> ** Tags added: battery traceback
>
> --
> TypeError in Battery Status: super() argument 1 must be type, not classobj
> https://bugs.launchpad.net/bugs/645440
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Awn Extras: Incomplete
>
> Bug description:
> 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
> 218, in check_status_cb
> time = self.backend.get_charge_time()
> File "/usr/share/avant-window-navigator/applets/battery/battery.py", line
> 433, in get_charge_time
> return super(UPowerBackend, self).get_charge_time()
> TypeError: super() argument 1 must be type, not classobj
>
> applet version: 0.4.1
>
> AWN was installed and operating, this error popped up after I updated as
> suggested by Ubuntu update manager. I orignially installed AWN from the
> Ubuntu Software Center and have been using it as my primary window manager,
> with no bugs, for about 1 month.
>
> AWN appears to work fine when I close out the error, but no battery update.
> I am not sure of my video card, I am using a Toshiba Sattelite P205-S7806
> with no hardware upgrades.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/awn-extras/+bug/645440/+subscribe
>