Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 1833, in expose self.on_draw(ctx) File "/usr/share/screenlets/Youtube/YoutubeScreenlet.py", line 203, in on_draw self.theme.draw_scaled_image(ctx,0,0,self.width,self.height,self.mypath + 'icon.png') File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 399, in draw_scaled_image pixbuf = gtk.gdk.pixbuf_new_from_file(pix).scale_simple(w,h,gtk.gdk.INTERP_HYPER) TypeError: pixbuf_new_from_file() argument 1 must be string, not int