Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (421 - 423 of 2447)

Ticket Resolution Summary Owner Reporter
#2316 Duplicate Crash: _gdk_win32_drawable_finish: assertion failed fernandonajera
Description

I have a crash that happens every time I leave the UI open for a while inside a Terminal Server session. Cannot confirm if it would also happen if the session is local, as the computer is headless.

This is using Windows 7 and version 1.3.5 *and* 1.3.6 of Deluge. The daemon continues to work correctly during and after the crash; if I restart the UI it reconnects correctly to the daemon. Both run in the same computer.

This is the debug log shown on the console. The first line appears right after starting the program; the rest only when it crashes.

deluge-debug.py:5: UserWarning: Module pkg_resources was already imported from C:\Program Files (x86)\Deluge\library.zip\pkg_resources.pyc, but c:\program files (x86)\deluge\distribute-0.6.14-py2.6.egg is being added to sys.path
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkgc-win32.c:830: SaveDC failed: The operation completed successfully.
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkgc-win32.c:970: RestoreDC failed: The operation completed successfully.
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkgc-win32.c:1148: ExtCreateRegion failed: The operation completed successfully.
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkdrawable-win32.c:1873: GetDC failed: The operation completed successfully.
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkgc-win32.c:968: GetCurrentObject failed: The handle is invalid.
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkgc-win32.c:970: RestoreDC failed: The handle is invalid.
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: _gdk_win32_drawable_release_dc: assertion `impl->hdc_count > 0' failed
C:\Program Files (x86)\Deluge\library.zip\twisted\internet\_glibbase.py:372: Gtk
Warning: gdkpixmap-win32.c:251: GetDC failed: The operation completed successfully.
**
Gdk:ERROR:gdkdrawable-win32.c:2040:_gdk_win32_drawable_finish: assertion failed: (impl->hdc_count == 0)

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

I guess priority is minor, as the daemon keeps working so it is only the GUI crashing. However it is quite irritating. Don't know about the component, I guess gtkui but I'm not sure.

#2329 Duplicate Deluge creates parent directories for output B-Con
Description

Problem

Deluge creates the necessary parent directories of it. However, it does not own the parent directory of the torrent output and thus should not manage it. Creating it is being overly helpful and the problems with auto-creating it include:

a) The parent directory may intentionally be missing

b) Deluge may create the directory with the wrong permissions

Steps to reproduce

1) Download torrent

2) Exit Deluge

3) Move said torrent and delete torrent's parent directory

4) Open Deluge

5) Deluge will create the parent directory and re-download the the torrent

Example

I had all torrents saved in a path like /storage/data/torrents/. (Eg: /storage/data/torrents/TORRENT_NAME.) /storage/data was a mountpoint for another filesystem. I quit Deluge, unmounted /storage/data, and rebooted. Deluge was set to auto-start on boot and it created /storage/data/torrents and then started to re-download everything. This both filled up the filesystem for /storage and caused undesired leeching.

Desired behavior

If the parent directory for a torrent is missing Deluge should not create it and instead fail to proceed.

#2337 Duplicate Language can not be changed from Deluge interface, untranslated menus when forced language change mariush
Description

Deluge 1.3.6 installed on dedicated server in a datacenter in Holland. Therefore, the Windows 2008 Web was preconfigured with some settings for Dutch.

regional and language options

format > Dutch Location > Netherlands Administrative > Language for non-Unicode > Dutch (Netherlands)

I never bothered to change them because they don't affect functionality (i use apache, php, mysql etc).

Deluge however started with the whole interface in Dutch and never once showed me a menu to select language. I don't know dutch, but I understand some words as the language "imported" a few german and english words.

I guess there's no way to change language, based on search in tickets I guess it's scheduled for 1.4.0

So I went to the language files, renamed "nl" to "nl2" and then renamed "en-gb" to "nl" Restarted Deluge and the most part of the interface is in English but some menu entries are still in dutch file > afsluiten (ctrl+q) edit > voorkeuren (ctrl+p)

The preferences window also has some untranslated words cache > Verversen , Annuleren , Toepassen..

Edit trackers box has all the buttons in dutch ... etc

I didn't bother to check the rest.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.