com.anydesk.Anydesk
com.anydesk.Anydesk copied to clipboard
Instant closes on opening "Settings"
Version 6.1.0 Flatpak 1.6.5 OS: Linux Mint 20.1
When the program opens, click on the hamburger menu and select "Settings", the program will instantly close. This happens "every time", so 100% reproduce-able.
It's also still doing this on flatpak 6.2.1 Mint 21.1 with MATE desktop
It works for me with the command:
XDG_CURRENT_DESKTOP=GNOME flatpak run com.anydesk.Anydesk
you can permanently set XDG_CURRENT_DESKTOP=GNOME
to the app run by Flatseal.
Why not fix it in the flatpak itself? Or is that impossible?Op 30 apr. 2023 08:19 schreef Pha NGUYEN @.***>: It works for me with the command: XDG_CURRENT_DESKTOP=GNOME flatpak run com.anydesk.Anydesk
you can permanently set XDG_CURRENT_DESKTOP=GNOME to the app run by Flatseal.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Without the XDG_CURRENT_DESKTOP=GNOME environment variable I had also the problem, that the remote desktop share/control feature not worked. The environment variable also fixed this issue for me.
I would appreciate a fix in the flatpak.