[2021-12-14T03:06:40Z] Hi [2021-12-14T03:26:55Z] hi [2021-12-14T13:56:38Z] Is anyone having this problem where firefox has a blank screen and does not load anything? https://imgur.com/WDJPitd my logs: https://pastebin.com/UyeAi8ar [2021-12-14T13:57:40Z] maybe try launching "firefox -p" and creating a profile first? [2021-12-14T13:58:53Z] bruh [2021-12-14T13:59:15Z] Tom10: try with `export MOZ_WEBRENDER=0` and `export MOZ_WEBRENDER=1` [2021-12-14T13:59:21Z] if you come back [2021-12-14T14:00:56Z] oh wait the =0 option doesnt allow disabling it [2021-12-14T14:03:17Z] testuser[m] Sorry for leaving, since kiss is installed on my hard drive I have to reboot to see if it works [2021-12-14T14:03:32Z] firefox -p didnt do anything sadly I will try that environment variable [2021-12-14T14:04:38Z] also is this the firefox from the "testing" repo ? [2021-12-14T14:04:43Z] that one has this issue [2021-12-14T14:05:08Z] Its from the extra repo [2021-12-14T14:14:47Z] The environment variables didnt work either [2021-12-14T14:15:39Z] what drivers [2021-12-14T14:15:46Z] What does ` firefox --version` say? [2021-12-14T14:17:43Z] AMDGPU drivers, firefox --version 95 [2021-12-14T14:18:22Z] That's the broken test version, isnt it? [2021-12-14T14:18:27Z] thats the testingone [2021-12-14T14:18:27Z] yeah [2021-12-14T14:20:06Z] Oh, sorry I had the testing repo enabled, i will disable it and make sure to build the one from the extra repo '=D [2021-12-14T14:26:36Z] why is firefox in testing? [2021-12-14T14:27:38Z] there is /a/ firefox in testing [2021-12-14T14:27:45Z] cuz no-x11 patch causes firefox to go lmaoded [2021-12-14T14:27:47Z] like here [2021-12-14T14:27:53Z] with the latest update [2021-12-14T14:28:28Z] dylan should switch to ugc [2021-12-14T14:29:05Z] ah [2021-12-14T14:29:07Z] ugc? [2021-12-14T14:29:16Z] unpoogled chromium [2021-12-14T14:29:38Z] oh [2021-12-14T14:29:46Z] lol the wayland tracking bug for firefox was made over a decade ago [2021-12-14T14:29:50Z] i saw it today again [2021-12-14T14:29:56Z] hehe [2021-12-14T14:30:51Z] why not use esr as main firefox package? [2021-12-14T14:31:35Z] that would need a ton more work on the x11 patch [2021-12-14T14:31:38Z] lot of backports [2021-12-14T14:31:50Z] Librewold patches are nice. [2021-12-14T14:32:09Z] what was the netsurf browser thing ddevault was working on? [2021-12-14T14:32:28Z] visurf [2021-12-14T14:32:42Z] ye [2021-12-14T14:32:56Z] somehow I didn't realize that firefox-esr was removed from the repos like a year ago [2021-12-14T14:34:04Z] visurf is really nice, but netsurf web engine seems to not support js or basic js. Does visurf improve it? [2021-12-14T14:34:26Z] no [2021-12-14T14:37:00Z] ive been using librewolf recently [2021-12-14T14:37:15Z] its pretty much just firefox with a custom userjs, but its nice [2021-12-14T14:37:43Z] nice [2021-12-14T14:41:43Z] https://www.phoronix.com/scan.php?page=news_item&px=X.Org-Server-December-2021 [2021-12-14T14:41:44Z] Bruh [2021-12-14T14:41:59Z] lmao [2021-12-14T14:50:38Z] Might as well run xorg with asan and get some CVEs awarded to ur name [2021-12-14T14:53:22Z] Is anyone else having this build fail with firefox 94 (extra repo)? https://pastebin.com/QzteCtSf [2021-12-14T14:58:31Z] Are all your packages up to date? [2021-12-14T14:59:37Z] Yes [2021-12-14T14:59:46Z] wl_proxy_marshal_flags is probab from libwayland [2021-12-14T15:00:02Z] Make a shithub issue [2021-12-14T15:00:09Z] On kisslinux/repo [2021-12-14T15:03:48Z] Alright I will, thanks [2021-12-14T15:39:45Z] made the issue: https://github.com/kisslinux/repo/issues/372 [2021-12-14T18:22:18Z] What are the consequences of no pcre,json-c, pango and cairo in sway-tiny?  Or are the libs statically put in to sway? [2021-12-14T18:32:00Z] phinxy: static [2021-12-14T18:44:47Z] Added a user to tty, dialout, video, input, seat(created).  sway-tiny complains `tty:permission denied` and `/dev/dri/card0: permission denied`.  sway log: http://termbin.com/hugs [2021-12-14T19:00:51Z] Found some information in post-install, Ill try those. [2021-12-14T19:32:57Z] foot terminal in sway is t h i c c due to the only ttf in the repo not being monospace. [2021-12-14T19:33:23Z] kerning is wide [2021-12-14T19:37:24Z] there is not a 'swaymsg'.  what's a good way to exit sway?  `pkill sway` leaved the console in a unrecoverable state [2021-12-14T19:46:53Z] killing the users sway seems fine. [2021-12-14T20:16:17Z] Is there a reason "run-parts" busybox command is not included? (I am trying to configure /etc/network/interfaces) [2021-12-14T20:17:58Z] Tom10: no documented reason [2021-12-14T20:18:13Z] but its easy enough to enable [2021-12-14T20:18:29Z] and may be worth it to send a PR or ask dylan to include it upstream [2021-12-14T20:20:54Z] I see thank you, how would I enable it (I am guessing I would have to change ./configure and recompile busybox?) [2021-12-14T20:53:31Z] modify files/.config as needed [2021-12-14T20:53:33Z] run kiss c [2021-12-14T20:53:37Z] recompile [2021-12-14T20:53:55Z] ideally you should kiss fork the package into your own repo first [2021-12-14T21:12:45Z] i think find can do the same thing as run-parts [2021-12-14T21:47:44Z] hey guys anyone know about nginx? [2021-12-14T21:48:00Z] https://termbin.com/nwu6 [2021-12-14T21:48:17Z] I will port a build but it have too many options [2021-12-14T21:48:29Z] any of these is not necessary? [2021-12-14T22:06:00Z] adelie-linux has musl rust binaries.  It's rust 1.48 so compiling firefox 90 works.  did a package for it: https://gitlab.com/tropical/kisslinux_2007_macbook/-/tree/main/rust took about 5 minutes and then kiss could do its magic : [2021-12-14T22:19:42Z] Can the second field in sources, the relative destination field, be ../ ? [2021-12-14T22:21:18Z] ../foobar [2021-12-14T22:21:47Z] I'm talking about kiss package manager, by the way. [2021-12-14T22:22:54Z] why would you want to something outside of the build directory? [2021-12-14T22:23:03Z] want to put* [2021-12-14T22:25:48Z] the build directory is firefox's source code.  Librewolf build scripts do put some of their patches outside the build directory. [2021-12-14T22:27:11Z] https://github.com/noocsharp/kiss-nihal/tree/master/librewolf [2021-12-14T22:27:30Z] i packaged librewolf here a while ago, you can probably base your package off of this if you'd like [2021-12-14T22:27:38Z] it's just out of date since i no longer use it [2021-12-14T22:30:24Z] kiss creates a build directory, you want all build files to be in there so the package manager can clean up afterward [2021-12-14T22:30:37Z] so if anything, put firefox in a subdirectory [2021-12-14T22:31:12Z] and the librewolf stuff in the build directory [2021-12-14T22:33:45Z] i see the tree becomes librewolf/linux/linux.git/ and librewolf/common/common.git for the git sources of librewolf [2021-12-14T22:34:04Z] should I just leave out the second field in sources for librewolf/common.git ? [2021-12-14T23:10:56Z] idk, there may have been a reason why i did that [2021-12-14T23:11:02Z] but i don't remember [2021-12-14T23:12:07Z] Was referencing my tree, your tree is fine. [2021-12-14T23:14:29Z] You got quite a large kiss repo there! [2021-12-14T23:15:40Z] would be terrible if someone set it on fire! mu ha ha ah [2021-12-14T23:20:33Z] it's impossible to set it on fire, because github never goes down [2021-12-14T23:20:38Z] :>