[Bug 584669] Re: indicator for deluge

2010-08-05 Thread Andrew Resch
I'd like to include this upstream, but I am not entirely convinced of
the approach taken in this patch.  Adding an additional component that
is essentially a copy and paste of the existing SystemTray component
isn't really ideal.  There is way too much code duplication and this
will become a maintenance nightmare.

The better approach would be to modify SystemTray to use either a
gtkStatusIcon or the Appindicator possibly based on a configuration
value or simply in an order of preference, eg, use the Appindicator if
the 'import appindicator' succeeds.  I haven't taken a hard look at the
patch, but it's likely that this could be accomplished with far less new
lines of code.  There are other options too, you could for instance,
create a base class and subclass the SystemTray and Appindicator
respectively.

Thanks for your time in adding this functionality, I hope that we can
add it to Deluge in the future.

-- 
indicator for deluge
https://bugs.launchpad.net/bugs/584669
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 363569] Re: Deluge won't resume individual torrents after selecting pause all from system tray

2009-04-19 Thread Andrew Resch
I've fixed this in revision 5097.

Thanks!

** Changed in: deluge (Ubuntu)
   Status: New = Fix Committed

-- 
Deluge won't resume individual torrents after selecting pause all from system 
tray
https://bugs.launchpad.net/bugs/363569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343088] Re: deluge crash when quitin program.

2009-04-19 Thread Andrew Resch
This has been fixed..

** Changed in: deluge (Ubuntu)
   Status: New = Fix Released

-- 
deluge crash when quitin program.
https://bugs.launchpad.net/bugs/343088
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 333227] Re: deluge crashed with OSError in __init__()

2009-04-06 Thread Andrew Resch
the -c option is to specify a config folder.. You are doing it wrong.

-- 
deluge crashed with OSError in __init__()
https://bugs.launchpad.net/bugs/333227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 333228] Re: deluge crashed with IOError in __init__()

2009-04-06 Thread Andrew Resch
Added a fix to trunk to print an error message when not specifying a
directory..

** Changed in: deluge (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/333228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 333227] Re: deluge crashed with OSError in __init__()

2009-04-06 Thread Andrew Resch
I've added an error message to trunk..

** Changed in: deluge (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with OSError in __init__()
https://bugs.launchpad.net/bugs/333227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 322910] Re: deluge crashed with IOError in _print()

2009-04-06 Thread Andrew Resch
This should be fixed in 1.1.6

-- 
deluge crashed with IOError in _print()
https://bugs.launchpad.net/bugs/322910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 329662] Re: deluge crashed with TypeError in update_torrent_options()

2009-02-15 Thread Andrew Resch
I suspect this is an issue with a bad config file.. You could try
deleting your core.conf but that will also reset all your core
settings..

It's located at: ~/.config/deluge/core.conf

-- 
deluge crashed with TypeError in update_torrent_options()
https://bugs.launchpad.net/bugs/329662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 274329] Re: no way to report problems with unstable packages

2009-02-02 Thread Andrew Resch
** Changed in: deluge
   Status: New = Won't Fix

-- 
no way to report problems with unstable packages
https://bugs.launchpad.net/bugs/274329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182823] Re: deluge freeze with _gtk.so in __kernel_vsyscall ()

2009-02-02 Thread Andrew Resch
** Changed in: deluge
   Status: New = Won't Fix

-- 
deluge freeze with _gtk.so in __kernel_vsyscall ()
https://bugs.launchpad.net/bugs/182823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182422] Re: When closing deluge : deluge crashed with SIGSEGV in libtorrent::piece_manager::export_piece_map()

2009-02-02 Thread Andrew Resch
** Changed in: deluge
   Status: New = Won't Fix

-- 
When closing deluge : deluge crashed with SIGSEGV in 
libtorrent::piece_manager::export_piece_map()
https://bugs.launchpad.net/bugs/182422
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182563] Re: deluge crashed with RuntimeError in shutdown()

2009-02-02 Thread Andrew Resch
** Changed in: deluge
   Status: New = Won't Fix

-- 
deluge crashed with RuntimeError in shutdown()
https://bugs.launchpad.net/bugs/182563
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 176930] Re: deluge crashed with TypeError in get()

2009-02-02 Thread Andrew Resch
** Changed in: deluge
   Status: New = Won't Fix

-- 
deluge crashed with TypeError in get()
https://bugs.launchpad.net/bugs/176930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275375] Re: Please sync deluge (1.0.7.dfsg-3) from Debian experimental

2009-01-22 Thread Andrew Resch
1.1.x should get into Debian soon.. I'm currently working out some
licensing issues that has held it back so far.

-- 
Please sync deluge (1.0.7.dfsg-3) from Debian experimental
https://bugs.launchpad.net/bugs/275375
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 191790] Re: deluge crashed with TypeError in new_release_check()

