[DONE] New error: Failed to init libxfconf

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[DONE] New error: Failed to init libxfconf

Postby imperfect » Oct 6th, '14, 10:53

https://gist.github.com/anonymous/7bfcd4095eab924a8a5d

it safe to ignore that error ? can you help me fix`it ?

thanks in advance !

~title edited by moderator to more informative format ;)
Last edited by imperfect on Oct 9th, '14, 13:01, edited 1 time in total.
imperfect
 
Posts: 11
Joined: Sep 23rd, '14, 12:45

Re: New error: Failed to init libxfconf

Postby doktor5000 » Oct 6th, '14, 21:10

Could come from some custom script. Did you add anything to /etc/profile, /etc/profile.d/ or to .bashrc of root?
And does the issue also occur when you use
Code: Select all
su -
to switch to root?
Please in both cases as root show the output of
Code: Select all
ps -ef | grep -v grep | grep -i -e dbus -e xfconf


But anyways, this is often seen with some XFCE applications, e.g. the mixer:
http://forums.debian.net/viewtopic.php? ... 0&start=15
Means that with a simple su to root no dbus session is started for root, and hence the mixer or some other program that requires dbus will no run properly or at all.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18064
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: New error: Failed to init libxfconf

Postby imperfect » Oct 8th, '14, 18:47

Code: Select all
[root@localhost imperfect]# ps -ef | grep -v grep | grep -i -e dbus -e xfconf
499        807     1  0 13:03 ?        00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
500       1845     1  0 13:03 ?        00:00:00 /usr/bin/dbus-launch --exit-with-session --sh-syntax
500       1947     1  0 13:03 ?        00:00:00 /usr/bin/dbus-daemon --fork --print-pid 4 --print-address 6 --session
500       2244     1  0 13:03 ?        00:00:00 /usr/lib64/xfce4/xfconf/xfconfd
500       2257  2252  0 13:03 ?        00:00:00 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
Last edited by isadora on Oct 8th, '14, 18:50, edited 1 time in total.
Reason: Command-output placed between [CODE]-tags, for better readability. ;)
imperfect
 
Posts: 11
Joined: Sep 23rd, '14, 12:45

Re: New error: Failed to init libxfconf

Postby doktor5000 » Oct 8th, '14, 19:04

What about the rest?

doktor5000 wrote:Could come from some custom script. Did you add anything to /etc/profile, /etc/profile.d/ or to .bashrc of root?
And does the issue also occur when you use
Code: Select all
su -
to switch to root?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18064
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: New error: Failed to init libxfconf

Postby imperfect » Oct 8th, '14, 19:17

Code: Select all
[imperfect@localhost ~]$ su
Password:
Failed to init libxfconf: 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..
Failed to init libxfconf: 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..
Failed to init libxfconf: 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..
               .°°.               imperfect@localhost
                °°   .°°.         OS: Mageia 4 thornicroft
                .°°°. °°          Kernel: x86_64 Linux 3.14.18-desktop-3.mga4
                .   .             Uptime: 7h 14m
                 °°° .°°°.        Packages: 1294
             .°°°.   '___'        Shell: bash 4.2.50
            .'___'        .       Resolution: 1920x1080
          :dkxc;'.  ..,cxkd;      DE: XFCE4
        .dkk. kkkkkkkkkk .kkd.    WM: Xfwm4
       .dkk.  ';cloolc;.  .kkd    WM Theme: Not Found
       ckk.                .kk;   CPU: Intel Core2 Duo CPU E8200 @ 2.667GHz
       xO:                  cOd   GPU: NVidia GeForce GTX 560
       xO:                  lOd   RAM: 1087MB / 3954MB
       lOO.                .OO: 
       .k00.              .00x   
        .k00;            ;00O.   
         .lO0Kc;,,,,,,;c0KOc.   
            ;d00KKKKKK00d;       
               .,KKKK,.           
[root@localhost imperfect]#
Last edited by isadora on Oct 8th, '14, 19:19, edited 1 time in total.
Reason: Command-output placed between [CODE]-tags, to keep the forum readable. ;)
imperfect
 
Posts: 11
Joined: Sep 23rd, '14, 12:45

Re: New error: Failed to init libxfconf

Postby isadora » Oct 8th, '14, 19:20

Please next time use code tags as explained in ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: New error: Failed to init libxfconf

Postby imperfect » Oct 8th, '14, 19:27

i understand ! sorry i`m new in linux and stuff ...!
imperfect
 
Posts: 11
Joined: Sep 23rd, '14, 12:45

Re: New error: Failed to init libxfconf

Postby doktor5000 » Oct 8th, '14, 19:35

You did the same as in the initial post, and didn't answer any of the questions. Please read again viewtopic.php?p=52060#p52060
You did
Code: Select all
su

I've asked you to do
Code: Select all
su -
instead. Don't you see the hyphen/dash/minus sign at the end?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18064
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: New error: Failed to init libxfconf

Postby imperfect » Oct 8th, '14, 19:47

Code: Select all
[imperfect@localhost ~]$ su -
Password:
gpg-agent[20273]: directory `/root/.gnupg' created
gpg-agent[20273]: directory `/root/.gnupg/private-keys-v1.d' created
gpg-agent[20274]: gpg-agent (GnuPG) 2.0.22 started
               .°°.               root@localhost
                °°   .°°.         OS: Mageia 4 thornicroft
                .°°°. °°          Kernel: x86_64 Linux 3.14.18-desktop-3.mga4
                .   .             Uptime: 7h 43m
                 °°° .°°°.        Packages: 1294
             .°°°.   '___'        Shell: bash 4.2.50
            .'___'        .       Resolution: 1920x1080
          :dkxc;'.  ..,cxkd;      DE: XFCE4
        .dkk. kkkkkkkkkk .kkd.    WM: Xfwm4
       .dkk.  ';cloolc;.  .kkd    WM Theme: Not Found
       ckk.                .kk;   GTK2 Theme: oxygen-gtk
       xO:                  cOd   Icon Theme: oxygen
       xO:                  lOd   Font: Sans 10
       lOO.                .OO:   CPU: Intel Core2 Duo CPU E8200 @ 2.667GHz
       .k00.              .00x    GPU: NVidia GeForce GTX 560
        .k00;            ;00O.    RAM: 1119MB / 3954MB
         .lO0Kc;,,,,,,;c0KOc.   
            ;d00KKKKKK00d;       
               .,KKKK,.           
[root@localhost ~]#
imperfect
 
Posts: 11
Joined: Sep 23rd, '14, 12:45

Re: New error: Failed to init libxfconf

Postby doktor5000 » Oct 8th, '14, 21:35

As previously assumed:
doktor5000 wrote:Means that with a simple su to root no dbus session is started for root, and hence the mixer or some other program that requires dbus will no run properly or at all.


So it can be ignored. Also you should better stick to using su - as good practice.
For more details on this you may want to check http://superuser.com/questions/453988/w ... out-hyphen

Please mark the thread accordingly by editing the topic of the first post and prefix it by [DONE], thanks
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18064
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [DONE] New error: Failed to init libxfconf

Postby imperfect » Oct 9th, '14, 13:02

Thank you very much for your quick and promt help ! With respect ....ImPerfect
imperfect
 
Posts: 11
Joined: Sep 23rd, '14, 12:45


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron