


Conky by helmuthdu 930 comments

Conky by helmuthdu 930 comments

Conky by helmuthdu 930 comments
[code]
source="/home/dem/images/2.jpg"
photo="/tmp/conkyPhoto.png"
[/code]
Then
[code]
dem@dem-laptop:~/.conky/conky_colors$ ./conky-colors --network --eth0 --wlan0 --ppp0 --exaile --cputemp --swap --proc=5 --photo --hd=default
$make install
[/code]
then started conky, and receive error:
[code]
dem@dem-laptop:~$ conky
Conky: /home/dem/.conkyrc: 32: no such configuration: 'imlib_cache_size'
Conky: desktop window (12000ab) is subwindow of root window (13c)
Conky: window type - override
Conky: drawing to created window (0x2600001)
Conky: drawing to double buffer
sh: sensors: not found
sh: sensors: not found
Conky: not implemented obj type 47
Conky: not implemented obj type 47
Conky: not implemented obj type 47
Conky: not implemented obj type 47
Conky: not implemented obj type 47
[/code]
I checked photo succesfully created in /tmp folder, but conky can't show it.
and conky version:
dem@dem-laptop:~$ conky -v
Conky 1.7.2 compiled Tue Aug 25 10:12:33 UTC 2009 for Linux 2.6.24-24-xen (x86_64) - Sep 24 2009

Cursors by ezteban 62 comments