I lately created a menu entry for an application not providing one on its own. As I manage some of my stuff in Subversion, I placed a symlink in ~/.local/share/applications pointing to the file in my local checkout of my repository. Trying to start it, KDE complains about permission problems. It turns out that "it" is not able to handle symlinks properly.
Tuesday, 17 October 2023
[KDE] A menu entry does not start the application complaining about permission problem
Subscribe to:
Post Comments (Atom)
[git] Create a local branch from another branch
From the active branch git checkout -b <LOCAL_BRANCH> From a donator branch git checkout -b <LOCAL_BRANCH> <DONATING_BRANCH...
-
Abbreviations DWH: Data Warehouse (probably trivial when you were interested in reading so far 😉) KF: Point in time from when the recor...
-
I booted into a live USB Gentoo system, but even though I selected german key mapping just after the boot process started, the KDE desktop u...
-
Problem You were a bit hasty and committed and pushed something you should not have, e.g., as it has happened to me, into the wrong branch. ...
No comments:
Post a Comment