Hi,

I am trying to port the docklike XFCE plugin.
https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start

I followed faq/ports/guide.html and used x11/xfce4/xfce4-clipman as a starting point. Everything compiles and build a package properly. The checking tools do not identify errors. But still when launching the docklike applet, it dies and the following log is available in .xsession-errors:

wrapper-2.0:/usr/local/lib/xfce4/panel/plugins/libdocklike.so: undefined symbol 'inotify_init' wrapper-2.0:/usr/local/lib/xfce4/panel/plugins/libdocklike.so: undefined symbol 'inotify_add_watch'

(process:56575): GLib-WARNING **: 00:33:22.766: (../glib-2.72.4/glib/gerror.c:761):g_error_new_valist: runtime check failed: (domain != 0)

(process:56575): xfce4-panel-wrapper-CRITICAL **: 00:33:22.767: Wrapper docklike-23: Failed to open plugin module "/usr/local/lib/xfce4/panel/plugins/libdocklike.so": Cannot load specified object. xfce4-panel-Message: 00:33:22.769: Plugin docklike-23 has been automatically restarted after crash. wrapper-2.0:/usr/local/lib/xfce4/panel/plugins/libdocklike.so: undefined symbol 'inotify_init' wrapper-2.0:/usr/local/lib/xfce4/panel/plugins/libdocklike.so: undefined symbol 'inotify_add_watch'

(process:94743): GLib-WARNING **: 00:33:23.215: (../glib-2.72.4/glib/gerror.c:761):g_error_new_valist: runtime check failed: (domain != 0)

(process:94743): xfce4-panel-wrapper-CRITICAL **: 00:33:23.215: Wrapper docklike-23: Failed to open plugin module "/usr/local/lib/xfce4/panel/plugins/libdocklike.so": Cannot load specified object.

(xfce4-panel:46981): GLib-CRITICAL **: 00:33:24.884: g_child_watch_add_full: assertion 'pid > 0' failed

I've tried various modifications as found in several ports but none solved the crash. Any ideas to solve those errors?

Thanks,
Joel C.

PS: I've attached the port attempt.
PPS: I'm using OpenBSD 7.2-STABLE/amd64.

Attachment: x11_xfce4_xfce4-docklike.tar.gz
Description: application/gzip

Reply via email to