zlg has quit [Read error: Connection reset by peer]
riteo has quit [Ping timeout: 245 seconds]
riteo has joined #kisslinux
zlg has joined #kisslinux
phinxy has quit [Ping timeout: 252 seconds]
phinxy has joined #kisslinux
<dth0x>
yes bro
asimov has joined #kisslinux
<asimov>
dth0x: can you test if xdg portals and screencasting working with only the kiss-dbus repo?
<asimov>
i need to see if it works in another machine that uses only the repo and community builds without changes
asimov has quit [Read error: Connection reset by peer]
fultilt has joined #kisslinux
asimov has joined #kisslinux
<asimov>
bruh
<asimov>
gentoo just works out of the box with screencasting
<asimov>
just emerge and go
asimovc has joined #kisslinux
<asimovc>
even without grim or slurp it just works
<asimovc>
and is the same kernel options
<asimovc>
but i notice something
asimov has quit [Ping timeout: 265 seconds]
<asimovc>
the loop->recurse > 0 message is just normal
<asimovc>
it indicates that the screencasting stopped
<asimovc>
so is like my screencasting in kisslinux start and in the same time it stops
krjst has quit [Ping timeout: 265 seconds]
asimovc has quit [Ping timeout: 265 seconds]
WhyNotHugo has quit [Ping timeout: 265 seconds]
op_4 has quit [Ping timeout: 265 seconds]
krjst has joined #kisslinux
op_4 has joined #kisslinux
WhyNotHugo has joined #kisslinux
dilyn38 has quit [Quit: Client closed]
solaare has quit [Ping timeout: 248 seconds]
solaare has joined #kisslinux
fuiltilt has joined #kisslinux
fultilt has quit [Read error: Connection reset by peer]
<sad_plan>
why on earth is always python messing with me with its checksums. wtf. I installed my system on my new desktop the other day, and lo and behold, python tarball checksum is off. so I corrected it, and committed it. not if I do a check on my laptop, it still complains its a mismatch
<riteo>
ruh roh
<riteo>
I found out what caused memory corruption
<riteo>
xdg-document-portal
<riteo>
what the hell is it doing
<riteo>
I mean I know, FUSE obviously
<riteo>
but /how/ is it even capable of messing page refcounts
<riteo>
uh looks like the latest xdg-d-p releases include fixes for memory leaks and whatnot
<riteo>
uff shit became a little bit more bloated as new interfaces got added
<riteo>
had to patch things around and add gst-plugins-base as a dependency (I think it can be patched out too if the interfaces are not needed)
<riteo>
sewn: if you need I can share the changes needed to build 1.19.1
<riteo>
fingers crossed... I'm messing /a lot/ with xdg-document-portal and it does not seem to be instantly corrupting memory like it did before the update