Open shintaro88 opened 2 years ago
On Fedora 37 runing Gnome on X11 I also experience crashes upon connection attempts.
I get the following message on the console:
(anydesk:2): GtkGLExt-CRITICAL **: 12:45:35.634: gtk_widget_set_gl_capability: assertion 'GDK_IS_GL_CONFIG (glconfig)' failed
terminate called after throwing an instance of 'base::exception_t'
Is this still an issue for you?
I have the same error message as @SimGer provided when installing via NIXPKGS_ALLOW_UNFREE=1 nix profile install --impure nixpkgs#anydesk
on Pop!_OS 22.04. The app crashes after I try to connect to anything, right after I press Enter. But I can successfully connect to the machine from another device.
I thought that it is nix-related bug (some apps from nix packages don't work as perfect as natively installed version), but apparently it is not. Although I think I had a deb version that worked perfectly fine.
I used the legacy/deprecated way of installing:
curl -s https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -
echo 'deb http://deb.anydesk.com/ all main' | sudo tee /etc/apt/sources.list.d/anydesk-stable.list > /dev/null
sudo apt update && sudo apt install -y anydesk
W: http://deb.anydesk.com/dists/all/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
And now it doesn't crash (no error logs) and I can successfully connect to a remote device.
Same issue happened to me, when connecting to a remote it crashes. I have uninstalled and installed again via command line show in flathub.