Giter Site home page Giter Site logo

Comments (5)

M6268 avatar M6268 commented on June 22, 2024

Same issue happened to me, when connecting to a remote it crashes.
I have uninstalled and installed again via command line show in flathub.

from com.anydesk.anydesk.

SimGer avatar SimGer commented on June 22, 2024

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'

from com.anydesk.anydesk.

der-eismann avatar der-eismann commented on June 22, 2024

Is this still an issue for you?

from com.anydesk.anydesk.

Andrew15-5 avatar Andrew15-5 commented on June 22, 2024

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.

from com.anydesk.anydesk.

Andrew15-5 avatar Andrew15-5 commented on June 22, 2024

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.

from com.anydesk.anydesk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.