Suggested fix to Parallels on Linux

mdlueck

Member
Greetings-

I saw complaints from Linux when it encountered some files that Parallels installs:

kio (KService*): WARNING: The desktop entry file /usr/share/applications/parallels-hdd.desktop has Type=MimeType instead of "Application" or "Service"
kio (KService*): WARNING: Invalid Service : /usr/share/applications/parallels-hdd.desktop
kio (KService*): WARNING: The desktop entry file /usr/share/applications/parallels-fdd.desktop has Type=MimeType instead of "Application" or "Service"
kio (KService*): WARNING: Invalid Service : /usr/share/applications/parallels-fdd.desktop

I edited those two files and changed "Type=MimeType" to "Type=Application" and the warnings are gone.
 
Back
Top