Skip to content

ristretto crashes with segmentation fault when run from a different user

Submitted by Bruno Jesus

Assigned to Stephan Arts

Link to original bug (#12725)

Description

Created attachment 6748 console output

When running ristretto with a different user it will crash, this does not happen with Thunar or Orage for example.

It prints a repetition of the following around 14 times in the console before stating segmentation fault:

(ristretto:16230): xfconf-CRITICAL **: xfconf_init() must be called before attempting to use libxfconf!

** (ristretto:16230): CRITICAL **: dbus_g_proxy_connect_signal: assertion 'DBUS_IS_G_PROXY (proxy)' failed

** (ristretto:16230): CRITICAL **: dbus_g_proxy_connect_signal: assertion 'DBUS_IS_G_PROXY (proxy)' failed

(ristretto:16230): xfconf-CRITICAL **: xfconf_init() must be called before attempting to use libxfconf!

** (ristretto:16230): CRITICAL **: dbus_g_proxy_call: assertion 'DBUS_IS_G_PROXY (proxy)' failed

(ristretto:16230): GLib-CRITICAL **: g_propagate_error: assertion 'src != NULL' failed

Full log attached.

Attachment 6748, "console output":
ris.txt