[Bug 213540] print/lyx 2.2.2 core dump
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 17 14:41:57 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213540
Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kde at FreeBSD.org
Status|In Progress |Closed
Resolution|--- |Works As Intended
--- Comment #3 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
It's the accessibility code in x11-toolkits/qt5-gui that uses d-bus for
communication.
I do believe that you have devel/dbus installed, otherwise you wouldn't have
been able to install x11-toolkits/qt5-gui and LyX would have crashed with a
different error (unable to load the xcb plugin).
The easiest solution is to just start dbus by default via /etc/rc.conf,
otherwise just run `dbus-uuidgen --ensure` to create /var/db/dbus/machine-id
and get rid of this crash.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list