Page 1 of 1

[RESOLVED] Mageia 6 sta and Kaffeine

PostPosted: Aug 31st, '16, 21:05
by pinnerite
Kaffeine will execute from the Plasma menu and from a terminal but NOT from a desktop icon.

Re: Mageia 6 sta and Kaffeine

PostPosted: Sep 1st, '16, 16:35
by morgano
What do you see if you in the desktop icon enable "Run in terminal"
Right click icon -> properties -> Program -> Advanced

And if you make a new desktop launch icon manually?

Re: Mageia 6 sta and Kaffeine

PostPosted: Sep 2nd, '16, 14:32
by pinnerite
The desktop icon already has 'run in terminal' enabled.
It was created manually.

When the icon is double-clicked, two things happen:
A message box appears whose title bar reads 'Sorry - Plasma', with the message ' KDEinit could not launch 'Konsole',
followed by konsole itself displayng:

Warning: Could not find 'Ksystraycmd', starting /bin/bash instead.
Please check your profile settings
/usr/bin/kaffeine: /usr/bin/kaffeine: cannot execute binary file.

However, if I launch konsole from my panel icon and enter: /usr/bin/kaffeine, kaffeine comes up!

Re: Mageia 6 sta and Kaffeine

PostPosted: Sep 2nd, '16, 18:16
by morgano
That is weird in at least two ways.
For reference i now installed kaffeine on this 64 bit cauldron, and made the simplest possible launch icon; the only thing i did to it was write "kaffeine" in the program field, and it works. Here is the content of that start icon if opened in text editor:
Spoiler:
Code: Select all
[Desktop Entry]
Comment[sv_SE]=
Comment=
Exec=kaffeine
GenericName[sv_SE]=
GenericName=
Icon=exec
MimeType=
Name[sv_SE]=
Name=
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=

Re: [RESOLVED] Mageia 6 sta and Kaffeine

PostPosted: Sep 2nd, '16, 20:16
by pinnerite
i created a new account and like you, it was fine.
I've marked the thread resolved.