Opened 16 years ago

Closed 16 years ago

#175 closed bug (Fixed)

Deluge won't launch until multiple tries

Reported by: jeffreyimperial@… Owned by: markybob
Priority: major Milestone:
Component: 0.5.x Version: 0.5.8.4
Keywords: Cc:

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...

Change History (1)

comment:1 Changed 16 years ago by markybob

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.