💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-08-10.txt captured on 2022-07-17 at 03:19:59.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2020-08-10T01:43:28 #kisslinux <dilynm> konimex: thanks for checking. I might be having an issue tangentially related to earlier problems
2020-08-10T01:43:57 #kisslinux <dilynm> redsith: I actually ran into that fonts issue as well, I plan on troubleshooting tomorrow
2020-08-10T04:43:36 #kisslinux <M4R10zM0113R> Probably something related to -O3
2020-08-10T05:00:13 #kisslinux <micr0> o/
2020-08-10T05:00:26 #kisslinux <himmalerin> o/
2020-08-10T05:00:57 #kisslinux <micr0> himmalerin im testing out kiss-wayland - should firefox build on non-x systems?
2020-08-10T05:01:17 #kisslinux <micr0> i might try a fresh chroot just to check
2020-08-10T05:01:25 #kisslinux <micr0> and thank you for picking up the torch
2020-08-10T05:01:55 #kisslinux <micr0> also, i've got a half-formed idea that allows packages to depend on repositories, or a specific repositories package...
2020-08-10T05:02:35 #kisslinux <himmalerin> I'm pretty sure it should build and run fine but I've never actually tried. Let me know how it goes?
2020-08-10T05:02:49 #kisslinux <himmalerin> yeah, no problem!
2020-08-10T05:02:55 #kisslinux <himmalerin> Thats a neat idea
2020-08-10T05:03:00 #kisslinux <micr0> basically i make a repo called kiss-repo-repo, which just has packages that installs the git repositories themselves
2020-08-10T05:03:42 #kisslinux <micr0> so you can do 'kiss bi repo-kiss-wayland' as an example
2020-08-10T05:04:04 #kisslinux <micr0> and then packages are free to list repo-kiss-wayland as a build dep and it should just be automatic?
2020-08-10T05:04:48 #kisslinux <micr0> biggest thing is figuring out where is a safe place to add the installed packages to KISS_PATH - i dont want to modify people's .profile that would be awful
2020-08-10T05:08:00 #kisslinux <himmalerin> interesting idea! That'd be pretty useful. Maybe wait to decide that bit until https://github.com/kisslinux/repo/issues/209 is cleared up?
2020-08-10T05:08:02 #kisslinux <aosync> micr0: Put your thing in /etc/profile.d/
2020-08-10T05:08:37 #kisslinux <aosync> make it so that it's alphabetically after `ki`
2020-08-10T05:08:37 #kisslinux <himmalerin> ohh that's a good idea
2020-08-10T05:10:45 #kisslinux <aosync> but that's a great idea
2020-08-10T05:10:47 #kisslinux <aosync> i would use
2020-08-10T05:10:55 #kisslinux <aosync> such a thing
2020-08-10T05:11:08 #kisslinux <micr0> i will push up a proof of concept in 15 minutes i think
2020-08-10T05:17:31 #kisslinux <himmalerin> What's your github again?
2020-08-10T05:17:36 #kisslinux <micr0> jedahan
2020-08-10T05:18:36 #kisslinux <himmalerin> gotcha
2020-08-10T05:20:03 #kisslinux <aosync> himmalerin: btw you accept fonts on kiss-fonts?
2020-08-10T05:20:55 #kisslinux <himmalerin> yep! I had a bit in the readme about it awhile ago but I didn't like the way it sounded so I removed it. Still accept PRs though!
2020-08-10T05:21:48 #kisslinux <aosync> Cool
2020-08-10T05:22:53 #kisslinux <himmalerin> Gonna rewrite the readme to be a text file instead of a markdown to match the official repos and my other repos at some point, I'll re-add an "accepting prs" note then
2020-08-10T05:37:30 #kisslinux <micr0> grrr somehow /dev/pts unmounted?
2020-08-10T05:40:25 #kisslinux <micr0> i wonder how to create a github remote from the commandline without loggin in through hub, just thrugh ssh keys
2020-08-10T05:41:50 #kisslinux <micr0> https://github.com/jedahan/kiss-repo is the PoC, i need to sleep though laaater
2020-08-10T05:43:15 #kisslinux <himmalerin> nice nap :p
2020-08-10T05:43:51 #kisslinux <himmalerin> I'm also about to log for the night, I'll take a look tomorrow, sounds like a very neat concept!
2020-08-10T05:45:49 #kisslinux <aosync> gn
2020-08-10T05:48:22 #kisslinux <micr0> specifically, https://github.com/jedahan/kiss-repo/commit/3e810efa2c7c236ea725cff7a12e55af239c962e
2020-08-10T05:48:25 #kisslinux <micr0> ok now goodnight
2020-08-10T11:33:52 #kisslinux <mcpcpc[m]> E5ten: when you are on later, would u mind checking to see if `kirc` on the latest commit is still printing garbage for u? i think i “finally” fixed it.  still no elegant solution. =2020-08-10T11:39:51 #kisslinux <daniluts> bitchx
2020-08-10T11:43:44 #kisslinux <daniluts> in my time, nvidia was better than ati
2020-08-10T11:44:55 #kisslinux <aosync> lmao just use intel graphics
2020-08-10T11:46:23 #kisslinux <daniluts> my other pc with VIA graphics dont work with nothing
2020-08-10T11:47:50 #kisslinux <daniluts> im try all things, nouveau sucks
2020-08-10T11:49:52 #kisslinux <daniluts> hdmi audio, free drivers, on fedora/opensuse/crux/slackware/kiss... lots of configuration
2020-08-10T11:50:22 #kisslinux <daniluts> on arch is easy
2020-08-10T11:52:08 #kisslinux <daniluts> im have a ati rx570 4gb, may be i'll try
2020-08-10T14:37:36 #kisslinux <micr0> rebuilt gtk+3 after installing libepoxy, lets see if firefox builds...
2020-08-10T14:38:05 #kisslinux <micr0> ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. womp womp
2020-08-10T14:50:14 #kisslinux <magenbluten> micr0: for wayland?
2020-08-10T14:51:33 #kisslinux <micr0> for firefox
2020-08-10T14:51:37 #kisslinux <magenbluten> micr0: i have firefox and viper-browser running on wayland. you still need xorg crap for firefox to compile ( esp mesa with x11 enabled it seems )
2020-08-10T14:51:41 #kisslinux <magenbluten> on wayland?
2020-08-10T14:51:47 #kisslinux <magenbluten> or default?
2020-08-10T14:52:33 #kisslinux <magenbluten> cz you wanted to wayland things?
2020-08-10T14:52:45 #kisslinux <micr0> magenbluten extra/firefox or kiss-wayland/firefox?
2020-08-10T14:52:51 #kisslinux <micr0> and are the dependencies incorrect?
2020-08-10T14:53:11 #kisslinux <micr0> I don't care if it pulls in extra deps, i just want to start with a working build
2020-08-10T14:53:23 #kisslinux <micr0> magenbluten can you share your KISS_PATH ?
2020-08-10T14:53:33 #kisslinux <micr0> (and other relevant `env`?)
2020-08-10T14:53:57 #kisslinux <magenbluten> micr0: https://github.com/magenbluten/kiss-ass/tree/trunk/extra/firefox
2020-08-10T14:54:24 #kisslinux <magenbluten> micr0: i can share my kiss path but messed around a lot
2020-08-10T14:56:43 #kisslinux <magenbluten> micr0: kiss_path: https://gist.github.com/magenbluten/e0e95d6940d4af840b3885caad4a4752
2020-08-10T14:58:42 #kisslinux <micr0> thanks magenbluten ill poke around
2020-08-10T14:58:56 #kisslinux <magenbluten> i compiled on a more powerfull box, then dirty copy
2020-08-10T15:03:18 #kisslinux <M4R10zM0113R> Redid system with -O2 -march=native -pipe, no dice building emacs either
2020-08-10T15:03:54 #kisslinux <M4R10zM0113R> Did 26.2, same thing?
2020-08-10T15:04:53 #kisslinux <micr0> can anyone else test running `python3.8 -c 'from _multiprocessing import SemLock'`
2020-08-10T15:05:10 #kisslinux <micr0> I wonder if i need to change my kernel config or something
2020-08-10T15:06:13 #kisslinux <M4R10zM0113R> I failed Firefox because of that module
2020-08-10T15:07:34 #kisslinux <M4R10zM0113R> micr0: failed to import to me
2020-08-10T15:10:01 #kisslinux <micr0> thanks for trying M4R10zM0113R
2020-08-10T15:11:09 #kisslinux <micr0> i think https://github.com/python/cpython/commit/5437ccca1424e415a938c583df43d8cc74047d16 is the commit we might need
2020-08-10T15:25:41 #kisslinux <micr0> testing out building firefox with python3.9.0b5
2020-08-10T15:38:08 #kisslinux <micr0> python 3.9.0b5 build and installed correctly, but something weird - look at the gnu triple: /_multiprocessing.cpython-39-x86_64-linux-gnu.so
2020-08-10T15:40:39 #kisslinux <aosync> Tell us if you can get webrtc to not segfault
2020-08-10T15:40:54 #kisslinux <micr0> i cant even get firefox to compile
2020-08-10T15:41:03 #kisslinux <micr0> because python multiprocessing error during build
2020-08-10T15:41:53 #kisslinux <dylanaraps> The python import command works here fwiw
2020-08-10T15:42:12 #kisslinux <dylanaraps> Also, send logs.
2020-08-10T15:48:24 #kisslinux <micr0> dylanaraps trying to figure out what my logs should be
2020-08-10T15:48:43 #kisslinux <micr0> one thing im looking at, is `kiss manifest python | grep gnu`
2020-08-10T15:52:41 #kisslinux <j`ey> dylanaraps: i messed around with shfm a little in the new easyos :3
2020-08-10T16:01:21 #kisslinux <dylanaraps> j`ey: :D
2020-08-10T16:01:45 #kisslinux <micr0> I wonder if its because im in chroot
2020-08-10T16:02:30 #kisslinux <dylanaraps> micr0: What's the build error from Firefox?
2020-08-10T16:02:48 #kisslinux <dylanaraps> Do you have /dev, /proc and /sys mounted in the chroot?
2020-08-10T16:05:26 #kisslinux <aosync> o/
2020-08-10T16:06:05 #kisslinux <aosync> micr0: have you progressed on your repos repo?
2020-08-10T16:06:31 #kisslinux <illiliti> dylanaraps: https://freenode.logbot.info/kisslinux/20200809#c4705847
2020-08-10T16:06:45 #kisslinux <micr0> aosync I just made one package that does it - https://github.com/jedahan/kiss-repo/tree/main/repo-community
2020-08-10T16:06:56 #kisslinux <aosync> dylanaraps: shfm doesn't work on android termux
2020-08-10T16:07:29 #kisslinux <micr0> dylanaraps http://ix.io/2tOe from kiss b firefox
2020-08-10T16:07:38 #kisslinux <micr0> checking mounts now
2020-08-10T16:08:22 #kisslinux <aosync> micr0: looks good
2020-08-10T16:08:54 #kisslinux <micr0> dylanaraps: $(mount) http://ix.io/2tOk
2020-08-10T16:09:23 #kisslinux <himmalerin> Any idea if it's possible to cat (or otherwise view) a file named '-'? I somehow ended up with one but I can't figure out how to check what's in it
2020-08-10T16:11:45 #kisslinux <micr0> himmalerin what i've seen is `command -- -`
2020-08-10T16:11:51 #kisslinux <micr0> but i think thats a convention
2020-08-10T16:11:58 #kisslinux <micr0> otherwise i tab-complete or use '-'
2020-08-10T16:12:00 #kisslinux <micr0> otherwise i tab-complete or use '-'
2020-08-10T16:12:23 #kisslinux <aosync> Are you sure it's named only - and isn't actually part of a filename with spaces?
2020-08-10T16:12:51 #kisslinux <aosync> Happens to me sometimes
2020-08-10T16:13:05 #kisslinux <himmalerin> micr0: unfortunately neither of those worked.
2020-08-10T16:13:33 #kisslinux <himmalerin> aosync: It shows up on it's own line when I run ls -l so I'm pretty sure it's its own file
2020-08-10T16:13:45 #kisslinux <M4R10zM0113R> I have a running system, firefox fails too
2020-08-10T16:14:51 #kisslinux <M4R10zM0113R> Same error, as well
2020-08-10T16:17:10 #kisslinux <dylanaraps> illiliti: Thanks
2020-08-10T16:18:10 #kisslinux <dylanaraps> > /usr/bin/libtool: line 1: print: not found
2020-08-10T16:18:12 #kisslinux <dylanaraps> This is odd
2020-08-10T16:18:28 #kisslinux <aosync> himmalerin: i just succeeded in cat-ing a - file by doing cat ./-
2020-08-10T16:20:19 #kisslinux <himmalerin> that worked, thank you! Seems to be the result of me messing up a '... | sudo tee -a filename' command
2020-08-10T16:21:02 #kisslinux <dylanaraps> aosync: What's the error (if any)? What doesn't work exactly?
2020-08-10T16:22:21 #kisslinux <dylanaraps> micr0: I wonder if this is a kernel issue?
2020-08-10T16:22:32 #kisslinux <aosync> dylanaraps: hold on, it now works
2020-08-10T16:22:45 #kisslinux <aosync> wasn't working when i tried to pipe curl into sh earlier
2020-08-10T16:22:50 #kisslinux <aosync> guess that's a bad habit
2020-08-10T16:24:25 #kisslinux <aosync> It's extremely buggy though. It's really slow and the background gets red
2020-08-10T16:24:44 #kisslinux <aosync> the file selector doesn't always redraw entirely
2020-08-10T16:25:33 #kisslinux <aosync> It also doesn't redraw the bottom bar when closing the keyboard
2020-08-10T16:28:18 #kisslinux <dylanaraps> aosync: Yeah. Didn't test on a phone as I don't have one. I guess termux has quirks I need to handle.
2020-08-10T16:28:41 #kisslinux <micr0> dylanaraps i checked IPC in my proc config and it seems ok
2020-08-10T16:28:44 #kisslinux <dylanaraps> illiliti: I can't reproduce the neovim error. What's your /bin/sh?
2020-08-10T16:29:02 #kisslinux <micr0> but i will reboot into kiss non-chroot with my known kernell and see
2020-08-10T16:29:05 #kisslinux <dylanaraps> micr0: I can import the module just fine which is odd.
2020-08-10T16:29:16 #kisslinux <dylanaraps> I also build Firefox in chroots just fine
2020-08-10T16:29:25 #kisslinux <illiliti> dylanaraps: rebuilding libtool fixes the problem. i don't know what that was :)
2020-08-10T16:29:50 #kisslinux <dylanaraps> lol...
2020-08-10T16:32:25 #kisslinux <micr0> dylanaraps can you share your mount?
2020-08-10T16:40:00 #kisslinux <dylanaraps> https://termbin.com/uqwr
2020-08-10T16:42:45 #kisslinux <himmalerin> my stagit instance should be fully functional now! Might mess around with the css a bit (and I /really/ need to automate it), but otherwise it's looking good. https://git.himmalerin.net/
2020-08-10T16:48:21 #kisslinux <aosync> i wanna learn mercurial
2020-08-10T16:49:46 #kisslinux <Evil_Bob> himmalerin: i use git hooks myself to auto-regenerate the files on push, there is an example file included in stagit: https://git.codemadness.org/stagit/file/example_post-receive.sh.html
2020-08-10T16:55:32 #kisslinux <micr0> dylanaraps can you share your fstab - it might have to do with dev/shm maaaybe
2020-08-10T16:55:45 #kisslinux <micr0> otherwise ill have to get back to investigating after work today
2020-08-10T16:59:34 #kisslinux <dylanaraps> I don't have one
2020-08-10T17:11:46 #kisslinux <E5ten> mcpcpc: I'll test now
2020-08-10T17:12:24 #kisslinux <j`ey> dylanaraps: what irc client are you using? it escapes (`) in my mam
2020-08-10T17:12:26 #kisslinux <j`ey> name
2020-08-10T17:13:09 #kisslinux <E5ten> mcpcpc: you should cast CMAX - strlen(chan) - 11 to int cuz the size param for a * in printf is supposed to be int
2020-08-10T17:13:41 #kisslinux <e5ten_test> test ing
2020-08-10T17:13:55 #kisslinux <E5ten> I still get unknown command I think
2020-08-10T17:14:06 #kisslinux <e5ten_test> test ing
2020-08-10T17:14:16 #kisslinux <E5ten> and it makes me quit
2020-08-10T17:14:22 #kisslinux <E5ten> :m test ing
2020-08-10T17:14:22 #kisslinux <E5ten> tolkien.fr %[^ :Unknown command
2020-08-10T17:14:22 #kisslinux <E5ten> (press <ENTER> to quit)
2020-08-10T17:14:48 #kisslinux <E5ten> that's what the last few lines are (the first being my typing to send the message)
2020-08-10T17:32:22 #kisslinux <dylanaraps> j`ey: Mine (birch). Tab complete escapes it, I just didn't notice till after I sent it.
2020-08-10T17:45:20 #kisslinux <micr0> dylanaraps no fstab, how do all those get mounted?
2020-08-10T17:54:38 #kisslinux <illiliti> claudia02: still here ? can you help me again ?
2020-08-10T17:59:09 #kisslinux <micro_O> ok so booting into kiss, instead of using the chroot, and I no longer get the firefox build error
2020-08-10T17:59:21 #kisslinux <micro_O> I *think* it has to do with chroot permissions on /dev/shm
2020-08-10T17:59:33 #kisslinux <micro_O> the other thing it *could* be is a newer kernel
2020-08-10T18:00:03 #kisslinux <micro_O> one more reboot after this firefox rebuild and I will be able to confirm its some chroot weirdness (with Debian glibc host if that matters)
2020-08-10T18:01:17 #kisslinux <mcpcpc[m]> E5ten: argh!  sigh.  thanks for checking.
2020-08-10T18:01:32 #kisslinux <micro_O> of course now sway errors out with some 'could not initialize EGL', which I bet has to do with me installing libepoxy
2020-08-10T18:01:40 #kisslinux <micro_O> but I think I need libepoxy to build firefox
2020-08-10T18:01:59 #kisslinux <micro_O> so my current guess - first build libepoxy, then firefox, then remove libepoxy, then build sway
2020-08-10T18:02:03 #kisslinux <micro_O> but its just a guess
2020-08-10T18:02:23 #kisslinux <mcpcpc[m]> E5ten: yeah. dont think i am going to do this anymore.  i think i might go back to a fixed buffer size for read/write.   seemed to work without issue before.   :2020-08-10T18:10:21 #kisslinux <E5ten> but that will print garbage after whatever's actually been written into the buffer won't it?
2020-08-10T18:12:44 #kisslinux <mcpcpc[m]> E5ten: will have to go back a few commits as i dont recall exactly what i had done.  but i dont recall seeing garbage in the raw stream.  granted, u and i are seeing different behavior, so there is a chance it was there all along. lol!
2020-08-10T18:16:06 #kisslinux <mcpcpc[m]> most importantly, the formatted output shouldn’t be echoing any failed commands.
2020-08-10T18:16:40 #kisslinux <claudia02> illiliti: sure.
2020-08-10T18:18:08 #kisslinux <mcpcpc[m]> i guess the on thing i havent tried is zeroing out the buffer after /r/n.  that could also work.
2020-08-10T18:19:49 #kisslinux <mcpcpc[m]> other things i have wanted to try.  just not time in the past few days. sigh
2020-08-10T18:22:06 #kisslinux <illiliti> claudia02: apply this patch on top of latest master - termbin.com/ydcp
2020-08-10T18:22:21 #kisslinux <illiliti> then, compile this program - http://termbin.com/9kwc . e.g: cc test.c -ludev -o test
2020-08-10T18:22:36 #kisslinux <illiliti> after that, run ./test | grep JOYSTICK . it should print syspath
2020-08-10T18:24:42 #kisslinux <claudia02> will do.
2020-08-10T18:25:09 #kisslinux <claudia02> I am in the middle of building qt5-webengine. I guess I have to restart X?
2020-08-10T18:25:35 #kisslinux <illiliti> no, no need
2020-08-10T18:25:37 #kisslinux <E5ten> probably not for that test program
2020-08-10T18:26:04 #kisslinux <claudia02> I have no joystick plugged in.
2020-08-10T18:26:33 #kisslinux <micro_O> so im a little confused with alternatives - if i `kiss a` i see, for example, mesa /usr/lib/libEGL.so.1 . how do I see what the *other* package is that provides that file?
2020-08-10T18:27:16 #kisslinux <illiliti> claudia02: don't worry, it doesn't matter
2020-08-10T18:27:49 #kisslinux <illiliti> ah, it matter of course, but no need to restart anything
2020-08-10T18:28:16 #kisslinux <illiliti> just plug joystick and run this program
2020-08-10T18:30:17 #kisslinux <dylanaraps> micro_O: 'kiss owns <file>'
2020-08-10T18:33:47 #kisslinux <claudia02> illiliti: There is output, but no 'JOYSTICK'.
2020-08-10T18:35:38 #kisslinux <claudia02> https://termbin.com/di79
2020-08-10T18:39:07 #kisslinux <micr0> iiiinteresting so sway depends on both libglvnd and mesa, but libglvnd and mesa conflict with one another
2020-08-10T18:39:25 #kisslinux <micr0> whhhhhhyyyy
2020-08-10T18:41:09 #kisslinux <admicos> isn't libglvnd something nvidia's made up?
2020-08-10T18:41:14 #kisslinux <E5ten> isn't libglvnd only needed for like the nvidia prop driver cuz it provides alternative libs for stuff like libEGL?
2020-08-10T18:41:20 #kisslinux <E5ten> yeah that's what I thought
2020-08-10T18:41:26 #kisslinux <claudia02> micr0: Didnt you say you dont care for extra stuff pulled in? why bother with libglvnd at all?
2020-08-10T18:42:16 #kisslinux <E5ten> it's supposed to be able to select an implementation of GL libs to use iirc, but I'm pretty sure the only 2 implementations (at least that're common on linux) are the mesa ones (which every driver except nvidia propretary uses) and the ones from the nvidia prop driver
2020-08-10T18:42:37 #kisslinux <E5ten> and since nvidia prop driver libs dep glibc iirc, libglvnd shouldn't ever be needed on kiss I think
2020-08-10T18:42:42 #kisslinux <claudia02> I came up with libglvnd, because it is possible to get rid of some xorg deps, while keeping the functionality of libgl(opengl)which is pretty much needed for good compatibility.
2020-08-10T18:43:15 #kisslinux <E5ten> which xorg deps?
2020-08-10T18:43:48 #kisslinux <micr0> well i just tried removing libglvnd and all the revdepends, and now trying to rebuild firefox and see if that works
2020-08-10T18:44:39 #kisslinux <claudia02> E5ten: I cant recall absolut, but 'mesa' can be build without xorg stuff, and only 'libglvnd' pulls some in.
2020-08-10T18:44:49 #kisslinux <claudia02> Going after kISS depends files
2020-08-10T18:45:29 #kisslinux <E5ten> ohhh I thought you meant things xorg deps, that you can avoid it depping if you have libglvnd
2020-08-10T18:46:17 #kisslinux <claudia02> E5ten: this eveything with 'x' https://github.com/sdsddsd1/mywayland/blob/master/noxland/libglvnd/depends
2020-08-10T18:46:34 #kisslinux <claudia02> against this with everything with a 'x' https://github.com/kisslinux/repo/blob/master/extra/mesa/depends
2020-08-10T18:47:03 #kisslinux <E5ten> I see
2020-08-10T18:48:18 #kisslinux <claudia02> But firefox will pull almost everything in again (:
2020-08-10T18:49:26 #kisslinux <micr0> its funny, a month or so ago i had an xwayland-less working sway and firefox, with screensharing, working
2020-08-10T18:49:33 #kisslinux <micr0> havent been able to replicate in a chroot or native since
2020-08-10T19:02:53 #kisslinux <illiliti> claudia02: damn, i can't do that blindly. i can't bother you everytime to test fixes
2020-08-10T19:03:20 #kisslinux <illiliti> i leave it as is for now
2020-08-10T19:14:24 #kisslinux <claudia02>  illiliti : I have no problem with that. We can do this ever no and then. np.
2020-08-10T19:14:40 #kisslinux <claudia02> ever now *
2020-08-10T20:15:19 #kisslinux <M4R10zM0113R> Fresh install, can't do emacs
2020-08-10T20:15:54 #kisslinux <claudia02> M4R10zM0113R: nobody can help without logs.
2020-08-10T20:43:37 #kisslinux <M4R10zM0113R> [13:49]  M4R10zM0113R: aosync: http://sprunge.us/8TYXuB
2020-08-10T20:58:17 #kisslinux <dilynm> redsith: re qt fonts issue. Rebuilding qt5 seems to have resolved it. Perhaps it just wasn't picking up on fontconfig; do you have fontconfig installed?
2020-08-10T21:09:54 #kisslinux <M4R10zM0113R> Something going on with gcc 10.2/musl with emacs
2020-08-10T21:53:48 #kisslinux <claudia02> dilynm: FYI, I have done a kiss-rest. rebuild whats left, build everything fresh towards webengine but it still crashes to play videos!
2020-08-10T21:54:30 #kisslinux <claudia02> Thats the biggest hammer I have.
2020-08-10T22:03:23 #kisslinux <dilynm> That's so strange
2020-08-10T22:03:37 #kisslinux <dilynm> Have you tried a different browser?
2020-08-10T22:03:42 #kisslinux <dilynm> A la viper, otter?
2020-08-10T22:06:40 #kisslinux <claudia02> Not yet.
2020-08-10T22:17:13 #kisslinux <claudia02> Viper errors with 'exitcode 31 segmentation fault'
2020-08-10T22:17:36 #kisslinux <claudia02> Exitcode 31 means low disk space, hm
2020-08-10T22:18:33 #kisslinux <claudia02> Oh nvm. Thats the explanation from adobe whatever..
2020-08-10T22:18:35 #kisslinux <claudia02> -.-
2020-08-10T22:20:38 #kisslinux <dilynm> Hmmhmmhmm
2020-08-10T22:22:00 #kisslinux <dilynm> What's the video playback stack?
2020-08-10T22:22:10 #kisslinux <dilynm> I just don't know what could have changed to cause this
2020-08-10T22:22:30 #kisslinux <claudia02> What do you mean by playback stack?
2020-08-10T22:26:16 #kisslinux <claudia02> It still instantly works if I switch back to musl 1.2.0
2020-08-10T22:32:07 #kisslinux <M4R10zM0113R> claudia02: `[13:49]  M4R10zM0113R: aosync: http://sprunge.us/8TYXuB`
2020-08-10T22:32:57 #kisslinux <claudia02> When I strace the process, I have a lot of:
2020-08-10T22:32:59 #kisslinux <claudia02> futex(0x7fff8a5b7f34, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
2020-08-10T22:35:15 #kisslinux <claudia02> M4R10zM0113R: I cant help you with that problem. Have you tried to contact the maintainer via mail or github issue?
2020-08-10T22:52:57 #kisslinux <dilynm> I mean all the bits responsible for video/audio
2020-08-10T22:53:09 #kisslinux <dilynm> Like... libwebp probably? And others...
2020-08-10T22:53:53 #kisslinux <dilynm> Do you have a run-time path set?
2020-08-10T22:57:52 #kisslinux <claudia02> I can say that stuff plays fine with ffmpeg and mpv.
2020-08-10T22:59:20 #kisslinux <claudia02> Do you mean xdg_runtime_dir?
2020-08-10T22:59:28 #kisslinux <claudia02> yes.
2020-08-10T23:03:02 #kisslinux <claudia02> This looks quite tedious to debug, as no other user is experiencing the same. Maybe it will get resolved _by its own_ .:P
2020-08-10T23:03:16 #kisslinux <claudia02> Luckily we have enough other options.
2020-08-10T23:46:40 #kisslinux <dilynm> Qt has a run-time path (kde also sets one); sometimes they default to /tmp/runtime-$whoami
2020-08-10T23:46:57 #kisslinux <dilynm> So something might be off with your /tmp for instance
2020-08-10T23:47:38 #kisslinux <dilynm> 'resource temporarily unavaiable' makes me think of access errors, write problems (the file is too small, for instance)...