qdore / Mutate

A simple launcher inspired by Alfred for ubuntu and Fedora.
MIT License
1.28k stars 98 forks source link

User .desktop files, incorrect handling. #126

Open Fordi opened 8 years ago

Fordi commented 8 years ago

Environment: Ubuntu 16.04, dm=MATE

Preconditions:

Test procedure:

Fordi commented 8 years ago

I'll note, there's a simple solution for the second test condition: under linux environments, execution of .desktop files should be via xdg-open, not via the parsed Exec=... line. This will ensure your app will behave consistently with the rest of the linux ecosystem.

inoyatov commented 7 years ago

@Fordi did you get some work around? Do you have solution for your situation?

Luxian commented 7 years ago

Any updates regarding this?