LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cannot open ark as root (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-open-ark-as-root-4175491084/)

apoorvashutosh 01-13-2014 01:46 AM

Cannot open ark as root
 
I am trying to open ark as root, and it shows an eror message. This is happening only when ark is being opened as root, and is opening perfectly otherwise. The error message shown is:

Code:

(process:7051): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(process:7051): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Gtk-Message: Failed to load module "pk-gtk-module"
Qt: Session management error: None of the authentication protocols specified are supported
ark(7051)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'ark' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
sock_file=/root/.kde/socket-Apoorv/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/libexec/kde4/drkonqi directly

(process:7052): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(process:7052): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Gtk-Message: Failed to load module "pk-gtk-module"
drkonqi(7052)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

Please help..

jdkaye 01-13-2014 02:21 AM

It would help if you showed us what command you used.
Quote:

To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
Did you try following this suggestion? If so, what was the outcome? Also did you try running this command?
Code:

gksu ark
jdk


All times are GMT -5. The time now is 12:37 AM.