#1928: Crash if column header is dragged under fluxbox WM
--------------------+-------------------------------------------------------
Reporter: cgreco | Owner:
Type: bug | Status: new
Priority: minor | Milestone: Future
Component: gtkui | Version: 1.3.2
Keywords: |
--------------------+-------------------------------------------------------
''bug forwarded from: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=630908''
If column header is moved deluge crash with following trace (at the end of
letter).
Steps to reproduce:
0. Use vnc4server, connect to it via vncviewer,
1. Run fluxbox as WM
1. run deluge with some torrents
2. Try to move header of any column
This bug not appear with metacity WM.
Traceback:
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line
793, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.6/dist-packages/deluge/core/torrentmanager.py",
line 983, in on_alert_save_resume_data
torrent_id = str(alert.handle.info_hash())
exceptions.RuntimeError: invalid torrent handle used
The program 'deluge' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 3297019 error_code 8 request_code 56 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1928>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.