Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (607 - 609 of 2449)

Ticket Resolution Summary Owner Reporter
#2318 Invalid Update PPA for raring Richard
Description

Ubuntu Raring (13.04) was released last week, could we get an update for the PPA.

Thanks.

#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.

#2315 Fixed [Win32] GUI Gets Lost When Using Minimize to Tray Andrew
Description

Hello,

I've been experiencing a problem wherein the window completely disappears after minimizing to tray. I'm not sure what triggers it, but I think it involves using the "show deluge" menu option rather than double-clicking the icon, and it might happen only when the window is already minimized.

When this bug occurs, attempting to restore the window from the system tray causes it to appear in the taskbar window list but nowhere on screen. The problem is not resolved by restarting deluge or the PC.

After some investigation, I was finally able to restore the window by modifying the gtkui.conf file in AppData\Roaming\deluge. The window_y_pos field was set to -32000. I'm guessing that the field is set to that value in order to hide the window when minimizing to tray, and that for some reason it is not being restored. Aside from fixing the problem itself, perhaps this value should be checked at startup and set to a default value?

Thank you for your time, and for this wonderful piece of software.

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