Re: Problems with Festige 0.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Sun, 20 Jun 2010, Mike Cookson wrote:

$ festige
Traceback (most recent call last):
 File "/usr/share/festige/festige.py", line 111, in <module>
   ladish = os.getenv(HOME)+"/.festige"
NameError: name 'HOME' is not defined

Try this:

1. Open /usr/share/festige/festige.py with a text editor

2. Change line 111 to:

     ladish = os.getenv("HOME") + "/.festige"

3. Try again.

-gabriel

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux