Torrent name is not visible in the column "Name"
I use Ubuntu 9.04 and PPA ( https://launchpad.net/~deluge-team/+archive/ppa) After update Deluge from 1.1.6 to 1.2.0_rc1, torrent name is not visible in the column "Name" of GTK user interface (UI). But it's all right in other place.
Column may have other name because my native languages is russian and I have russian interface and I haven't english interface.
I set major priority but I think that many people considered it critical.
When I start UI, console create message:
$ deluge
/usr/lib/pymodules/python2.6/deluge/core/core.py:502: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:508: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:496: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
/usr/lib/pymodules/python2.6/deluge/core/core.py:611: DeprecationWarning: Use get_session_status().
warnings.warn("Use get_session_status().", DeprecationWarning)
Change History
(4)
Milestone: |
→ 1.2.0
|
Version: |
1.2.0_rc1 → 1.2.0
|
Is this still a problem with the latest rc?