| Customization / Desktop Screenshots / Unix & Linux | ©2010-2013 ~wlourf |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
Suggestions could be appreciated
This script runs on a 32 bits system, it wont run on a 64 bits. What is your system ? Otherwise, the original impulse screenlet is still here : [link] . HTH .
Conky: llua_do_call: function conky_spectrum execution failed: ...sunny/downloads/audio_spectrum1.2/audio_spectrum.lua:468: bad argument #1 to 'sub' (string expected, got nil)
I changed line 431 from:
local s=conky_config
to
local s='~/.local/share/conky/audio_spectrum1.2/'
(the path to where I put the script) and it now works
python /home/sunny/audio_spectrum1.2/impulse.py 1 /home/sunny/audio_spectrum1.2/
Traceback (most recent call last):
File "/home/sunny/audio_spectrum1.2/impulse.py", line 11, in <module>
import impulse
ImportError: /home/sunny/audio_spectrum1.2/impulse.so: wrong ELF class: ELFCLASS32
I think I need a 64bit impulse.so
I just try it on a fresh install of Lucid and it doesn't work out of the box !
To get it work :
apt-get install libfftw3-3 libpulse0
and ALWAYS run the conky with the full path :
conky -c /full/path/conkyrc
I will update the readme. I guess you find the horizontal version