💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-06-03.txt captured on 2023-01-29 at 04:02:26.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

2020-06-03T03:12:44 #kisslinux <konimex> firefox 77 fails here: https://0x0.st/iOQh.txt
2020-06-03T03:15:21 #kisslinux <konimex> of course it looks for -lstdc++
2020-06-03T03:15:31 #kisslinux <konimex> nevermind, I should read the logs more thoroughly
2020-06-03T03:28:41 #kisslinux <E5ten> so was the issue the rust crate looking for libstdc++?
2020-06-03T03:42:40 #kisslinux <konimex> aye
2020-06-03T03:42:49 #kisslinux <konimex> now, which crate
2020-06-03T03:45:23 #kisslinux <E5ten> webrender?
2020-06-03T03:55:48 #kisslinux <konimex> alright, I'm looking into it
2020-06-03T04:13:08 #kisslinux <E5ten> I'm building a checked out copy of webrender itself to see if I encounter it
2020-06-03T06:05:02 #kisslinux <dylan02> The page rewrites are done. "New" website is up (responsive too). I've also made the Wiki fully public.
2020-06-03T06:05:07 #kisslinux <dylan02> Please let me know if there are any issues.
2020-06-03T10:51:37 #kisslinux <rirc8E668> o/
2020-06-03T10:52:29 #kisslinux <claudia02> I have written a wiki page about installing wayland. A question came to my mind: whats a good syntax for PR commit messages?
2020-06-03T10:54:46 #kisslinux <mcpcpc[m]> looks really good.  nice job.
2020-06-03T10:58:25 #kisslinux <claudia02> thank you.
2020-06-03T11:43:02 #kisslinux <konimex> not dylan, but I would write "<page name>: new page" or something like that for the commit desc
2020-06-03T13:45:33 #kisslinux <dylan002> claudia02: Thanks for the Wiki page submission.
2020-06-03T14:51:28 #kisslinux <dylan002> Firefox -bin packages are currently uploading. Will be available shortly.
2020-06-03T16:44:41 #kisslinux <claudia02> hola!
2020-06-03T16:44:45 #kisslinux <dylan002> o/
2020-06-03T16:45:04 #kisslinux <dylan002> New Firefox release already...
2020-06-03T16:45:19 #kisslinux <claudia02> could sb provide me with a package list of a minimal Xorg Kiss with firefox(-bin)?
2020-06-03T16:45:41 #kisslinux <claudia02> At least firefox is willing to build now (:
2020-06-03T16:45:44 #kisslinux <dylan002> I have my chroot environment for Firefox
2020-06-03T16:45:53 #kisslinux <dylan002> It's very minimal
2020-06-03T16:46:57 #kisslinux <claudia02> dylan002: Thanks for your feedback for the wiki article. I think I close the PR for now and do a rework with introduction why wayland/caveeats.
2020-06-03T16:47:16 #kisslinux <dylan002> https://termbin.com/2eap
2020-06-03T16:47:24 #kisslinux <dylan002> claudia02: Sounds good.
2020-06-03T16:47:49 #kisslinux <dylan002> A new Firefox release was made solely for this commit: https://github.com/mozilla/gecko-dev/commit/4f1ba1ba6728fdea5f21e4aef9e8a62b5f19a166
2020-06-03T16:48:49 #kisslinux <dylan002> Just changes to the DOH rollout extension and a pref change..
2020-06-03T16:50:11 #kisslinux <claudia02> thanks for the list
2020-06-03T16:53:56 #kisslinux <dylan002> No problem!
2020-06-03T16:58:30 #kisslinux <claudia02> I have worked out my noXland approach and got firefox working. Its not more so much noX but a graphical session with vaapi and firefox in about 102 pkgs
2020-06-03T17:00:15 #kisslinux <claudia02> https://termbin.com/uvsia
2020-06-03T17:02:54 #kisslinux <dylan002> Nice!
2020-06-03T20:54:14 #kisslinux <himmalerin> Do you all use the default xcursor? It seems to be missing a lot of the cursors out there, was curious if there was a good alternative out there
2020-06-03T20:54:33 #kisslinux <himmalerin> I can't find an adwaita cursor theme, does it just come with gtk+3?
2020-06-03T21:51:43 #kisslinux <illiliti> dylan: why /lib/ld-musl-x86_64.so.1 points to /usr/lib/libc.so ? it should point to relative path instead of full path like other libraries do
2020-06-03T21:53:15 #kisslinux <illiliti> void and alpine uses relative path btw..