Opened 13 months ago

Last modified 13 months ago

#3592 new bug

Pressing the down button on "Move Complete Folder" crashes GTK

Reported by: iconoclasthero Owned by:
Priority: minor Milestone: needs verified
Component: GTK UI Version: 2.1.0
Keywords: crash file location Cc:

Description

$ deluge-gtk --version
deluge-gtk 2.0.3
libtorrent: 2.0.7.0
Python: 3.10.7
OS: Linux Ubuntu 22.10 Kinetic Kudu

In this instance, I was trying to change the move completed download location in the torrent add dialog and it crashed (i.e., I downloaded an actual .torrent and when I went to add it I went to options and went to change the DL location and GTK went poof!).

I can confirm that this also occurs when trying to do it to an added torrent(s). Every time I press that damn down error, GTK goes poof. Has been happening for weeks at least.

It is not happening on this machine (at least not on X over SSH): $ deluge-gtk --version deluge-gtk 2.1.1 libtorrent: 2.0.5.0 Python: 3.10.6 OS: Linux Ubuntu 22.04 jammy

So as I was entering the above, I noticed the one that's crashing is older, 2.0.3 so I just upgraded the problem machine:

$ deluge-gtk --version
deluge-gtk 2.1.1
libtorrent: 2.0.7.0
Python: 3.10.7
OS: Linux Ubuntu 22.10 kinetic

and now with 2.1.1, I was trying to move an existing torrent and as soon as I hit the down arrow, it happened again, poof, -GTK was gone.

Attachments (2)

deluge-gtk-error-condensed.log (107.8 KB) - added by iconoclasthero 13 months ago.
error log from deluge-gtk called from command line
deluge-gtk-error-condensed.2.log (107.8 KB) - added by iconoclasthero 13 months ago.
error log from deluge-gtk called from command line

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 months ago by iconoclasthero

Sorry, hate things I can't go back and edit.

It's working on this machine:

$ deluge-gtk --version 
deluge-gtk 2.1.1 
libtorrent: 2.0.5.0 
Python: 3.10.6 
OS: Linux Ubuntu 22.04 jammy

I will say, whoever got the tab completion working in that field gets a gold star from me!

Last edited 13 months ago by iconoclasthero (previous) (diff)

comment:2 Changed 13 months ago by iconoclasthero

Not sure if this is related specifically to the above problem, but I went to move a torrent in GTK that was launched from the CLI and when I started to edit the field manually, this error repeated itself over & over until I killed the process:

    (deluge:446641): Gdk-WARNING **: 12:06:54.887: Window 0x55a213c54c40 is already mapped at the time of grabbing. gdk_seat_grab() should be used to simultanously grab input and show this popup. You may find oddities ahead.


Changed 13 months ago by iconoclasthero

error log from deluge-gtk called from command line

Changed 13 months ago by iconoclasthero

error log from deluge-gtk called from command line

comment:3 Changed 13 months ago by iconoclasthero

I opened deluge-gtk from the command line with logging of STDERR to file, selected a torrent I wanted to move, right-click to "Move download folder", clicked the down arrow. The log was 1.6 MB so I took the first and last 500 lines with "BREAK BETWEEN HEAD AND TAIL" echoed between them.

I don't know if there's anything useful in there, most of it is the same error as above. However, it does say something about wayland and that would be specific to 22.10.

The two logs are the same, the second should be deleted. I can't seem to be able to do that.

Last edited 13 months ago by iconoclasthero (previous) (diff)
Note: See TracTickets for help on using tickets.