Public bug reported: Binary package hint: conky
Source package: 1.5.1-1 1) Release via lsb_release -rd: Description: Ubuntu hardy (development branch) Release: 8.04 2) Version via 'apt-cache policy conky': Installed: 1.5.1-1 Candidate: 1.5.1-1 Version table: *** 1.5.1-1 0 500 http://us.archive.ubuntu.com hardy/universe Packages 100 /var/lib/dpkg/status 3) Expected To run conky with no reported terminal errors or warnings. 4) What happened instead conky started with the following terminal warnings: Conky: /home/user0/.conkyrc: 96: no such configuration: 'dexter_client' Conky: /home/user0/.conkyrc: 97: no such configuration: 'dexter_server' Conky: /home/user0/.conkyrc: 99: no such configuration: 'dexter_config' Conky: use_spacer should have an argument of left, right, or none. 'no' seems to be some form of 'false', so defaulting to none. 4.1) Solution (Shown in Hardy Development forum thread: http://ubuntuforums.org/showthread.php?t=746445) The Ubuntu Hardy distro should modify .conkyrc as follows: Delete these 4 lines, I can not find "dexter" in any Ubuntu package - it is a sourceforge project, http://sourceforge.net/projects/libdexter. Hopefully, no functionality is lost (?): dexter_client no dexter_server no # config file for libdexter (default search path: $HOME/.dexterrc; /etc/libdexter/dexter.conf) dexter_config Modify this section from: # Add spaces to keep things from moving about? This only affects certain objects. use_spacer no To: # Add spaces to keep things from moving about? This only affects certain objects. use_spacer none ** Affects: conky (Ubuntu) Importance: Undecided Status: New -- Ubuntu .conkyrc file has unused References https://bugs.launchpad.net/bugs/212913 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs