cross-posted from: https://lemmy.world/post/2231450
I’m on Arch linux + sway and running
flatpak run org.mozilla.Thunderbird
just hangs. I have reset to the default permissions in flatseal.Anyone has the same issue?
You must log in or register to comment.
works fine for me with the latest thunderbird flatpak.
Do you get an error, when you start from the command line ? Does the container keep running or gets terminated immediately? (
flatpak ps
)I found a solution by running
flatpak run --command=/app/bin/thunderbird org.mozilla.Thunderbird