Custom Query (2447 matches)
Results (127 - 129 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#788 | WorksForMe | Window size and position not remembered | ||
Description |
AFAIK this bug exists since the first version of deluge. Simply put, deluge doesn't remember the last window size and position. But strangely sometimes it does. Also when window position and size is reset, the label positions are screwed too. Here is the related forum post by me: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=12995&p=62495#p62495 Here is a screenshot of deluge started after an exit in maximized window mode and properly setup labels: |
|||
#796 | WorksForMe | GTK UI Broken since after ~4560 | ||
Description |
In the latest 1.2.0 revisions I get the following errors: [ERROR ] 13:02:17 ui:65 No module named twisted.internet Traceback (most recent call last):
ImportError: No module named twisted.internet [ERROR ] 13:02:17 ui:66 Unable to find the requested UI: gtk. Please select a different UI with the '-u' option or alternatively use the '-s' option to select a different default UI. I've reverted to 4560 which seems to be around the last release to work for me. On linux, x86_64 |
|||
#810 | WorksForMe | MainWindow does not remember width and height | ||
Description |
After hiding MainWindow does not remember its size. Window is restored a little. Please add necessary code to MainWindow.hide() and MainWindow.present() functions. It's simple. |