From: Dennis Braun Date: Sun, 18 Apr 2021 13:47:34 +0000 (+0200) Subject: The playback cursor doesn't move with wayland. X-Git-Tag: archive/raspbian/3.6.3+dfsg-1+rpi1~1^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=766b27ed3aff1f8a43dc3af42308f331417c9b64;p=audacity.git The playback cursor doesn't move with wayland. As a workaround we use X11 to start audacity. Closes: #950150 Forwarded: not-needed Gbp-Pq: Name 0007-Playback_cursor_workaround.patch --- diff --git a/src/audacity.desktop.in b/src/audacity.desktop.in index 34934bdb..2344edda 100644 --- a/src/audacity.desktop.in +++ b/src/audacity.desktop.in @@ -61,7 +61,7 @@ Categories=AudioVideo;Audio;AudioVideoEditing; Keywords=sound;music editing;voice channel;frequency;modulation;audio trim;clipping;noise reduction;multi track audio editor;edit;mixing;WAV;AIFF;FLAC;MP2;MP3; -Exec=@AUDACITY_NAME@ %F +Exec=env GDK_BACKEND=x11 @AUDACITY_NAME@ %F StartupNotify=false Terminal=false MimeType=@MIMETYPES@;