Page 1 of 1

Deluge 1.1.0-RC2 minor glitch

Posted: Tue Dec 30, 2008 11:41 pm
by egoguerillas
on mandriva 2009 x86_64 the daemon works very well.

starting the gtk client:

/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: Warning: invalid cast from `GtkTreeView' to `GtkProgress'
gtk.main()
/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: Warning: invalid cast from `GtkTreeView' to `GtkProgressBar'
gtk.main()
/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: GtkWarning: gtk_progress_bar_get_orientation: assertion `GTK_IS_PROGRESS_BAR (pbar)' failed
gtk.main()
/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: GtkWarning: gtk_progress_get_current_percentage: assertion `GTK_IS_PROGRESS (progress)' failed
gtk.main()

Re: Deluge 1.1.0-RC2 minor glitch

Posted: Wed Dec 31, 2008 2:59 am
by andar
egoguerillas wrote:on mandriva 2009 x86_64 the daemon works very well.

starting the gtk client:

/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: Warning: invalid cast from `GtkTreeView' to `GtkProgress'
gtk.main()
/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: Warning: invalid cast from `GtkTreeView' to `GtkProgressBar'
gtk.main()
/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: GtkWarning: gtk_progress_bar_get_orientation: assertion `GTK_IS_PROGRESS_BAR (pbar)' failed
gtk.main()
/usr/lib64/python2.5/site-packages/deluge-1.1.0_RC2-py2.5-linux-x86_64.egg/deluge/ui/gtkui/gtkui.py:219: GtkWarning: gtk_progress_get_current_percentage: assertion `GTK_IS_PROGRESS (progress)' failed
gtk.main()
Hmm.. Not really sure what would be causing that.. What version of pygtk/gtk do you have?

Re: Deluge 1.1.0-RC2 minor glitch

Posted: Fri Jan 02, 2009 1:40 pm
by egoguerillas
Hello,
Name : pygtk2.0 Version : 2.13.0

Name : gtk+2.0 Version : 2.14.3



I do not know anything about python/gtk.
If you need me to run some tests, I can be the dumb hands.


Regards,