-
-
Notifications
You must be signed in to change notification settings - Fork 7k
XFCE's Launcher wants the .desktop file to be +x as well #6558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
-- add a --mode 755 for it
From |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From http://manpages.ubuntu.com/manpages/zesty/man1/xdg-desktop-menu.1.html it looks like --mode
only accepts system
or user
, not "permission bits"
I will deploy a Ubuntu and see |
add this to the build specification /.xml instead
It does appear in my Ubuntu that I was using the Unix 'free desktop' install hammer improperly .. |
I have tested with the change at the ..xml build instructions per my revised pathc. It seems to work just fine, and without the prior stderr noise
and manually inspecting the file:
Starting it with a 'terminal' window enabled is silent except for an error I have not tracked down yet:
As such, I think this patch is ready to go production -- please re-review |
-- add a --mode 755 for it
solves an issue in #4581