Search My Blog

Sunday, June 12, 2011

I ran across this Error in Fedora 14 when trying to start Krusader in root,mode from the Command Line. Krusader -

I ran across this Error in Fedora 14 when trying to start Krusader in root
mode from the Command Line. Krusader -
GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed:
(connecti NULL)... Here's the Answer... It's another SELinux Problem... But,
I don't like to Disable SELinux. I want some security for my System...
Fedora 14 now requires more than just the "su" command to get true "root"
Privileges. So, when you want to start a GUI App from the Command Line with
"root" Privileges. Do this first...

To run GUI apps as root, you now need a root login shell:
su --login root
or in short form
su -
Note the space and dash after su

Then you can just type krusader and your good to go...

Read this Post I found for more details...

Don

FedoraForum.org <http://forums.fedoraforum.org/archive/index.php> > Fedora
Support <http://forums.fedoraforum.org/archive/index.php/f-3.html> >
Software <http://forums.fedoraforum.org/archive/index.php/f-9.html> >
[SOLVED] Add repository
PDA <http://forums.fedoraforum.org/archive/index.php/t-255624.html?pda=1>

View Full Version : [SOLVED] Add
repository<http://forums.fedoraforum.org/showthread.php?t=255624>
rishikoesal
4th December 2010, 07:14 PM
Hi all,

i have an question:

i want to install skype and have to do it maually, but when i type gedit
/etc/yum.repos.d/skype.repo in terminal

i get this error:

[root@rkxl rishi]# gedit /etc/yum.repos.d/skype.repo

(gedit:5256): EggSMClient-WARNING **: Failed to connect to the session
manager: None of the authentication protocols specified are supported

**
GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed:
(connection->initialization_error == NULL)
Aborted (core dumped)
[root@rkxl rishi]#

don no what to do, can someone help me?

have te same problem with disabling SELINUX:

when i type gedit /etc/sysconfig/selinux i get this error:

[root@rkxl rishi]# gedit /etc/sysconfig/selinux

(gedit:5260): EggSMClient-WARNING **: Failed to connect to the session
manager: None of the authentication protocols specified

No comments: