Support Forums

Full Version: Desktop Designer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I got this program and in it has screenshots of a theme that the creator is designing well I ran it

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
Do you have Glade installed?
No what is the terminal code for it.
Just do a search for "glade-gnome" in Synaptic; it should come up somewhere.
I got it. Thanks anyways.