You are not logged in.
Pages: 1
when i launch gparted it ask for my password (i enter it) i see the program for a second then it crashes
localuser:root being added to access control list
GParted 1.4.0
configuration --enable-libparted-dmraid --enable-online-resize
libparted 3.5
(gpartedbin:15607): Gtk-WARNING **: 23:43:23.123: Theme parsing error: gtk-dark.css:5822:26: '-shadow' is not a valid color name
(gpartedbin:15607): Gtk-WARNING **: 23:43:23.123: Theme parsing error: gtk-dark.css:5825:14: not a number
(gpartedbin:15607): Gtk-WARNING **: 23:43:23.123: Theme parsing error: gtk-dark.css:5826:13: not a number
(gpartedbin:15607): Gtk-WARNING **: 23:43:23.123: Theme parsing error: gtk-dark.css:5827:11: Expected a length
** (gpartedbin:15607): WARNING **: 23:43:23.145: Unable to connect to dbus: Error spawning command line “dbus-launch --autolaunch=22df5874e2f24ed0845da83c745210f9 --binary-syntax --close-stderr”: Child process exited with code 1
(gpartedbin:15607): GLib-GIO-CRITICAL **: 23:43:23.232: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(gpartedbin:15607): GLib-GIO-CRITICAL **: 23:43:23.232: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(gpartedbin:15607): GLib-GIO-CRITICAL **: 23:43:23.232: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
** (gpartedbin:15607): ERROR **: 23:43:24.273:
unhandled exception (type std::exception) in signal handler:
what: basic_string::_M_create
/usr/bin/gparted: line 222: 15607 Trace/breakpoint trap (core dumped) $BASE_CMD
localuser:root being removed from access control listOffline
** (gpartedbin:15607): WARNING **: 23:43:23.145: Unable to connect to dbus: Error spawning command line “dbus-launch --autolaunch=22df5874e2f24ed0845da83c745210f9 --binary-syntax --close-stderr”: Child process exited with code 1
Based on your post history I'll say: last link below.
Offline
** (gpartedbin:15607): WARNING **: 23:43:23.145: Unable to connect to dbus: Error spawning command line “dbus-launch --autolaunch=22df5874e2f24ed0845da83c745210f9 --binary-syntax --close-stderr”: Child process exited with code 1
Based on your post history I'll say: last link below.
wowie! I changed xinitrc back to defaults and it launches, mind if I ask what was going on?
Offline
Note: At the very least, ensure that the last if block in /etc/X11/xinit/xinitrc is present in your ~/.xinitrc file to ensure that the scripts in /etc/X11/xinit/xinitrc.d are sourced.
/etc/X11/xinit/xinitrc.d/50-systemd-user.sh imports important environment variables into the session and w/o them you lack access to the session bus.
You don't need to use the default xinitrc (ie. xterm and twm), but you must include those scripts to guarantee a proper session.
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1