Bug 352760 - Desktop File setting 'system tray' causes error
Summary: Desktop File setting 'system tray' causes error
Status: RESOLVED DUPLICATE of bug 344168
Alias: None
Product: frameworks-kinit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.1.0
Platform: Fedora RPMs Linux
: NOR major
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 17:28 UTC by EMR_Kde
Modified: 2016-02-12 13:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EMR_Kde 2015-09-15 17:28:29 UTC
When I double click on the shortcut (desktop file), I get the following error: 

KDEInit could not launch 'ksystraycmd':
Could not open library '/usr/lib/libkdeinit5_ksystraycmd'.
Cannot load library /usr/lib/libkdeinit5_ksystraycmd: (/usr/lib/libkdeinit5_ksystraycmd.so: cannot open shared object file: No such file or directory)


Reproducible: Always

Steps to Reproduce:
1. I created a ".desktop" file (right click, and selected "create new -> Link to application...")
2. I pointed it (command) to an application (in this case Pidgin)
3. Selected "advanced options"
4. Checked "Place in System Tray"
5. Clicked OK
6. Double clicked on the shortcut/desktop file

Actual Results:  
KDEInit could not launch 'ksystraycmd':
Could not open library '/usr/lib/libkdeinit5_ksystraycmd'.
Cannot load library /usr/lib/libkdeinit5_ksystraycmd: (/usr/lib/libkdeinit5_ksystraycmd.so: cannot open shared object file: No such file or directory)

Expected Results:  
Application should open, placing its icon in the system tray.
Comment 1 Christoph Feck 2016-02-12 13:10:48 UTC

*** This bug has been marked as a duplicate of bug 344168 ***