#3501: Deluge Crash GTK
----------------------+---------------------
Reporter: Doadin | Owner:
Type: bug | Status: new
Priority: blocker | Milestone: 2.0.6
Component: GTK UI | Version: develop
Resolution: | Keywords:
----------------------+---------------------
Description changed by Cas:
Old description:
> PS E:\Program Files\Deluge> .\deluge-debug -L debug -l
> E:\Documents\deluge.log
> deluge\ui\gtk3\common.py:83: Warning: cannot register existing type
> 'GdkPixbufGdipAnim'
> return Pixbuf.new_from_file_at_size(filename, size, size)
> deluge\ui\gtk3\common.py:83: Warning: g_once_init_leave: assertion
> 'result != 0' failed
> return Pixbuf.new_from_file_at_size(filename, size, size)
> deluge\ui\gtk3\common.py:83: Warning: g_object_new_with_properties:
> assertion 'G_TYPE_IS_OBJECT (object_type)' failed
> return Pixbuf.new_from_file_at_size(filename, size, size)
New description:
{{{
PS E:\Program Files\Deluge> .\deluge-debug -L debug -l
E:\Documents\deluge.log
deluge\ui\gtk3\common.py:83: Warning: cannot register existing type
'GdkPixbufGdipAnim'
return Pixbuf.new_from_file_at_size(filename, size, size)
deluge\ui\gtk3\common.py:83: Warning: g_once_init_leave: assertion 'result
!= 0' failed
return Pixbuf.new_from_file_at_size(filename, size, size)
deluge\ui\gtk3\common.py:83: Warning: g_object_new_with_properties:
assertion 'G_TYPE_IS_OBJECT (object_type)' failed
return Pixbuf.new_from_file_at_size(filename, size, size)
}}}
--
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3501#comment:5>
Deluge <https://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/060.47d20631bc53cb958a45dc101988a8cc%40deluge-torrent.org.