After upgrading to version 0.3.3, if restic-browser crashes when launched in a Wayland environment, make a copy of /usr/share/applications/restic-browser.desktop to ~/.local/share/applications/restic-browser.desktop, and then modify the line starting with Exec to:
Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /usr/bin/restic-browser %U
Pinned Comments
evine commented on 2025-10-14 14:36 (UTC) (edited on 2025-10-14 14:37 (UTC) by evine)
After upgrading to version 0.3.3, if restic-browser crashes when launched in a Wayland environment, make a copy of
/usr/share/applications/restic-browser.desktopto~/.local/share/applications/restic-browser.desktop, and then modify the line starting withExecto: