[Bug 262275] AnyDesk
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262275] AnyDesk"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Mar 2022 04:10:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262275 --- Comment #5 from Henrik Rosenke <rosenke@dssgmbh.de> --- (In reply to Martin Filla from comment #4) This error seems to be caused by missing procfs, ktrace: 2897 anydesk CALL readlink(0xd7aec6,0x7ffffffec9a0,0x400) 2897 anydesk NAMI "/proc/curproc/file" 2897 anydesk RET readlink -1 errno 2 No such file or directory after mounting procfs via "mount -t procfs proc /proc" i get this at launch on the command line: (<unknown>:59712): Gtk-WARNING **: 05:05:19.464: Im Modulpfad »adwaita« konnte keine Themen-Engine gefunden werden, (<unknown>:59716): Gtk-WARNING **: 05:05:19.468: Im Modulpfad »adwaita« konnte keine Themen-Engine gefunden werden, (<unknown>:59712): Gtk-CRITICAL **: 05:05:19.519: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed (<unknown>:59712): Gtk-CRITICAL **: 05:05:19.525: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed (<unknown>:59712): Gtk-CRITICAL **: 05:05:19.544: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed (<unknown>:59712): Gtk-CRITICAL **: 05:05:19.544: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed After deleting the ~/.anydesk folder anydesk seems to run, but havent tested a connection. -- You are receiving this mail because: You are on the CC list for the bug.