06:25:04 Somehow, openSUSE has built SeaMonkey without ChatZilla. 06:25:17 So I dumped out the tarball into my home folder for now. 07:14:36 how could you build SM without Chatzilla? i would of thought to build it without the composer rather than chatzilla 07:24:27 Needs an --enable-irc in the mozconfig. You can pick the xpi fro the official tarball. 07:32:25 LOL 07:32:31 Just toss it in there. 07:32:49 I don't know that I want their package anyway. It's 2.53.14. 07:33:36 frg_Away: Is there a way you could maybe drop the --enable-irc and just make it so you have to build ChatZilla? 07:33:52 I think it would be easier than reporting a bug on a distribution and waiting around for anyone to care. 07:35:25 Or maybe drop that and make it --disable-irc if you realyl don't want it? 07:35:37 I think it got overlooked. I don't think they did this deliberately. 07:35:39 we could probably invert it and provide a disable-irc. Lighting is on by default Just needs --enable-irc --enable-dominspector --enable-debugqa 07:35:52 debugqa is only enabled in beta builds. 07:37:55 I wonder if I could just grab the SeaMonkey RPMs from obs and pound pound pound ignore the signature and then dump Chatzilla's xpi in with it. 07:38:34 This is beginning to be a habit. I've already done this with yt-dlp, mullvad, and btrfsprogs. 07:39:03 just report it. Will be fixed fast I bet 07:41:54 First ve make a chocolate moooooseeee. 07:41:59 Here moosey moooseey. 07:42:06 * IsambardPrince grabs the package. 07:44:09 Okay, it says it needs a newer nss. 07:44:19 No problem. BREAK SEAMONKEY pound pound pound. 07:44:35 Eh, it works. 07:45:20 THey're building it with gcc 7.5.0? 08:02:26 It needs the latest esr102 ess. If they privode a lower one they miss sec fixed and you should use the internal nss. 08:05:27 3.90 May 15th they updated this. 08:07:42 If that's the system one, that's probably what their Firefox ESR 115.1 is using. 08:08:43 --with-system-ns is in the Firefox buildconfig. 08:09:37 --enable-alsa <---- Does this even do anything anymore? 08:09:46 I've used seamoney since 2009. Love it. 08:44:18 3.90 is later and the build should not complain. 12:41:54 IsambardPrince: enables alsa? 12:43:06 should make sense for as long as it's possible to use ALSA directly with SeaMonkey. 12:44:21 now *if* the distribution defaults to using pulseaudio directly, then perhaps that shouldn't be there? 12:44:36 s/be there/be enabled/ 13:23:29 njsg: and now the latest hotness is Pipewire 13:23:32 should we care? 13:45:05 good morning frg_Away 13:46:32 tomman: yes because it will end pulse audio and alsa 13:46:48 because their way is the right way THE ONLY way 13:47:09 pipewire will be the only system media subsystem like systemd is 14:03:34 tomman: no idea, haven't read much about it, although I think I've seen it discussed in gentoo-user or other gentoo mailing list. 14:07:12 my only major criticism in the pulseaudio-alsa mess is when people come up with the "but alsa only allows a single application at once" thing, which isn't true, although I think there was something causing dmix to be disabled by default for some surround-capable devices. Last time I had to use pulseaudio software, apulse was a working workaround. 14:26:52 CaptainTobin hi 14:38:08 njsg: my experiences with dmix were awful, tho 14:38:14 nothing replaces a real sound card 14:38:21 but those are pretty much extinct nowadays 14:38:26 (thaaaaaanks, Creative!) 14:39:08 my experience with Pulse on the other side has been good, as long as it doesn't get in my way 14:39:59 but if the machine has a legit sound card with multiple hardware streams, then I'll disable/kill Pulse on those setups, as its services are not useful for me on those platforms 15:06:38 fyi just pulled in another set of ubuntu updates and lag problem appears to be gone, so far. it may still crop up after some more usage but so far so good 15:42:06 yeah spoke too soon. it's lagging again. 15:42:24 nuts... 16:30:55 hyc: was off for a bit trying rebooitng stuff. are you talking about what could be an internet issue? reason i was gone rebooting was to make sure problem was not on my end after I wasted about 1/2 hour rebooting and retesting after reconnecting one thing at a time and not finding anything the problem here disappeared so if that is what you are seeing i suspect the issue is somewhere in... 16:30:56 ...the cloud. 17:52:08 the ONLY clouds i care about are vape clouds 17:52:58 which is why I am now doing contracted work to do a basic info and conservatively social website for the local vape shop providers of fine nicotine and hemp products. 17:53:39 every time I gear up to do BinOC things.. something comes up.. still i can use this to push my own work forward 17:54:01 plus after over a decade isn't it time I also did the minimally nessisary for mobile web lol 17:54:23 i figure at certain width just 100% and use old people font sizes 17:54:28 ... basic mobile 17:56:03 with xhtml 1.0/transitional of course 17:56:12 the ONLY lazy doctype allowed 17:56:33 I really do need to tighten it up and get it sent through the xml parser instead of html 17:56:36 I'm more of a fan of XHTML 1.0/Strict, but that's because JavaServer Faces "converted" me... forcefully :D 17:56:58 i admit it i didn't go 1.0/strict because I was too lazy 17:57:01 on the flip side, if I get a XML rendering error from my browser, that means somewhere deep into my presentation layer I did a no-no 17:57:05 went xhtml.. but not strict 17:57:59 also reminds me that time I had to file a bug at some JavaScript library because XHTML forces tag names to lowercase, but the lib was expecting uppercase tags instead 17:58:02 i want to do a successor spec based on xhtml 1.0 as a document markup language .. as well as a xul successor with matched features but obviously execution context .. 17:58:07 that one was fun (and remains unfixed) 17:58:35 ended monekypatching that one, but uuuuugh... 17:59:42 https://github.com/ccampbell/mousetrap/issues/312 17:59:46 filled 8 YEARS AGO! 17:59:56 still... untriaged, unanswered, unfixed, and unloved 18:00:25 and I guess it will remain that way, as the last commit to that repo was in January 2020 18:01:18 Basically start with xhtml 1.0 spec and just call it xhdml eXtensable HyperDocument Markup Language and xhuml eXtensable HyperUi Markup Language 18:05:33 tomman: ah, perhaps the problem was lack of hw mixer then. or maybe both (that and dmix not being on out of the box for some cards)... 18:06:14 njsg: in the years I used Fedora, dmix was never the default, especially after they started enforcing Pulseaudio as the default sound server 18:06:23 you had to craft your own .alsarc 18:06:34 and even then that introduced lag or outright didn't worked at all 18:07:19 * njsg reads backlog and wonders if it's okay to say he might have some HTML4 pages somewhere :-P 21:28:41 Pulse or Pipewire hijack apps that use "ALSA" anyway. 21:29:04 At least Poettering is officially at Microsoft now.