komorebi
komorebi copied to clipboard
I can't find the problem, "uncaught error: Key file does not have key ?Exec? in group ?Desktop Entry?"
Hi, I made a rpm for fedora but I can't solve the next issue runing the app... @iabem97
[makerpm@localhost ~]$ export LANG=C
[makerpm@localhost ~]$ komorebi
Welcome to Komorebi
** (komorebi:31473): CRITICAL **: file /builddir/build/BUILD/komorebi-2.0/build/src/OnScreen/DesktopIcons.c: line 541: uncaught error: Key file does not have key ?Exec? in group ?Desktop Entry? (g-key-file-error-quark, 3)
Reading config file..
Hi kuboosoft ... perfect ... someone supports fedora ;-) ... can u place the spec file so that i can see more details on how u build and get a better overview about this error?
@dirkdavidis Here my spec file, with travis integration, it compiled fine and made the rpm, but running the app fail... https://github.com/UnitedRPMs/komorebi
as far as i understand it is an issue with the desktop entry ... but this doesnt make any sense to me ... let me build it based on your spec and coming back to you ... to see if i got any solution ...
Hi, where have u placed the .desktop file? in /usr/share/applications?
The path is correct with .desktop; I edited it
[makerpm@localhost ~]$ cat /usr/share/applications/komorebi.desktop
[Desktop Entry]
Name=Komorebi
Comment=An awesome wallpapers manager
Keywords=wallpaper;settings; preferences;
Icon=/usr/share/Komorebi/komorebi.svg
Exec=/usr/bin/komorebi
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;System;
I am not sure what I need edit for solve it... Unity makes strength! hahaha
- Updated
The bin doesn't make a "default" $HOME/.Komorebi.prop . This should be automatic by the executable. But the above error ask for my path of build...
ah okay .. mmmh let me try ...
Sorry to take this dead thread back, but have you tried anything? I still have the problem
I too have the same problem... any fix ?