Custom Query (2449 matches)
Results (241 - 243 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #429 | Fixed | aboutDialog.py needs encoding | ||
| Description |
when trying to open the about box, stdout complains that the file contains non-ascii characters in the aboutDialog.py file on line 64, the line contains credits to the translaters. seems like it should be a simple fix, except i dont know what encoding is needed or how to implement it. Linux 2.6.26-gentoo SMP PREEMPT Tue Aug 12 13:27:20 PDT 2008 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux, python-2.5.2-r7, pygtk-2.12.1-r2 "Traceback (most recent call last):
SyntaxError: Non-ASCII character '\xd8' in file /usr/lib/python2.5/site-packages/deluge/ui/gtkui/aboutdialog.py on line 64, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details" |
|||
| #432 | Fixed | Move Notification to a plugin. | ||
| Description |
Move the notification logic to a plugin. |
|||
| #451 | Fixed | Add vertical scroll bar to sidebar in GTK UI | ||
| Description |
Problem:Using a 1024x768 screen resolution & having around 45+ active torrents and 6+ trackers with the sidebar visible the size of the details tab at the bottom gets squished down too much. The required vertical height of the sidebar is so big there isn't enough space left at the bottom. I'd like to turn on labels - but that makes the bottom panel too small to use. Suggested Solution(s):
|
|||
