Announcement

Collapse
No announcement yet.

Unable to Restart Plasma-Desktop From Busybox Shell

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unable to Restart Plasma-Desktop From Busybox Shell

    At completely random times, Plasma Desktop will crash.

    This wouldn't be a problem if I could restart Plasma Desktop, but I cannot.


    I've tried using [ctrl] + [alt] + F1 and logging into the Busybox shell to use:
    Code:
    killall plasma-desktop
    That works, but then when I try to use the following it fails:
    Code:
    plasma-desktop

    And I get the following errors:

    Code:
    QDBus Connection: Session D-Bus connection created before QCoreApplication. Application may misbehave.
    
    Plasma-desktop(3318): KUniqueApplication: cannot find the D-Bus session server: 
    "unable to autolaunch a dbus-daemon without a $DISPLAY for X11"
    
    Plasma-desktop(3317): KUniqueApplicaiton: pipe closed unexectedly.

    However, if I use Konsole from inside Plasma Desktop, I can successfully kill and restart plasma-desktop.


    Any idea how I can fix this, so I can restart Plasma Desktop from the Busybox shell?
    Last edited by Ademos; Jul 08, 2012, 05:30 PM.
Working...
X