[Deluge] #3278: argparserbase: exception when creating the pid file

3 views
Skip to first unread message

Deluge

unread,
Jun 22, 2019, 3:24:31 PM6/22/19
to delug...@googlegroups.com
#3278: argparserbase: exception when creating the pid file
-----------------------+-------------------
Reporter: DjLegolas | Type: bug
Status: new | Priority: major
Milestone: 2.0.4 | Component: Core
Version: 2.0.3 | Keywords:
-----------------------+-------------------
a user reported about a `TypeError`:
{{{
Jun 22 21:00:22 htpc deluged[21885]: Traceback (most recent call last):
Jun 22 21:00:22 htpc deluged[21885]: File "/usr/bin/deluged", line 11,
in <module>
Jun 22 21:00:22 htpc deluged[21885]: load_entry_point('deluge==2.0.3',
'console_scripts', 'deluged')()
Jun 22 21:00:22 htpc deluged[21885]: File "/usr/lib/python3.7/site-
packages/deluge/core/daemon_entry.py", line 87, in start_daemon
Jun 22 21:00:22 htpc deluged[21885]: options = parser.parse_args()
Jun 22 21:00:22 htpc deluged[21885]: File "/usr/lib/python3.7/site-
packages/deluge/argparserbase.py", line 250, in parse_args
Jun 22 21:00:22 htpc deluged[21885]: return
self._handle_ui_options(options)
Jun 22 21:00:22 htpc deluged[21885]: File "/usr/lib/python3.7/site-
packages/deluge/argparserbase.py", line 329, in _handle_ui_options
Jun 22 21:00:22 htpc deluged[21885]: _file.write('%d\n' % os.getpid())
Jun 22 21:00:22 htpc deluged[21885]: TypeError: a bytes-like object is
required, not 'str'
}}}

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

Deluge

unread,
Jun 25, 2019, 5:44:23 AM6/25/19
to delug...@googlegroups.com
#3278: argparserbase: exception when creating the pid file
------------------------+--------------------
Reporter: DjLegolas | Owner:
Type: bug | Status: closed

Priority: major | Milestone: 2.0.4
Component: Core | Version: 2.0.3
Resolution: Fixed | Keywords:
------------------------+--------------------
Changes (by Cas):

* status: new => closed
* resolution: => Fixed


Comment:

Fixed: [1b4ac88ce]

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

Reply all
Reply to author
Forward
0 new messages