jaeger changed the topic of #crux to: CRUX 3.6 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
fishe has joined #crux
Guest95 has joined #crux
Guest95 has quit [Client Quit]
<fishe> "NEW -rw-r--r-- root/root usr/share/cmake/Modules/Internal/HeaderpadWorkaround.cmake"
<fishe> Is it safe to ignore a new file in an fp mismatch?
rmull has quit [Ping timeout: 272 seconds]
X1232 has quit [Ping timeout: 272 seconds]
rmull has joined #crux
X1232 has joined #crux
joacim has quit [Remote host closed the connection]
joacim has joined #crux
<groovy2shoes> fishe, it's usually fine to ignore new. missing files are usually a problem.
Stx_ has joined #crux
Stx has quit [Ping timeout: 604 seconds]
<fishe> Alright, thanks!
<fishe> Not sure why, but I can't get xorg to work.
<fishe> "(EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.NoServer (Failed to connect to socket: Connection refused)
<fishe> I'm completely stumped
<SiFuh> How did you install xorg?
<SiFuh> prt-get depinst ?
<fishe> Installed from the xorg collection in setup
<SiFuh> I am asking about the install method of using 'depinst' because your error is a dbus error. Is it installed and if so, is it running?
<jaeger> Make sure dbus is running, add 'dbus' to the services array in /etc/rc.conf
<fishe> @SiFuh: Dbus is installed and in the services array, and seems to start fine
<fishe> Curiously I can get slim to start but it can't ever get in to spectrwm
<fishe> Quick reinstall of Dbus and Im now getting a different error
<fishe> "systemd-logind: failed to get session: The name org.freedesktop.login1 was not provided by any .service files"
<fishe> There shouldn't be systemd should there?
<cruxbot> [contrib.git/3.6]: intel-ucode: 20220207 -> 20220419
<cruxbot> [contrib.git/3.6]: intel-firmware: 20220207 -> 20220419
<fishe> Fixed. Changed "exec spectrwm" to "exec dbus-launch spectrwm in xinitrc and that worked
ax has quit [Ping timeout: 260 seconds]
ax has joined #crux
<SiFuh> For my ~/.xsession file I have export `dbus-launch` and on the final line I have ck-launch-session startfluxbox
<SiFuh> fishe: ^
<fishe> What provides ck-launch-session, and how's it different?
<SiFuh> Consolekit
<SiFuh> ConsoleKit2 to be exact
<fishe> ah
<fishe> will add it tomorrow, I need to let qutebrowser compile overnight
<fishe> really hoping there won't be any footprint issues
<SiFuh> For really big ports with lots of dependencies it is probably best to download all that is needed first before building.
<cruxbot> [contrib.git/3.6]: arpwatch: 3.2 -> 3.3
<cruxbot> [contrib.git/3.6]: python3-cachecontrol: 0.12.10 -> 0.12.11
_moth_ has quit [Ping timeout: 256 seconds]
ppetrov^ has joined #crux
Stx_ is now known as Stx
fishe has quit [Quit: Connection closed for inactivity]
<cruxbot> [xorg.git/3.6]: xorg-xauth: update to 1.1.2
<cruxbot> [xorg.git/3.6]: [notify] libinput: update to 1.20.1
stoffepojken has quit [Ping timeout: 240 seconds]
stoffepojken has joined #crux
<cruxbot> [core.git/3.6]: iana-etc: update to 20220414
groovy2shoes has quit [Ping timeout: 250 seconds]
groovy2shoes has joined #crux
<ppetrov^> hi guys, are there any plans for CRUX to use elogind?
DaViruz has quit [Ping timeout: 250 seconds]
SiFuh has quit [Ping timeout: 260 seconds]
SiFuh has joined #crux
wybpip[m] has joined #crux
wybpip[m] has left #crux [#crux]
DaViruz has joined #crux
ppetrov^ has quit [Quit: Leaving]
fishe has joined #crux
<farkuhar> fishe: weren't you running qtile as your window manager before? How did you end up switching to spectrwm?
<fishe> i don't remember why exactly i switched but it was when i installed crux the last time
<fishe> it works really well, i doubt im gonna switch from it for a while
<farkuhar> what intrigues me about qtile is that it has such a minimal set of dependencies, but it supports both X11 and Wayland backends.
<fishe> true
<fishe> it's harder to make functional than something like bspwm or spectr though
<farkuhar> i don't demand much of a window manager's functionality, but it would be nice if hot-plugging an input device didn't trigger a "broken pipe" error making all the active windows unresponsive (this was the actual behaviour of hikari in recent tests).
<farkuhar> granted, hikari is developed primarily on FreeBSD, so its handling of input device events might not have undergone enough code review to guarantee equivalent behaviour on Linux.
<fishe> ive never tried hikari
_moth_ has joined #crux
<fishe> python3-pyqt5 is missing python3-ply as a dependency
<fishe> I'm getting a 404 when it tries to get qtwebengine
daftaupe has left #crux [The Lounge - https://thelounge.chat]
<fishe> nvm it's looking for a patch that no longer exists due to there being a new version
<farkuhar> what happens if you do a version bump to 5.15.9? (I haven't tried building qtwebengine since 5.15.6, when after six hours of compiling it complained about a malformed archive.)
<farkuhar> correction: 5.15.6 was the last version that successfully compiled for me. With 5.15.8 the error was "/usr/bin/ld: .../build/src/core/release/obj/third_party/libxml/libxml_reader.a: error adding symbols: malformed archive"
<groovy2shoes> i got that same error
fishe has quit [Quit: Connection closed for inactivity]
fishe has joined #crux
<fishe> @farkuhar: I've gotten 5.15.9 to build fine
<fishe> Alsa is only passing things to pulseaudio when those things are ran as root which isn't too good
<fishe> Nvm, added alsa to services array and my user to group `audio`
<fishe> Does alsa handle cameras? Because it's not detected in browser
<fishe> Got pulseaudio working, still no webcam
<farkuhar> fishe: thanks for the report on qtwebengine 5.15.9. As for your webcam issue, is your kernel built with the appropriate video modules? Also make sure your user is in the group that has permissions on those devices (typically /dev/video0).
<fishe> I can't believe I forgot the video group existed...
<fishe> Yep, it works when I'm in the right group. Apologies
_moth_ has quit [Remote host closed the connection]
_moth_ has joined #crux
braewoods has quit [Quit: WeeChat 2.8]
braewoods has joined #crux
stenur has quit [Remote host closed the connection]
stenur has joined #crux
stenur has quit [Remote host closed the connection]
stenur has joined #crux
stenur_ has joined #crux
stenur has quit [Ping timeout: 256 seconds]
stenur_ is now known as stenur
groovy2shoes has quit [Remote host closed the connection]
pitiIIo has quit [Ping timeout: 256 seconds]
groovy2shoes has joined #crux
pitiIIo has joined #crux
tilman has quit [Ping timeout: 240 seconds]
tilman has joined #crux