Firefox desktop action entries not launching
NullSense opened this issue · 3 comments
E.g. [Desktop Action new-private-window] (file can be found in /usr/share/applications/firefox.desktop) does not launch with the current implementation, I tried adding new Desktop actions for launching my custom firefox profiles, but they also seem to not work.
Thanks for the report. I'm seeing the same, so I shall have a look
Got the wrong issue id in the smart commit, but I believe this is now fixed in 7cc736d @NullSense Can you please check?
I hope this does not break anything, but it really looks like a regression from an earlier state of the script: The last character of the desktop action was stripped so it could then no longer be found.
If that's the case, the entire feature must have been broken for a while now ...