Opened 16 years ago

Closed 15 years ago

#204 closed bug (WorksForMe)

interface stops updating

Reported by: lvm@… Owned by: markybob
Priority: critical Milestone:
Component: 0.5.x Version: 0.5.9.0
Keywords: interface torrentorder Cc:

Description

Deluge starts minimized to tray. After I maximize it interface stops updating - progress bars dont' move, speeds don't change. Some interface elements can be used - selection bar can be moved and some menus can be used, but menu 'torrent' is grayed, new torrents cannot be added, quit doesn't work. Network activity looks normal so possibly it is an interface-only issue but it makes 0.5.9.0 unusable. Had to migrate back to 0.5.8.9.

In addition, torrent order got all messed up.

ubuntu 7.10 64, python 2.5.1

Change History (5)

comment:1 Changed 16 years ago by thefekete@…

  • Keywords interface torrentorder added

I have a similar issue.

I'm running the ubuntu 64 deb on gutsy. The first time I start deluge, nothing happens. When I start it again, it then pops into the task bar.

Torrents are out of order (eg torrents that are seeding that were at the bottom end up on top) when it starts and it will also check every one before resuming the download.

The torrent table updates ok for me and the interface works, however the peers and graph tabs will freeze up sometimes.

I'm kinda new to reporting bugs, so if there are any diagnostics I can run to give more detailed info, let me know.

Ubuntu 7.10
2.6.22-14-generic SMP x86_64
Python 2.5.1
Deluge 0.5.9.0

comment:2 Changed 16 years ago by mktippett@…

I have the same problem on Fedora 8, deluge-0.5.9.3-1.fc8, python-2.5.1-26.fc8.

Interestingly, if you click on "Resume" (whether the selected torrented is paused or not), the interface refreshes.

comment:3 Changed 16 years ago by anonymous

please start from command prompt and see if that spits out an error when the UI locks

comment:4 Changed 16 years ago by mktippett@…

This is the error that I get when the interface freezes. I am having trouble find what exactly reproduces it. It has something to do with sorting, selecting several torrents and pausing.

Traceback (most recent call last):

File "/usr/lib/python2.5/site-packages/deluge/interface.py", line 1111, in update

self.manager.handle_events()

File "/usr/lib/python2.5/site-packages/deluge/core.py", line 739, in handle_events

callback(event)

File "/usr/share/deluge/plugins/EventLogging/tab_log.py", line 218, in handle_event

event_message = _("Other") + " {" + _("event message: ") + eventmessage? + "}"

UnicodeDecodeError?: 'utf8' codec can't decode bytes in position 69-70: invalid data

comment:5 Changed 15 years ago by mvoncken

  • Resolution set to worksforme
  • Status changed from new to closed

Worksforme in 1.0 : Closing old bugs, feel free to reopen.

Note: See TracTickets for help on using tickets.