#2169: Add Torrent Dialog's ' Download Location' not set correctly when directory typed into Other->Location field --------------------------+------------------------------------------------- Reporter: beaux_monde | Owner: Cas Type: bug | Status: reopened Priority: minor | Milestone: 1.3.6 Component: gtkui | Version: 1.3.5 Resolution: | Keywords: --------------------------+-------------------------------------------------
Comment(by beaux_monde): ~$ deluge ** (deluge:16202): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (deluge:16202): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (deluge:16202): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' Traceback (most recent call last): File "/usr/bin/deluge", line 9, in <module> load_entry_point('deluge==1.3.5', 'gui_scripts', 'deluge')() File "/usr/lib/python2.7/site-packages/deluge/main.py", line 132, in start_ui UI(options, args, options.args) File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 149, in __init__ from deluge.ui.gtkui.gtkui import GtkUI File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module> from gtkui import start File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 91, in <module> from addtorrentdialog import AddTorrentDialog File "/usr/lib/python2.7/site- packages/deluge/ui/gtkui/addtorrentdialog.py", line 413 log.error("DwnLoc curr fold: %s", self.glade.get_widget("button_location").get_current_ ^ SyntaxError: invalid syntax -- Ticket URL: <http://dev.deluge-torrent.org/ticket/2169#comment:26> Deluge <http://deluge-torrent.org/> Deluge project -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To post to this group, send email to deluge-dev@googlegroups.com. To unsubscribe from this group, send email to deluge-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/deluge-dev?hl=en.