Use wrapper-script to launch jacktrip-gui from .desktop
authorDebian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Wed, 30 Aug 2023 09:52:26 +0000 (11:52 +0200)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Wed, 30 Aug 2023 09:52:26 +0000 (11:52 +0200)
Origin: Debian
Bug: https://github.com/jacktrip/jacktrip/issues/802
Last-Update: 2023-01-27

Last-Update: 2023-01-27
Gbp-Pq: Name gui-launcher.patch

linux/org.jacktrip.JackTrip.desktop.in

index 620a3e63328fd8ffb464f32b2cb33dbe1257a2cd..301a8ee91808fca740eeb8bf9887807059f8a9fe 100644 (file)
@@ -3,7 +3,7 @@ Type=Application
 Name=JackTrip@name_suffix@
 Comment=Network Music Performance over the Internet
 Comment[fr]=Performance de musique en réseau sur internet
-Exec=/bin/bash -c "if [ -z ""\$"1" ]; then jacktrip; else jacktrip --gui --deeplink ""\$"1"; fi" /bin/bash %u
+Exec=/usr/share/jacktrip/jacktrip-gui-launcher %u
 Icon=@icon@
 Terminal=false
 StartupWMClass=@wmclass@