Opened 15 years ago
Closed 15 years ago
#1862 closed bug (Fixed)
Move Storage broken
| Reported by: | Calum | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.3.2 |
| Component: | GTK UI | Version: | 1.3-stable |
| Keywords: | Cc: |
Description
Traceback (most recent call last):
File "/home/calum/Documents/Coding/Deluge Work/deluge/deluge/ui/gtkui/menubar.py", line 357, in on_dialog_response_event
self.move_storage_dialog.get_text())
AttributeError: 'gtk.Dialog' object has no attribute 'get_text'
Note:
See TracTickets
for help on using tickets.



Fixed.