2008-03-07 Thread Andrew Resch
Fixed in 0.5.8.4

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with TypeError in new_release_check()
https://bugs.launchpad.net/bugs/191790
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 187722] Re: Selecting remove .torrent files when removing a torrent does not actually delete the file

2008-02-02 Thread Andrew Resch
It removes it's saved copy of the .torrent file located in
~/.config/deluge/torrentfiles

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
Selecting remove .torrent files when removing a torrent does not actually 
delete the file
https://bugs.launchpad.net/bugs/187722
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186575] Re: deluge crashed during blocklist import

2008-02-02 Thread Andrew Resch
Please use the latest version 0.5.8.3

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
deluge crashed during blocklist import
https://bugs.launchpad.net/bugs/186575
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 185265] Re: Deluge crashes when adding torrent via browser.

2008-02-02 Thread Andrew Resch
Please paste console output .. anything to help us.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Incomplete

-- 
Deluge crashes when adding torrent via browser.
https://bugs.launchpad.net/bugs/185265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182654] Re: Deluge can never remember Store All Downloads In field

2008-02-02 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
Deluge can never remember Store All Downloads In field
https://bugs.launchpad.net/bugs/182654
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181788] Re: Deluge can't select from start dir om extern drive

2008-02-02 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
Deluge can't select from start dir om extern drive
https://bugs.launchpad.net/bugs/181788
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 176930] Re: deluge crashed with TypeError in get()

2008-02-02 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
deluge crashed with TypeError in get()
https://bugs.launchpad.net/bugs/176930
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 185214] Re: deluge can't start after out of disk space

2008-02-02 Thread Andrew Resch
Please use the latest version 0.5.8.3.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge can't start after out of disk space
https://bugs.launchpad.net/bugs/185214
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184628] Re: deluge-0.5.4.1-1ubuntu3 crashes when uPNP is enabled (consistent)

2008-02-02 Thread Andrew Resch
Please use the latest version 0.5.8.3

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge-0.5.4.1-1ubuntu3 crashes when uPNP is enabled (consistent)
https://bugs.launchpad.net/bugs/184628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183706] Re: deluge cannot init on hardy alpha 3

2008-02-02 Thread Andrew Resch
Please use the latest version 0.5.8.3.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge cannot init on hardy alpha 3
https://bugs.launchpad.net/bugs/183706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183063] Re: Bad text long in windows preferences in others languages

2008-02-02 Thread Andrew Resch
I'm not sure what we can do about this .. Deluge is developed in
English.

-- 
Bad text long in windows preferences in others languages
https://bugs.launchpad.net/bugs/183063
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 185214] Re: deluge can't start after out of disk space

2008-01-23 Thread Andrew Resch
We have removed ExtraStats in trunk.  You are using an old version and
may wish to upgrade.

-- 
deluge can't start after out of disk space
https://bugs.launchpad.net/bugs/185214
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181902] Re: deluge crashed with RuntimeError in sync()

2008-01-22 Thread Andrew Resch
The main branch in our code repository.

-- 
deluge crashed with RuntimeError in sync()
https://bugs.launchpad.net/bugs/181902
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183150] Re: deluge crashed with TypeError in show()

2008-01-16 Thread Andrew Resch
I cannot reproduce this.  Please ensure that your config is not corrupt.

-- 
deluge crashed with TypeError in show()
https://bugs.launchpad.net/bugs/183150
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172603] Re: Deluge not starting 'asio::system_error'

2008-01-14 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
Deluge not starting 'asio::system_error'
https://bugs.launchpad.net/bugs/172603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181902] Re: deluge crashed with RuntimeError in sync()

2008-01-13 Thread Andrew Resch
This should be fixed in trunk.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with RuntimeError in sync()
https://bugs.launchpad.net/bugs/181902
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182285] Re: deluge crashed with TypeError in start()

2008-01-13 Thread Andrew Resch
Fix committed in trunk.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with TypeError in start()
https://bugs.launchpad.net/bugs/182285
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180476] Re: deluge crashed with FilesystemError in sync()

2008-01-13 Thread Andrew Resch
This should be fixed in trunk.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with FilesystemError in sync()
https://bugs.launchpad.net/bugs/180476
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181788] Re: Deluge can't select from start dir om extern drive

2008-01-13 Thread Andrew Resch
This seems like it may be a GTK bug and not a Deluge bug.

-- 
Deluge can't select from start dir om extern drive
https://bugs.launchpad.net/bugs/181788
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144165] Re: deluge crashed with ) in html()

2008-01-13 Thread Andrew Resch
Please try the latest version 0.5.8 or svn trunk.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with ) in html()
https://bugs.launchpad.net/bugs/144165
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75196] Re: crash is linked to deluge-torrent (i think)

2008-01-13 Thread Andrew Resch
This should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: Confirmed = Fix Released

-- 
crash is linked to deluge-torrent (i think)
https://bugs.launchpad.net/bugs/75196
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132553] Re: use epiphany's feed-presence icon for the RSS plugin

