Download status does not appear

Bug #332866 reported by Arnaud DE MOUHY
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Remote HellaNZB GUI
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/remotehellanzbgui/remotehellanzbgui.py", line 247, in handle_status
    self.proceed_status(self.backend.get_status())
  File "/usr/local/lib/python2.6/site-packages/remotehellanzbgui/remotehellanzbgui.py", line 793, in proceed_status
    downloading)
  File "/usr/local/lib/python2.6/site-packages/remotehellanzbgui/ffstyleprogress.py", line 52, in __init__
    self.topButton = self.make_button("gtk-goto-top", tooltip=_("Make it top of the queue"))
  File "/usr/local/lib/python2.6/site-packages/remotehellanzbgui/ffstyleprogress.py", line 106, in make_button
    button.set_has_tooltip(True)
AttributeError: 'gtk.Button' object has no attribute 'set_has_tooltip'

OpenSUSE 11.1
Python 2.6
PyGTK 2.12.1

http://pygtk.org/pygtk2reference/class-gtkbutton.html << there is no set_has_tooltip
http://pygtk.org/pygtk2reference/class-gtkwidget.html#method-gtkwidget--set-has-tooltip << there is one

Revision history for this message
Arnaud DE MOUHY (arnaud-demouhy) wrote :

No, ok, gtk.Button inherits from gtk.Widget (i'm not a python scripter :P)
Commenting the line 106 of ffstyleprogress.py let work the soft and all tolltop are here...

Revision history for this message
Clément Lorteau (northern-lights) wrote :

Hello, thanks for the report. I'll have a look to it, that shouldn't happen anyway.

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.