deluge not responding to close mouse or key commands

Bug #1889660 reported by pleabargain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
deluge (Ubuntu)
New
Undecided
Unassigned

Bug Description

Deluge is running
I tried to close it using the X on the UI and file > quit

No response

UI is also behaving strangely
see screenshot

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: deluge-gtk 2.0.3-2
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Jul 30 19:21:20 2020
InstallationDate: Installed on 2015-08-23 (1803 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
SourcePackage: deluge
UpgradeStatus: Upgraded to focal on 2020-06-06 (53 days ago)

Revision history for this message
pleabargain (dennisgdaniels) wrote :
Revision history for this message
pleabargain (dennisgdaniels) wrote :
Revision history for this message
pleabargain (dennisgdaniels) wrote :

I used htop to kill deluge but I kept looking and found LOTS of instances of deluge STILL running!
https://i.imgur.com/0ZzqUCq.png

Revision history for this message
pleabargain (dennisgdaniels) wrote :

https://youtu.be/M24Ivv2z550

deluge-gtk 2.0.3
libtorrent: 1.1.13.0
Python: 3.8.2
OS: Linux Ubuntu 20.04 focal

  521 htop (F9 didn't work)
  522 apport-bug deluge-gtk (reported bug)
  523 kill 1069956 (didn't work)
  524 kill 1070006 (didn't work)
  525 pkill deluge-gtk (didn't work)
  526 killall deluge-gtk (didn't work)
  527 pkill deluge-gtk (trying again, didn't work)

Revision history for this message
Cas (calumlind) wrote :

Thanks for the error report

You would need to use "pkill -9 deluge-gtk" to terminate a non-responding process.
Without that 9 signal the kill command defaults to SIGTERM which is the same as trying to close the window, i.e. asking for a graceful terminate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.