01-11-2010, 05:12 PM
I got this program and in it has screenshots of a theme that the creator is designing well I ran it
can you tell me why it's not running?
Did I not place the files in the right place or something??
Here is the program if someone wants to check it out.
http://rapidshare.com/files/333899984/De...u.tar.html
Thanks,
iR00T
Code:
ganjafreak@iR00T-desktop:~$ sudo python /home/ganjafreak/Desktop_Designer_by_DBGtheKafu/DesktopDesigner/desktop_designer.py
(desktop_designer.py:5404): libglade-WARNING **: could not find glade file 'desktop_designer.glade'
Traceback (most recent call last):
File "/home/ganjafreak/Desktop_Designer_by_DBGtheKafu/DesktopDesigner/desktop_designer.py", line 158, in <module>
menuApp = desktop_designer()
File "/home/ganjafreak/Desktop_Designer_by_DBGtheKafu/DesktopDesigner/desktop_designer.py", line 35, in __init__
self.wTree = gtk.glade.XML(self.gladefile)
RuntimeError: could not create GladeXML object
ganjafreak@iR00T-desktop:~$
can you tell me why it's not running?
Did I not place the files in the right place or something??
Here is the program if someone wants to check it out.
http://rapidshare.com/files/333899984/De...u.tar.html
Thanks,
iR00T