💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2021-11-21.txt captured on 2021-12-17 at 13:26:06.
-=-=-=-=-=-=-
[2021-11-21T01:15:28Z] <jason123onirc> whenever I try to build sway it gives me a libinput error even thouhg I have it installed [2021-11-21T01:19:11Z] <acheam> full logs pls [2021-11-21T01:21:36Z] <jason123onirc> http://0x0.st/-7s4.png [2021-11-21T01:26:39Z] <acheam> echo $CFLAGS [2021-11-21T01:32:19Z] <jason123onirc> nothing [2021-11-21T01:36:20Z] <acheam> hmmm so the no-evdev patch replaces the libevdev_event_code_get_name function with libinput_event_code_get_name [2021-11-21T01:37:54Z] <jason123onirc> yeah I don't know what is wrong [2021-11-21T01:38:33Z] <jason123onirc> does it have anything to do with the kernel version? I am running kernel 5.10.46 [2021-11-21T01:38:42Z] <acheam> it shouldn't [2021-11-21T01:38:51Z] <acheam> yeah I dont really know what is going on here in my quick bit of research [2021-11-21T01:38:56Z] <acheam> I dont use wayland [2021-11-21T01:39:11Z] <acheam> its weird though, because these patches and packages have not been updated recently [2021-11-21T01:39:16Z] <acheam> and I'm sure others have built it successfully [2021-11-21T01:41:29Z] <jason123onirc> what do you use? [2021-11-21T02:30:55Z] <acheam> xorg [2021-11-21T02:32:42Z] <jason123onirc> I can't get xorg to work in my vm [2021-11-21T03:08:12Z] <midfavila-laptop> afternoon, everyone [2021-11-21T03:44:37Z] <testuser[m]> Hi [2021-11-21T04:04:54Z] <bujeddhazeus> Hey testuser [2021-11-21T04:05:02Z] <bujeddhazeus> How's it going? [2021-11-21T04:05:28Z] <testuser[m]> good [2021-11-21T04:07:21Z] <bujeddhazeus> Cool [2021-11-21T04:07:33Z] <bujeddhazeus> Just waiting for food arrival here [2021-11-21T04:54:13Z] <acheam> heya cem, testuser[m], and midfavila's laptop (if you're reading the logs) [2021-11-21T04:55:14Z] <acheam> cem: any interesting happenings in carbs? I like the new meta file [2021-11-21T04:56:15Z] <acheam> do you use your lariza fork as a main browser, by the way? [2021-11-21T05:14:11Z] <jason123onirc> hi [2021-11-21T05:15:17Z] <sereg> hi [2021-11-21T05:18:07Z] <bujeddhazeus> hi [2021-11-21T05:18:48Z] <bujeddhazeus> Really glad I solved my bug [2021-11-21T05:19:07Z] <bujeddhazeus> Thanks for putting up with me while I did xD [2021-11-21T05:59:43Z] <cem> hey acheam! [2021-11-21T05:59:57Z] <cem> yeah I'm using it as my main browser [2021-11-21T06:03:01Z] <cem> and for carbs, nothing big on the horizon really, just doing some small package manager improvements [2021-11-21T06:03:59Z] <cem> probably the only interesting thing coming up is reentrant package manager updates, so no need to run update twice [2021-11-21T09:16:26Z] <bibliocar_> I'm still having trouble launching sway. I have XDG_RUNTIME_DIR defined, and when I type $XDG_RUNTIME_DIR in the terminal, it prints the correct directory, but sway doesn't seem to look in there for seatd.sock [2021-11-21T09:17:50Z] <testuser[m]> Seatd.sock is in /run and sway doesn't deal with it directly, only through libseat [2021-11-21T09:17:52Z] <testuser[m]> Show the error [2021-11-21T09:23:54Z] <bibliocar_> Oh, okay. Yeah, can do that. I was having trouble grabbing it from stderr, was trying to grab stdout. Learn something new everyday. [2021-11-21T09:38:06Z] <bibliocar_> http://0x0.st/-7-n.txt is the error, and http://0x0.st/-7-D.txt is my config [2021-11-21T09:38:22Z] <bibliocar_> er, profile [2021-11-21T09:38:59Z] <testuser[m]> You've not enabled seatd service.m [2021-11-21T09:39:01Z] <testuser[m]> .. [2021-11-21T09:39:50Z] <bibliocar_> I did it manually, "seatd -s /run/user/1000/seatd.sock" [2021-11-21T09:40:00Z] <testuser[m]> Nooo [2021-11-21T09:40:10Z] <bibliocar_> lol [2021-11-21T09:40:13Z] <bibliocar_> sorry. [2021-11-21T09:40:53Z] <testuser[m]> Yea do ln -s /etc/sv/seatd /var/service/seatd it should work [2021-11-21T09:41:27Z] <bibliocar_> okay. I was really having trouble finding any of that information. [2021-11-21T09:44:32Z] <testuser[m]> It's in the wiki [2021-11-21T09:48:29Z] <bibliocar_> "This package provides a service file compatible with the distribution's default [2021-11-21T09:48:30Z] <bibliocar_> service manager. Refer to the distribution's service management documentation [2021-11-21T09:48:30Z] <bibliocar_> for instructions on how to enable the service." ah [2021-11-21T09:57:29Z] <bibliocar_> huh, this is actually new to me and interesting. I should be doing dhcpcd that way, too. I was about to add it to rc.conf [2021-11-21T09:57:58Z] <bibliocar_> you don't have to screamm "nooo" again. [2021-11-21T09:58:44Z] <testuser[m]> Lol [2021-11-21T10:40:35Z] <bibliocar> Yay, it works! Thank you testuser[m]. Now to install fonts... [2021-11-21T14:57:30Z] <acheam> cem: nice! [2021-11-21T14:58:31Z] <testuser[m]> acheam: what u upto [2021-11-21T16:31:08Z] <acheam> acheam: just switched back to neovim [2021-11-21T16:31:12Z] <acheam> testuser[m] [2021-11-21T16:31:52Z] <acheam> I like the vi philosiphy better, but in practice, doing things in nvim is just so much more convinient [2021-11-21T16:32:21Z] <acheam> also setup a dotfiles repo, and migrated all my git repos off of sr.ht