Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#19240 - [deluge] daemon standard output to terminal after started
Attached to Project:
Arch Linux
Opened by Jonathan Liu (net147) - Sunday, 25 April 2010, 08:30 GMT
Last edited by Ionut Biru (wonder) - Saturday, 01 May 2010, 15:29 GMT
Opened by Jonathan Liu (net147) - Sunday, 25 April 2010, 08:30 GMT
Last edited by Ionut Biru (wonder) - Saturday, 01 May 2010, 15:29 GMT
|
DetailsSummary and Info:
After starting deluged and deluge-web. Logging into the web interface and connecting to the deluge server instance prints the following the terminal after deluge-web is started (triggered by logging in and connecting to the deluge server): /usr/lib/python2.6/site-packages/deluge/core/core.py:496: DeprecationWarning: Use get_session_status(). warnings.warn("Use get_session_status().", DeprecationWarning) /usr/lib/python2.6/site-packages/deluge/core/core.py:611: DeprecationWarning: Use get_session_status(). warnings.warn("Use get_session_status().", DeprecationWarning) Steps to Reproduce: * /etc/rc.d/deluged start * /etc/rc.d/deluge-web start * Log into web interface (HTTP port 8112) * Connect to running deluge instance in Connection Manager Fix: * Add "> /dev/null" when starting the daemons in /etc/rc.d/deluged and /etc/rc.d/deluge-web to suppress standard output (but not error output) |
This task depends upon
Comment by Jonathan Liu (net147) -
Sunday, 25 April 2010, 08:30 GMT
deluge 1.2.3-4