Deluge 1.1.0-RC2 minor glitch

General support for problems installing or using Deluge
Post Reply
egoguerillas

Deluge 1.1.0-RC2 minor glitch

Post 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()
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.1.0-RC2 minor glitch

Post 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?
egoguerillas

Re: Deluge 1.1.0-RC2 minor glitch

Post 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,
Post Reply