Opened 14 years ago

Closed 14 years ago

Last modified 7 years ago

#1873 closed bug (Fixed)

gtk torrent options

Reported by: renato Owned by: s0undt3ch
Priority: critical Milestone: 2.x
Component: GTK UI Version: master
Keywords: Cc:

Description

Lost the menu for the torrent files again,you cant set priority for the files you are downloading , view files...

Change History (7)

comment:1 by renato, 14 years ago

2 days Fix peers tab flagsos.path.join Calum Lind after this commit the menu is gone.

comment:2 by Calum, 14 years ago

Milestone: Future1.4.0
Owner: set to s0undt3ch
Status: newassigned

Please verify which commit causes the issue and a log message of the error because it is actually s0undt3ch's recent commit:

ea43860 2011-05-31 | GTK UI search by torrent name filter as a "toolbar". [Pedro Algarvio]

The error is:

  File "deluge/ui/gtkui/files_tab.py", line 521, in _on_button_press_event
    widget.set_sensitive(not self.__compact)
AttributeError: 'NoneType' object has no attribute 'set_sensitive'

comment:3 by s0undt3ch, 14 years ago

Errr!!!!!

I'm starting to hate deluge's glade files. I think i need to finish the glade-gtkbuilder branch, and split the god dam .glade/.ui files!

Looking into what got lost by my commit....

comment:4 by s0undt3ch, 14 years ago

Status: assignedaccepted

comment:5 by s0undt3ch, 14 years ago

Fixed in master.

comment:6 by s0undt3ch, 14 years ago

Resolution: fixed
Status: acceptedclosed

comment:7 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

Note: See TracTickets for help on using tickets.