Click to See Complete Forum and Search --> : Desktop autostart problem


Davno
03-11-2005, 01:48 AM
Hi, I wrote a desktop autostart file for a Karamba theme to open at boot-up but i get this error at boot-up (KDEinit could not launch Karamba_could not find executable).

Karamba work nice and that theme also but i must have made a mistake in that file. I got the info from the readme file.
Here is my entry : [Desktop Entry]
Exec=superkaramba /home/normand/karamba_themes/AeroG/aeroG-cpu.theme
Name=aeroG-cpu.theme
Type=Application
X-KDE-StartupNotify=false

and i save it at the proper place.

hard candy
03-11-2005, 06:32 AM
Going by a faulty memory here, try renaming the theme file to ".ktheme".

Davno
03-11-2005, 11:20 PM
For those interested, this differ from the readme file but it work nice.

[Desktop Entry]
Exec=/usr/local/kde/bin/superkaramba /home/normand/karamba_themes/AeroG/aeroG-cpu.theme
Name=aeroG-cpu.theme
Type=Application
X-KDE-StartupNotify=false