#dbus error void linux (glilbc)
73 messages · Page 1 of 1 (latest)
I've seen this error in chromium and so far it doesn't seem to mean anything, you can ignore it..
word?
Word?
The app does launch right?
the cider appimge like to break afaik
nope
perhaps you have some missing packages
try another package
something not the appimage
idk if there are any for void
if there aren't
https://flathub.org/apps/sh.cider.Cider is always a choice, see how it fairs
the flatpak does the same thing
I might try installing it via the .deb package
hm, odd
and it did the same thing on gentoo
what session and wm/desktop are you on
dwm
do you use a dm or startx
startx
sometimes you need a dbus managed session for these things
either use a DM, or use dbus-run-session --config-file=~/.X-config-file-here -- dwm
dbus-run-session --config-file=~/.X-config-file-here -- dwm
what do I do with the config-file?
you don't do anything this just load your x config
I don't know where that is 💀
alr
typically
like this?
i meant run that command in your tty
your autostart will still be loaded
alr
cause you added --config-file=/path/to/xinitrc to dbus-run-session
can't see anything
what's inside the file
actually, try removing -- dwm bit
the last bit of the line
ah wait, nvm, my bad
it's not dbus-run-session
dbus-launch --exit-with-session ~/.xinitrc
or ~/.xsession if you have that
my bad, fogor the command cause i usually just use dm
what the, .xinitrc is here tho
try to make sure it exists
ls ~/.xinitrc
also why username has apostrophe
It does exist
I was testing if that would fix the problem
I guess I might switch to arch
Since cider is in the aur
well, have you removed the apostrophe?
Yep
Still didn't fix that
I gotta go btw