Hallo zusammen,
bei der Installation von Conky habe ich mich nach der Anleitung in Wiki gehalten.
1. Conky aus den Paketquellen installiert:
sudo apt-get conky-all
2. In /home die Datei .conkycr erstellt, und die Datei /etc/conky/conky.conf nach .conkycr kopiert.
Wenn ich nun conky im Terminal aufrufe erhalte ich folgende Fehlermeldung:
1 2 3 4 5 6 7 8 9 10 | obelix@Twpc-GL:~$ conky Conky: invalid configuration file '/home/obelix/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. |
Was ich lese ist, das ein "text block" in der Konfiguration vermißt wird, und ein Programm "Imlib" eine Rolle spielt,
aber ich finde keine entsprechende Stelle in der Konfiguration.
Gruß - Krautvornix