[OpenIndiana-discuss] Failed to execute child process “/usr/lib/dbus-daemon”

Till Wegmueller toasterson at gmail.com
Sat Feb 17 11:40:36 UTC 2024


Hi, predrag

Seems the libexec change requires rebuils because applications hardcoded 
the path to some binaries.... Honestly that is a bit of a nasty habbit. 
We'll see how we can improve tracking of this. Thanks for reporting this.

As a workaround a symlink /usr/lib/dbus-daemon <> 
/usr/libexec/dbus-daemon probably suffices.

-Till

On 16.02.2024 16:11, Predrag Zečević via openindiana-discuss wrote:
> Hi all,
> 
> I saw this on my OI (updated 8 days ago):
> :; uname -rosv
> SunOS 5.11 illumos-f44e1126d9 illumos
> 
> 
> For *vlc* and *libreoffice*, when starting from shell:
> 
> *vlc*
> VLC media player 3.0.20 Vetinari (revision c8fabbc895)
> [0000000000414030] main libvlc: Running vlc with the default interface. 
> Use 'cvlc' to use vlc without interface.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to 
> '/tmp/runtime-predrag_zecevic'
> 
> ** (<unknown>:1431): WARNING **: 16:04:13.410: Error retrieving 
> accessibility bus address: org.a11y.Bus.Error: Failed to execute child 
> process “/usr/lib/dbus-daemon” (No such file or directory)
> Accessibility encountered a DBus error: QDBusError("org.a11y.Bus.Error", 
> "Failed to execute child process “/usr/lib/dbus-daemon” (No such file or 
> directory)")
> 
> *libreoffice*
> ** (<unknown>:1495): WARNING **: 16:08:43.688: Error retrieving 
> accessibility bus address: org.a11y.Bus.Error: Failed to execute child 
> process “/usr/lib/dbus-daemon” (No such file or directory)
> Accessibility encountered a DBus error: QDBusError("org.a11y.Bus.Error", 
> "Failed to execute child process “/usr/lib/dbus-daemon” (No such file or 
> directory)")
> qt.accessibility.atspi: Error in contacting registry: 
> "org.freedesktop.DBus.Error.Disconnected" "Not connected to D-Bus server"
> 
> 
> Checked:
> :; ps -ef | grep dbus[-]daemon
>    global     root   376     1   0   Feb 08 ?           0:00 
> /usr/libexec/dbus-daemon --system
>    global predrag*  1880     1   0   Feb 08 ?           0:04 
> /usr/libexec/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 
> --sess
>    global  lightdm  1843     1   0   Feb 08 ?           0:00 
> /usr/libexec/dbus-daemon --syslog-only --fork --print-pid 5 
> --print-address 7 -
> 
> 
> There are (probably) more problems (more programs with same issue)...
> 
> /usr/lib/dbus-daemon <> /usr/libexec/dbus-daemon
> 
> 
> Regards.
> 



More information about the openindiana-discuss mailing list