[kde] [Bug 476089] [ servicemenus ] python script inside .desktop issue
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Oct 26 16:03:10 BST 2023
https://bugs.kde.org/show_bug.cgi?id=476089
fanzhuyifan at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |RESOLVED
CC| |fanzhuyifan at gmail.com
Resolution|--- |NOT A BUG
--- Comment #1 from fanzhuyifan at gmail.com ---
Hi! Unfortunately this is not a bug of kde, but a bug of the scripts you
provided.
To begin with, in the .desktop file, it might be easier if you don't put quotes
around %U. In that way each individual file will be passed in as a separate
argument, which makes it easier to deal with.
Furthermore, in the arguments passed to `kdenlive`, the ' ' don't need to be
replaced with '\ '.
The desktop file and python script work for me after applying the latter fixes.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list