2008-01-13 Thread Andrew Resch
We use a new custom icon for RSS.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
use epiphany's feed-presence icon for the RSS plugin
https://bugs.launchpad.net/bugs/132553
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140515] Re: torrent peers bug caused deluge to crash as soon as it started

2008-01-13 Thread Andrew Resch
This should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
torrent peers bug caused deluge to crash as soon as it started
https://bugs.launchpad.net/bugs/140515
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123468] Re: deluge crashed with DBusException in __new__()

2008-01-13 Thread Andrew Resch
Please make sure DBUS is running and you are not starting Deluge as
root.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
deluge crashed with DBusException in __new__()
https://bugs.launchpad.net/bugs/123468
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124188] Re: deluge crashed with OSError in calc_free_space()

2008-01-13 Thread Andrew Resch
Fix has been committed to trunk.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with OSError in calc_free_space()
https://bugs.launchpad.net/bugs/124188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109831] Re: all windows borders crashes!!!

2008-01-13 Thread Andrew Resch
This should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
all windows borders crashes!!!
https://bugs.launchpad.net/bugs/109831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123284] Re: deluge crashed with DelugeError in create_torrent()

2008-01-13 Thread Andrew Resch
This should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with DelugeError in create_torrent()
https://bugs.launchpad.net/bugs/123284
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123199] Re: deluge crashed with OSError in remove_torrent()

2008-01-13 Thread Andrew Resch
This should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with OSError in remove_torrent()
https://bugs.launchpad.net/bugs/123199
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123247] Re: deluge crashed with ImportError in module()

2008-01-13 Thread Andrew Resch
This should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with ImportError in module()
https://bugs.launchpad.net/bugs/123247
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158200] Re: When open some torrent file, deluge crash with 'invalid bencoding'

2008-01-13 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
When open some torrent file, deluge crash with 'invalid bencoding'
https://bugs.launchpad.net/bugs/158200
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155171] Re: deluge froze nautilus, preventing opening of it

2008-01-13 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Invalid

-- 
deluge froze nautilus, preventing opening of it
https://bugs.launchpad.net/bugs/155171
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154460] Re: Deluge crashes at startup

2008-01-13 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
Deluge crashes at startup
https://bugs.launchpad.net/bugs/154460
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154015] Re: Deluge icon and notification toolbar

2008-01-13 Thread Andrew Resch
No Deluge version present in report.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Incomplete

-- 
Deluge icon and notification toolbar
https://bugs.launchpad.net/bugs/154015
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146488] Re: deluge crashed with IOError in save_config()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with IOError in save_config()
https://bugs.launchpad.net/bugs/146488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 150393] Re: deluge crashed with DuplicateTorrentError in sync()

2008-01-13 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with DuplicateTorrentError in sync()
https://bugs.launchpad.net/bugs/150393
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 151185] Re: Deluge file priority selection does not work

2008-01-13 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
Deluge file priority selection does not work
https://bugs.launchpad.net/bugs/151185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 145603] Re: deluge crashed with IOError in quit()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with IOError in quit()
https://bugs.launchpad.net/bugs/145603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146202] Re: deluge crashed with TypeError in save_fastresume_data()

2008-01-13 Thread Andrew Resch
Fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with TypeError in save_fastresume_data()
https://bugs.launchpad.net/bugs/146202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 145080] Re: deluge crashed with KeyError in disable_plugin()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with KeyError in disable_plugin()
https://bugs.launchpad.net/bugs/145080
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148597] Re: deluge crashed with TypeError in quit()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with TypeError in quit()
https://bugs.launchpad.net/bugs/148597
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148262] Re: deluge crashed with AttributeError in add_torrent_ns()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with AttributeError in add_torrent_ns()
https://bugs.launchpad.net/bugs/148262
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146848] Re: deluge crashed with ) in Final//EN()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with ) in Final//EN()
https://bugs.launchpad.net/bugs/146848
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146578] Re: deluge crashed with BadZipfile in _RealGetContents()

2008-01-13 Thread Andrew Resch
Should be fixed in newer versions.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Released

-- 
deluge crashed with BadZipfile in _RealGetContents()
https://bugs.launchpad.net/bugs/146578
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182764] Re: deluge crashed with TypeError in show_directory_chooser_dialog()

2008-01-13 Thread Andrew Resch
** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with TypeError in show_directory_chooser_dialog()
https://bugs.launchpad.net/bugs/182764
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 182654] Re: Deluge can never remember Store All Downloads In field

2008-01-13 Thread Andrew Resch
This appears to be an Ubuntu bug with GTK.  It works as expected on
other distros.

-- 
Deluge can never remember Store All Downloads In field
https://bugs.launchpad.net/bugs/182654
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181654] Re: deluge crashed with OSError in calc_free_space()

2008-01-10 Thread Andrew Resch
This has been fixed in trunk.

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Fix Committed

-- 
deluge crashed with OSError in calc_free_space()
https://bugs.launchpad.net/bugs/181654
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs