Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (172 - 174 of 2449)

Ticket Resolution Summary Owner Reporter
#173 Duplicate Suggestion: errors not in blocking dialogs markybob VincentBeers@…
Description

The wire of my external HDD is kind of bad, which sometimes makes the HDD unmount. This is an error at my side, but whenever it happens I'm flooded with "disk read error" and similar errors dialogs by Deluge, which I all have to close before I can even reach Deluge's main interface again.

It might be a good idea to have these windows not "block" the main interface, or have it pop up as a notification instead (like how "torrent finished" notifications pop up at the bottom-right right now).

#174 Fixed Peer display not sorting correctly. andar TomTerrific <tom.n.pdx@…>
Description

Summary: In latest 0.6.0 nightly build peer display is not sorting correctly.

Environment: Deluge Release 0.6.0.0r3142, OS Ubuntu Hardy i386 32b

Description: When you sort peers by upload or download speed the peers do not sort.

How to Reproduce: Start up deluge with torrents loaded from fast resume data.

Have one torrent seeding & two downloading, 7 more in the queue.

Go to any torrent with 2 or more active peers and sort by upload or download speed.

The peers are not displayed in correct order.

The peers do change order when sorted, and it seems that often the fastest will be at the top or bottom (depending on if sorting by highest or lowest). But the rest of the peers are in wrong order.

Sort by address seems to work OK.

#175 Fixed Deluge won't launch until multiple tries markybob jeffreyimperial@…
Description

Hi..

I'm on Ubuntu Gnome. My Deluge client won't launch until after I double click or right-click-open the launcher and/or the applications menu/panel three times or more.. Running it from a terminal, I get:

jeff@jeff-linux:~$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Capping download to -1 bytes per second Capping upload to 10240 bytes per second Traceback (most recent call last):

File "/usr/bin/deluge", line 140, in <module>

start_deluge()

File "/usr/bin/deluge", line 127, in start_deluge

interface = deluge.interface.DelugeGTK()

File "/var/lib/python-support/python2.5/deluge/interface.py", line 53, in init

'%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), common.CONFIG_DIR)

File "/var/lib/python-support/python2.5/deluge/core.py", line 263, in init

self.sync(True)

File "/var/lib/python-support/python2.5/deluge/core.py", line 831, in sync

torrent.compact)

KeyboardInterrupt? jeff@jeff-linux:~$ deluge no existing Deluge session Starting new Deluge session... deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG. Applying preferences Capping download to -1 bytes per second Capping upload to 10240 bytes per second Pickling state... Scanning plugin dir /usr/share/deluge/plugins Initialising plugin TorrentNotification? Initialising plugin SimpleRSS Initialising plugin NetworkHealth? Initialising plugin NetworkGraph? Initialising plugin EventLogging? Initialising plugin TorrentFiles? Initialising plugin ExtraStats? Initialising plugin BlocklistImport? Initialising plugin TorrentPeers? Initialising plugin SpeedLimiter? Initialising plugin TorrentCreator? Initialising plugin TorrentPieces? Initialising plugin TorrentSearch? Initialising plugin Locations Initialising plugin DesiredRatio? Applying preferences Starting DHT... Capping download to -1 bytes per second Capping upload to 10240 bytes per second Showing window Loading ExtraStats? plugin...

Note: See TracQuery for help on using queries.