Activity log for bug #338046

Date Who What changed Old value New value Message
2009-03-05 01:01:52 Duncan Hawthorne bug added bug
2009-03-05 02:44:00 Charles Kerr bug assigned to transmission
2009-03-05 02:58:31 Bug Watch Updater transmission: status Unknown Fix Released
2009-03-05 09:39:11 Chris Coulson transmission: status New In Progress
2009-03-05 09:39:11 Chris Coulson transmission: assignee chrisccoulson
2009-03-05 09:39:11 Chris Coulson transmission: importance Undecided Low
2009-03-05 09:39:11 Chris Coulson transmission: statusexplanation I'll package this later on today. Just a quick question about this bit of the patch though charles: #ifdef HAVE_GIO str = NULL; if( !str ) str = g_get_user_special_dir( G_USER_DIRECTORY_DESKTOP ); if( !str ) str = g_get_user_special_dir( G_USER_DIRECTORY_DOWNLOAD ); if( !str ) str = tr_getDefaultDownloadDir( ); pref_string_set_default ( PREF_KEY_DIR_WATCH, str ); pref_flag_set_default ( PREF_KEY_DIR_WATCH_ENABLED, FALSE ); #endif Shouldn't G_USER_DIRECTORY_DOWNLOAD take priority over G_USER_DIRECTORY_DESKTOP? It just so happens that both of these are set to ~/Desktop by default on Ubuntu, so will not matter to most people. However, I manually changed my XDG download directory to ~/Download, and would expect Transmission to choose this instead of my desktop when I first run it. The patch suggests that it will still choose my desktop as opposed to my download directory, unless I've misunderstood it.
2009-03-05 17:56:41 Chris Coulson bug added subscriber charles
2009-03-11 19:02:04 Chris Coulson transmission: status In Progress Triaged
2009-03-11 19:02:04 Chris Coulson transmission: statusexplanation I'll package this later on today. Just a quick question about this bit of the patch though charles: #ifdef HAVE_GIO str = NULL; if( !str ) str = g_get_user_special_dir( G_USER_DIRECTORY_DESKTOP ); if( !str ) str = g_get_user_special_dir( G_USER_DIRECTORY_DOWNLOAD ); if( !str ) str = tr_getDefaultDownloadDir( ); pref_string_set_default ( PREF_KEY_DIR_WATCH, str ); pref_flag_set_default ( PREF_KEY_DIR_WATCH_ENABLED, FALSE ); #endif Shouldn't G_USER_DIRECTORY_DOWNLOAD take priority over G_USER_DIRECTORY_DESKTOP? It just so happens that both of these are set to ~/Desktop by default on Ubuntu, so will not matter to most people. However, I manually changed my XDG download directory to ~/Download, and would expect Transmission to choose this instead of my desktop when I first run it. The patch suggests that it will still choose my desktop as opposed to my download directory, unless I've misunderstood it.
2009-03-11 19:02:55 Chris Coulson bug added attachment 'transmission_1.51-0ubuntu2.debdiff' (transmission_1.51-0ubuntu2.debdiff)
2009-03-11 19:04:31 Chris Coulson bug added subscriber Ubuntu Sponsors for main
2009-03-30 10:15:07 Launchpad Janitor transmission: status Triaged Fix Released
2009-05-02 09:26:11 Graham Binns bug watch removed http://trac.transmissionbt.com/attachment/ticket/1773
2009-06-28 00:32:07 Launchpad Janitor branch linked lp:ubuntu/karmic/transmission
2011-02-17 09:53:47 Daniel Holbach bug added subscriber Ubuntu Sponsors Team
2011-02-17 09:53:55 Daniel Holbach removed subscriber [DEPRECATED] Ubuntu Sponsors for main
2011-02-22 00:11:08 Benjamin Drung removed subscriber Ubuntu Sponsors Team