#1873 closed bug (Fixed)
gtk torrent options
Reported by: | firefox | 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 Changed 12 years ago by firefox
comment:2 Changed 12 years ago by Cas
- Milestone changed from Future to 1.4.0
- Owner set to s0undt3ch
- Status changed from new to assigned
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 Changed 12 years ago by s0undt3ch
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 Changed 12 years ago by s0undt3ch
- Status changed from assigned to accepted
comment:5 Changed 12 years ago by s0undt3ch
Fixed in master.
comment:6 Changed 12 years ago by s0undt3ch
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
2 days Fix peers tab flagsos.path.join Calum Lind after this commit the menu is gone.