View Single Post
Posts: 98 | Thanked: 3 times | Joined on Nov 2007 @ Knightdale, NC
#11
Originally Posted by dal View Post
This is what i get when i launch mytube 0.09.
There are just buttons with a blank screen.
The following is the output upon startup:

/ $ mytube
/usr/lib/python2.5/site-packages/mytube/guimytube.py:519: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
self.window.set_menu(file_menu)
/usr/lib/python2.5/site-packages/mytube/ystorage.py:80: GtkWarning: gdk_pixbuf_new_from_file_at_scale: assertion `width > 0 && height > 0' failed
img = gtk.gdk.pixbuf_new_from_file_at_size(YStorage.getI mgPath(filename), w, h)

Same issue here