[Deluge] #3523: Pyhon 3.9.2 error in log files

10 views
Skip to first unread message

Deluge

unread,
Jun 5, 2022, 2:42:30 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
----------------------------+---------------------
Reporter: roylaprattep | Type: bug
Status: new | Priority: major
Milestone: not applicable | Component: Unknown
Version: 2.0.3 | Keywords:
----------------------------+---------------------
I have attached the debug logs of both services.

Debian 11
Deluge-web: 2.0.3
Deluged: 2.0.3
libtorrent: 1.2.9.0

Thank you

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523>
Deluge <https://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Jun 5, 2022, 2:43:10 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:

Type: bug | Status: new
Priority: major | Milestone: not applicable
Component: Unknown | Version: 2.0.3
Resolution: | Keywords:
---------------------------+----------------------------
Changes (by roylaprattep):

* Attachment "client.log" added.

Deluge

unread,
Jun 5, 2022, 2:47:41 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:

Type: bug | Status: new
Priority: major | Milestone: not applicable
Component: Unknown | Version: 2.0.3
Resolution: | Keywords:
---------------------------+----------------------------
Changes (by roylaprattep):

* Attachment "daemon.log" added.

Deluge

unread,
Jun 5, 2022, 2:49:49 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:

Type: bug | Status: new
Priority: major | Milestone: not applicable
Component: Unknown | Version: 2.0.3
Resolution: | Keywords: Python
---------------------------+----------------------------
Changes (by roylaprattep):

* keywords: => Python


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:1>

Deluge

unread,
Jun 5, 2022, 2:50:45 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:

Type: bug | Status: new
Priority: major | Milestone: not applicable
Component: Core | Version: 2.0.3

Resolution: | Keywords: Python
---------------------------+----------------------------
Changes (by roylaprattep):

* component: Unknown => Core


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:2>

Deluge

unread,
Jun 5, 2022, 2:51:35 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:
Type: bug | Status: new
Priority: critical | Milestone: not applicable

Component: Core | Version: 2.0.3
Resolution: | Keywords: Python
---------------------------+----------------------------
Changes (by roylaprattep):

* priority: major => critical


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:3>

Deluge

unread,
Jun 5, 2022, 2:55:36 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:
Type: bug | Status: new
Priority: critical | Milestone: needs verified
Component: Web UI | Version: 2.0.3

Resolution: | Keywords: Python
---------------------------+----------------------------
Changes (by roylaprattep):

* component: Core => Web UI
* milestone: not applicable => needs verified


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:4>

Deluge

unread,
Jun 5, 2022, 2:56:30 AM6/5/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:
Type: bug | Status: new

Priority: critical | Milestone: needs verified
Component: Core | Version: 2.0.3

Resolution: | Keywords: Python
---------------------------+----------------------------
Changes (by roylaprattep):

* component: Web UI => Core


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:5>

Deluge

unread,
Jun 12, 2022, 11:37:54 AM6/12/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:
Type: bug | Status: new

Priority: critical | Milestone: needs verified
Component: Core | Version: 2.0.3
Resolution: | Keywords: Python
---------------------------+----------------------------

Comment (by Cas):

Please test with latest 2.0.5 release that has better support for latest
Python versions

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:6>

Deluge

unread,
Sep 3, 2022, 6:20:37 AM9/3/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:
Type: bug | Status: new

Priority: critical | Milestone: needs verified
Component: Core | Version: 2.0.3
Resolution: | Keywords: Python
---------------------------+----------------------------

Comment (by georgefst):

I'm having this issue as well with deluge-gtk-2.0.3 on 64-bit Raspberry Pi
OS (based on Debian 11 (Bullseye)). I'd be happy to test a newer version.
Will I have to build from source?

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:7>

Deluge

unread,
Sep 3, 2022, 7:17:05 AM9/3/22
to delug...@googlegroups.com
#3523: Pyhon 3.9.2 error in log files
---------------------------+----------------------------
Reporter: roylaprattep | Owner:
Type: bug | Status: new

Priority: critical | Milestone: needs verified
Component: Core | Version: 2.0.3
Resolution: | Keywords: Python
---------------------------+----------------------------

Comment (by georgefst):

OK, I built 2.1.0 from source, and it works. Nice.

FWIW, some notes on building. I had to replace the various Python packages
mentioned in the guide at https://dev.deluge-
torrent.org/wiki/Installing/Source with Python 3 versions e.g. `​python-
libtorrent` with `​python3-libtorrent`. In fact, all I actually needed for
build dependencies was: `sudo apt install intltool python3-libtorrent`. I
think the rest were already present because they weren't `autoremove`-d
after I uninstalled `deluge-gtk`. `python3-notify` and `python3-glade2`
weren't found, but it didn't seem to matter.

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3523#comment:8>

Reply all
Reply to author
Forward
0 new messages