#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: assigned Priority: minor | Milestone: 1.3.6 Component: gtkui | Version: 1.3.5 Keywords: | -------------------------+--------------------------------------------------
Comment(by Cas): Looking into this issue it appears that using `get_current_folder()` in the file chooser will not return the correct folder in the above situation and the solution is to simply replace it with `get_filename()`. [http://www.pygtk.org/docs/pygtk/class-gtkfilechooser.html#method- gtkfilechooser--get-filename PyGTK Doc: get-filename()] -- Ticket URL: <http://dev.deluge-torrent.org/ticket/2169#comment:19> 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.