Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Caja without desktop, no per-folder configuration
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
Sargastic
n00b
n00b


Joined: 28 Aug 2011
Posts: 57

PostPosted: Tue Jul 24, 2018 8:28 am    Post subject: [SOLVED] Caja without desktop, no per-folder configuration Reply with quote

Me again, still moving from an XFCE desktop environment to a lighter setup with Awesome window manager.

Caja file manager is operating well, except it does not remember per-folder configuration anymore. Getting back to an XFCE session makes this "memory-lapse" disappear, so I guess there is something missing from my light setup (some process not running, or varenv improperly set, etc.).

Any idea where I could look to solve this problem ?

Tia,


Last edited by Sargastic on Fri Aug 10, 2018 4:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Sargastic
n00b
n00b


Joined: 28 Aug 2011
Posts: 57

PostPosted: Fri Aug 10, 2018 4:26 pm    Post subject: Reply with quote

After some looking around, searching and testing...

In ~/.xinitrc, instead of just launching

Code:
exec awesome


need to launch it through dbus-launch :

Code:
exec dbus-launch --exit-with-session --sh-syntax awesome


And all my troubles went away.
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