-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
platform: Linuxpriority: 2 mediumstatus: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuestype: bug
Description
Describe the bug
When running a Tauri app on Linux using an AppImage, target=_blank links do not work, and shell::open does not work either.
Reproduction
Minimal reproduction repo: https://github.com/0rvar/tauri-appimage-repro
Create a link with target=_blank, or use shell::open with an URL. Then run the tauri app as an AppImage. It will silently fail to open the link when clicked, and silently fail to open the browser with the URL from shell::open.
Expected behavior
The browser should open with the URL
Platform and versions
Linux, AppImage. See reproduction repo above
Stack trace
No response
Additional context
No response
rmburg
Metadata
Metadata
Assignees
Labels
platform: Linuxpriority: 2 mediumstatus: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuestype: bug
Type
Projects
Status
📬Proposal