[packman] K9Copy - Desktop Eintrag
Wolfgang Bauer
wbauer at tmo.at
Fri Aug 7 12:24:47 CEST 2020
Am Freitag, 7. August 2020, 08:52:23 schrieb Carsten Ziepke:
> Sowohl die (nicht mehr weiterentwickelte) Upstream Variante als auch
> die gepachte Packman Version hat einen - meiner Meinung nach -
> fehlerhaften Exec Eintrag:
>
> Exec=k9copy -caption "%c %i %u"
>
> https://pmbs.links2linux.de/package/view_file/Multimedia/k9copy/k9copy-deskt
> op_files.patch?expand=1
Die Anführungszeichen sind falsch. Das ist verursacht durch einen Patch im
Paket:
https://pmbs.links2linux.de/package/view_file/Multimedia/k9copy/k9copy-desktop_files.patch?expand=1
Es ist aber in der Tat so, dass -caption nicht mehr unterstützt wird und den
Start verhindert:
k9copy -caption xxx
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
k9copy: Unbekannte Optionen: c, a, p, t, i, o, n.
Sollte also entfernt werden, oder durch -qwindowtitle ersetzt.
Außerdem wird %i in Wayland nicht unterstützt.
Das %u sollte aber bleiben (ohne Anführungszeichen).
Schöne Grüße,
Wolfgang
More information about the Packman
mailing list