I have installed anydesk application from this url. However, when I tried to remote to my friend computer, my anydesk was closed immediately.
So to track this issue, I tried to start it with sudo anydesk, in terminal it show message:
(anydesk:21940): Gtk-CRITICAL **: 17:06:01.099: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed
(anydesk:21940): Gtk-CRITICAL **: 17:06:01.102: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed
(anydesk:21940): Gtk-CRITICAL **: 17:06:01.106: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failedWhen I remote to my friend computer, and he accepted connection, in terminal show this message:
(anydesk:21940): Gtk-CRITICAL **: 17:06:01.099: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed
(anydesk:21940): Gtk-CRITICAL **: 17:06:01.102: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed
(anydesk:21940): Gtk-CRITICAL **: 17:06:01.106: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed
terminate called after throwing an instance of 'base::invalid_argument_exception_t'And my anydesk was closed. I have no clue what cause this error, I tried to re-install it several times already, but still the same.
53 Answers
I have faced the same issue with the same error as you while restarting Anydesk.
The fix is very simple. Just follow the below steps:
- Go to your home directory
~. - Press Ctrl+H to show all hidden files.
- You will find a
.anydeskfolder. Just delete that folder, remove your Anydesk and reinstall it.
Try:
export MESA_LOADER_DRIVER_OVERRIDE=i965;anydesk 1 Got same issue, didn't solve by removing .anydesk folder, solved by disabling the global menu (the thing that moves window menu into a panel)
2