I get this when I try it
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
rob@rob-vaio:~/Desktop/awn_manager$ python awnManager.py
awnManager.py:42: GtkWarning: Theme directory 16x16/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 22x22/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 24x24/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 32x32/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 48x48/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 64x64/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 72x72/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
awnManager.py:42: GtkWarning: Theme directory 96x96/filesystems of theme nuoveXT.2.1 has no size field
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
self.wTree = gtk.glade.XML(self.gladefile, domain=I18N_DOMAIN)
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
(awnManager.py:12151): libgnomevfs-CRITICAL **: gnome_vfs_get_uri_from_local_path: assertion `g_path_is_absolute (local_full_path)' failed
Traceback (most recent call last):
File "awnManager.py", line 186, in <module>
awnmanager = AwnManager()
File "awnManager.py", line 108, in __init__
self.prefManager.widget_callback('setup_font','TITLE_FONT_FACE', self.wTree.get_widget("selectfontface"))
File "/home/rob/Desktop/awn_manager/awnPreferences.py", line 151, in widget_callback
function_to_call(key, widget)
File "/home/rob/Desktop/awn_manager/awnPreferences.py", line 229, in setup_font
font_btn.set_font_name(self.client.get_string(key))
TypeError: GtkFontButton.set_font_name() argument 1 must be string, not None
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
*Edited at 9:12am, 07/29/07