Opened 5 years ago
Closed 4 years ago
#3208 closed bug (Fixed)
Ubuntu Deluge Python 3 fails to start
Reported by: | firefox | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | Unknown | Version: | develop |
Keywords: | Cc: |
Description
Latest dev update 7285 pulls into ubuntu many gtk 3 libs, then it's impossible to load it.
error from terminal is: double free or corruption (out) Annullato (core dump creato)
Attachments (2)
Change History (7)
Changed 5 years ago by firefox
comment:1 Changed 5 years ago by Cas
- Priority changed from blocker to major
- Summary changed from Deluge not loading to Ubuntu Deluge Python 3 fails to start
comment:2 Changed 5 years ago by firefox
yes it's on cosmic 18.10, latest release. no sense to stay on xenial, i run home, if you need more info i am here
Changed 5 years ago by firefox
comment:3 Changed 5 years ago by firefox
I attached a new file, maybe will help more. it's since i run deluge and last lines the crash after it should minimize in the bar, but closes. if u minimize using the icon it's ok but if you press the close win gadget will crash dowm.
comment:4 Changed 5 years ago by Cas
The crashing on Cosmic is due to a libtorrent/libboost issue:
https://bugs.launchpad.net/ubuntu/+source/libtorrent-rasterbar/+bug/1800264
I have pushed a fix to the PPA so will switch back to Python 3 soon.
comment:5 Changed 4 years ago by Cas
- Resolution set to Fixed
- Status changed from new to closed
Is this on Cosmic ubuntu?
There seems to be a fatal issue running on Python 3 on Cosmic but is fine on Xenial!
Reverting to Python 2 is the workaround for now.