Δημοσιεύτηκε: 10 Ιαν 2011, 02:53
από anapodos
Δοκίμασα το πρώτο τρόπο...και πλέον δεν ανοίγει το gui του προγράμματος...μου βγαζει τα εξής...
Κώδικας: Επιλογή όλων
punx@kostas-desktop:~$ xplanetFX --gui
Traceback (most recent call last):
  File "/usr/share/xplanetFX/xplanetFX_gtk", line 2985, in <module>
    xplanetFXWindow = GUI()
  File "/usr/share/xplanetFX/xplanetFX_gtk", line 273, in __init__
    self.fill_themes()
  File "/usr/share/xplanetFX/xplanetFX_gtk", line 872, in fill_themes
    filelist = self.get_theme_list()
  File "/usr/share/xplanetFX/xplanetFX_gtk", line 828, in get_theme_list
    and self.config.get("Settings", "STYLE") == f[:-4]):
  File "/usr/lib/python2.6/ConfigParser.py", line 321, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'STYLE' in section: 'Settings'
punx@kostas-desktop:~$