Bug 261980 - deskutils/anydesk Gtk-CRITICAL assertion failures (does not start)
Summary: deskutils/anydesk Gtk-CRITICAL assertion failures (does not start)
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-16 02:23 UTC by Graham Perrin
Modified: 2024-05-08 20:36 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (freebsd)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2022-02-16 02:23:10 UTC
% anydesk

(<unknown>:33728): Gtk-CRITICAL **: 02:16:47.491: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed

(<unknown>:33728): Gtk-CRITICAL **: 02:16:47.494: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed

(<unknown>:33728): Gtk-CRITICAL **: 02:16:47.499: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed

(<unknown>:33728): Gtk-CRITICAL **: 02:16:47.499: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed
% date ; pkg info -x anydesk ; uname -aKU
Wed 16 Feb 2022 02:16:59 GMT
anydesk-6.0.1_1
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #3 main-n253116-39a36707bd3-dirty: Sat Feb 12 16:47:35 GMT 2022     root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG  amd64 1400051 1400051
%
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-02-16 05:14:49 UTC
Hmm, the same with the executable extracted from the archive provided by AnyDesk: 

% pwd
/usr/home/grahamperrin/Downloads/anydesk-6.1.1
% ./anydesk
sh: lsb_release: not found

(<unknown>:86312): Gtk-CRITICAL **: 05:11:37.838: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed

(<unknown>:86312): Gtk-CRITICAL **: 05:11:37.841: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed

(<unknown>:86312): Gtk-CRITICAL **: 05:11:37.854: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed

(<unknown>:86312): Gtk-CRITICAL **: 05:11:37.854: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed
% 
%  cd /home/grahamperrin/Documents/IT/BSD/FreeBSD
% 


NB if it's relevant: 

sh: lsb_release: not found

– I also saw that with the port, before reporting this bug.
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-02-16 05:16:26 UTC
% mount | grep proc
procfs on /proc (procfs, local)
linprocfs on /compat/linux/proc (linprocfs, local)
linprocfs on /compat/ubuntu/proc (linprocfs, local)
%
Comment 3 Martin Filla 2022-02-16 11:08:32 UTC
(In reply to Graham Perrin from comment #1)

Did you report this bug?
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2022-02-16 17:47:29 UTC
(In reply to Martin Filla from comment #3)

Hi, yes, me.
Comment 5 Martin Filla 2024-05-06 04:45:16 UTC
I am still waiting for new version from mainstream
Comment 6 Jean-Philippe P. 2024-05-08 20:36:55 UTC
  pkg install gtkglext 
solved the issue for me (thank for the hint from superbsd in the forum)