Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startx Failed to mount XXX, Not authorized to perform operat
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
x220tux
n00b
n00b


Joined: 09 Apr 2015
Posts: 19

PostPosted: Thu Apr 09, 2015 5:38 pm    Post subject: startx Failed to mount XXX, Not authorized to perform operat Reply with quote

I use command to launch xfce4 desktop. No slim or xdm support as login manager.

When use command
Code:
startx
to launch xfce4, thunar can NOT mount windows nfts partition in thunar. It reminds me:
Quote:
Failed to mount XXX, Not authorized to perform operation


However, if I use:
Code:
startxfce4
to launch xfce4, thunar require root password and mounts smoothly.

For both ways of launching xfce4 desktop, nfts partition can be mounted in terminal by:
Code:
udisksctl unmount -b /dev/sdXY


My ~/.xinitrc contents:
Code:
zachary@tux ~ $ cat .xinitrc
eval `dbus-launch --sh-syntax --exit-with-session`
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=xim
export XMODIFIERS=@im=fcitx

exec startxfce4 --with-ck-launch


My /etc/env.d/90xsession contents:
Code:
XSESSION=Xfce4


Any ideas?
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Tue Apr 14, 2015 3:23 pm    Post subject: Reply with quote

Are dbus and consolekit running when you call startx?
Back to top
View user's profile Send private message
x220tux
n00b
n00b


Joined: 09 Apr 2015
Posts: 19

PostPosted: Tue Aug 04, 2015 9:15 am    Post subject: Reply with quote

chithanh wrote:
Are dbus and consolekit running when you call startx?


They are already running.

Today, I have a @world update, and the issue has gone. Weird!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum