#kisslinux

Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
Earlier messages
<riteo>you don't need the gtk one if you dislike it
<riteo>there are other daemons implementing a file chooser
<asimvoc>no problems
phinxyjoined
<asimvoc>i just need to screensharing
<riteo>if you're asking why it's a bit like android's way where the application does not have access to the whole filesystem but only to a specific file you select manually as an user
<riteo>all right
<riteo>`PulseAudio: Unable to connect: Connection refused` is because chromium is looking for pulseaudio but can't find it. If you run `pipewire-pulse` it should work
<asimvoc>can i work my way without it?
<riteo>I'm not sure why you're so stubborn about this; that's not real pulseaudio, just a shim
<riteo>if you really insist you can look for pipewire support in chromium if it exists
<asimvoc>yeah but i don't remember to use pipewire-pulse in gentoo for this same problem
<riteo>perhaps it's just a config flag away or it automatically switched to pipewire for this
<asimvoc>just pipewire-alsa
<riteo>oh then it probably chose that instead
<riteo>because I can see an alsa print
<asimvoc>yeah
<riteo>oh well let's see what else's left...
<asimvoc>but if i just build the pipewire in community
<asimvoc>with alsa only
<asimvoc>i get the same error
<riteo>well yeah because it's probably trying to connect with pulseaudio first
<riteo>that's how programs usually deal with multiple apis
<riteo>there's this "PipeWire stream state error: error output enum formats: No such file or directory"
<riteo>uuuhh wait
<riteo>you started pipewire in the user session?
<riteo>because if you restart the compositor for some reason it gets confused because the dbus user connection is lost
<asimvoc>i started in user session
<asimvoc>is in my .profile
<riteo>yeah but without restarting or something
<asimvoc>yeah
<riteo>like there's only one fresh process ever since you started dwl
<riteo>all right
<asimvoc>it just init pipewire when i loggin in
<riteo>I'm trying to check my mental checklist
<riteo>asimvoc what's your XDG_RUNTIME_DIR?
<asimvoc>tmp/1000-runtime-dir
phinxyquit (Ping timeout: 252 seconds)
<riteo>mhhhh
<riteo>that's really weird
phinxyjoined
<asimvoc>yup
<riteo>so to recap you have a dbus user session, pipewire, xdg-desktop-portal-* all started in this order
<asimvoc>yup
<asimvoc>my init profile is this order
<riteo>uh wait
<riteo>that's important
<asimvoc>dbus-launch dwl -s 'foot -s & pipewire & wbg /home/hellboy/Documents/Wallpapers/wallhaven-kxoqdm_1920x1080.png <&-'
<riteo>oh allright you did that inside dbus-launch
<riteo>then it's fine I think
Later messages