Xfce Forum

Sub domains
 

You are not logged in.

#1 2008-10-08 09:46:10

clizana
Member
Registered: 2008-10-08
Posts: 1

Little tool to install xfce themes

Currently i'm using the stable version of xfce and haven't a manager to install the themes so i've made this. It's simple, fast.

A screenshot
Screenshot.png


the project page.
http://code.google.com/p/xfceti/

It works for me and I love it    smile

Offline

#2 2008-10-08 17:07:45

Wapush
Member
Registered: 2006-12-14
Posts: 140

Re: Little tool to install xfce themes

Thanks

But it works only as root with Debian Lenny.
Here's the message in the terminal when I run it as a user:

wapush@debianx:~$ python "/home/wapush/.local/xfceti/theme_installer.py"
Traceback (most recent call last):
  File "/home/wapush/.local/xfceti/theme_installer.py", line 78, in on_installButton_clicked
    current_status = self.process_file(item)
  File "/home/wapush/.local/xfceti/theme_installer.py", line 165, in process_file
    opath = self.set_correct_path()
  File "/home/wapush/.local/xfceti/theme_installer.py", line 155, in set_correct_path
    username = os.environ['USERNAME']
  File "/usr/lib/python2.5/UserDict.py", line 22, in __getitem__
    raise KeyError(key)
KeyError: 'USERNAME'

Offline

#3 2008-10-10 03:16:06

gamin
Member
Registered: 2007-12-14
Posts: 15

Re: Little tool to install xfce themes

Nice application , tanks  ;D

Offline

Board footer

Powered by FluxBB