You are not logged in.
Hello, it happened suddenly, I remember I purged lightdm and lightdm -locker, but I remember last time before that it was working fine, is there a connection between that and the external devices to be shown in Thunar? 8.( I mean is there any startup items to be run with lightdm...
Offline
^ Might be related to this thread.
Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009
Offline
^ Might be related to this thread.
Currently, I don't use gresec kernel, till I figure out how to work with it
Offline
Did anything else get removed when you purged lightdm? Or perhaps later on when you ran autoremove?
You can check in /var/log/apt/history.log or one of the older history.log.gz files.
Are you using another DM now or no DM at all?
Offline
What are thunar's settings ref. Volume Management in Preferences?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
okay my system lost its connection with gvfs and not loading it any more, well I'm going to use mount for now and sort out the gvfs issues later ..
Offline
What are thunar's settings ref. Volume Management in Preferences?
you its those messages show like
thunar-volman: Unsupported USB device type.
thunar-volman: Unsupported USB device type.
thunar-volman: Unknown block device type.
thunar-volman: Unknown block device type.
Offline
Try this:
dbus-launch thunar
Does it work now?
Offline
Try this:
dbus-launch thunar
Does it work now?
Exactly it worked just with that method, but not with thunar alone 8)
Offline
How are you starting your X session?
Offline
How are you starting your X session?
since I purged lightdm when I need the X i use startx I put exec openbox-session there,, also I think there is no problem since the autostart file going to load the rest for me..
Offline
I put exec openbox-session there
Try this:
mv ~/.xinitrc ~/xinitrc.bak # or mv ~/.xsession ~/xsession.bak if you use that file
Does `startx` launch your desktop with a working dbus session now?
If not, run:
sudo update-alternatives --config x-session-manager
and make sure that "openbox-session" is set.
Offline
bonbonboi wrote:I put exec openbox-session there
Try this:
mv ~/.xinitrc ~/xinitrc.bak # or mv ~/.xsession ~/xsession.bak if you use that file
Does `startx` launch your desktop with a working dbus session now?
If not, run:
sudo update-alternatives --config x-session-manager
and make sure that "openbox-session" is set.
Aaah tell me that in the beginning that bunsenlabs uses a global xinitrc file, since I blindly after purging lightdm I thought to help myself by creating my own .xinitrc file as the old-school methods to avoid wide/global configuration if not strictly needed O:) ]:D
Offline
tell me that in the beginning that bunsenlabs uses a global xinitrc file
BunsenLabs does not use a global xinitrc file, the desktop is decided by the Debian alternatives system and launched with the appropriate permissions automatically.
If ~/.xinitrc is present it will override the automation and the file should thus be ended with:
exec dbus-launch --exit-with-session openbox-session
Is your problem [SOLVED]?
Offline
bonbonboi wrote:tell me that in the beginning that bunsenlabs uses a global xinitrc file
BunsenLabs does not use a global xinitrc file, the desktop is decided by the Debian alternatives system and launched with the appropriate permissions automatically.
If ~/.xinitrc is present it will override the automation and the file should thus be ended with:
exec dbus-launch --exit-with-session openbox-session
Is your problem [SOLVED]?
Where could I find
exec dbus-launch --exit-with-session openbox-session
?
Offline
You don't need it at all, just (re)move any ~/.xinitrc and use `startx` without it.
If you want to use ~/.xinitrc then add that line at the bottom of the file.
Offline
You don't need it at all, just (re)move any ~/.xinitrc and use `startx` without it.
If you want to use ~/.xinitrc then add that line at the bottom of the file.
Just for my information I'm asking, is it that line in /etc/X11/Xsession.options > use-session-dbus ?
Offline
@bonbonboi the answer is in /etc/X11/Xsession.d/75dbus_dbus-launch
If you have the time, here is a long boring exploration of the Debian startx process, written in 2012 but still mostly valid I think.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
@bonbonboi the answer is in /etc/X11/Xsession.d/75dbus_dbus-launch
If you have the time, here is a long boring exploration of the Debian startx process, written in 2012 but still mostly valid I think.
Yea I see that /etc/X11/Xsession.options and /etc/X11/Xsession.d/75dbus_dbus-launch both responsible for launching dbus with X
Tthanks for the help regarding to this issue and consider it solved O:)
Offline
Marking this [SOLVED].
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline