#1043 closed bug
Torrent name is not visible in the column "Name"
Reported by: | sciko | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | 1.2.0 |
Component: | GTK UI | Version: | 1.2.0 |
Keywords: | Cc: |
Description
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)
comment:1 Changed 14 years ago by andar
comment:2 Changed 14 years ago by andar
- Status changed from new to pending
comment:3 Changed 14 years ago by trac-robot
- Status changed from pending to closed
This ticket was closed automatically by the system. It was previously set to a Pending status and hasn't been updated within 14 days.
comment:4 Changed 10 years ago by Cas
- Milestone set to 1.2.0
- Version changed from 1.2.0_rc1 to 1.2.0
Note: See
TracTickets for help on using
tickets.
Is this still a problem with the latest rc?