LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Thunar - broken samba and mounting (https://www.linuxquestions.org/questions/linux-desktop-74/thunar-broken-samba-and-mounting-4175497805/)

dimmuboy 03-11-2014 08:06 AM

Thunar - broken samba and mounting
 
Hello there,
after I damage permissions in /usr Thunar stop working with networking and mounting devices. It works only if I run by command
Code:

gksudo "dbus-launch thunar"
With nautilus I have same problem. Somebody knows how to fix it?

descendant_command 03-12-2014 01:44 AM

Set the permissions in /usr back how they were?

dimmuboy 03-12-2014 03:41 AM

I set permissions before. And I had run these two commands because I couldn't start openbox session.
Code:

sudo chgrp messagebus /usr/lib/dbus-1.0/dbus-daemon-launch-helper
sudo chmod +s /usr/lib/dbus-1.0/dbus-daemon-launch-helper

But I have problem with file manager now.

dimmuboy 03-18-2014 01:49 AM

thats all? nobody can help me?

OK so I answer myself:
I just add this to my ~/.xinitrc
Code:

exec dbus-launch ck-launch-session openbox-session
thanks google ;)


All times are GMT -5. The time now is 02:19 PM.