http://bugzilla.opensuse.org/show_bug.cgi?id=959272 http://bugzilla.opensuse.org/show_bug.cgi?id=959272#c1 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |opensuse.lietuviu.kalba@gma | |il.com, wbauer@tmo.at Flags| |needinfo?(opensuse.lietuviu | |.kalba@gmail.com) --- Comment #1 from Wolfgang Bauer <wbauer@tmo.at> --- (In reply to Mindaugas Baranauskas from comment #0)
Start live-usb-gui. Kdialog crash. I see in terminal:
kdialog(5709)/kdeui (kdelibs): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) KCrash: Application 'kdialog' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit KCrash: Connect sock_file=/root/.kde4/socket-DELL-linux/kdeinit4__0
What exactly are you doing to get this crash? Looks like you switch to root via su and try to run kdialog (or whatever) then. This doesn't work because it won't find the user's dbus session when running as root. Use kdesu instead to run it as root, if necessary. -- You are receiving this mail because: You are on the CC list for the bug.