-
IsambardPrince
Somehow, openSUSE has built SeaMonkey without ChatZilla.
-
IsambardPrince
So I dumped out the tarball into my home folder for now.
-
GrannyGoose
how could you build SM without Chatzilla? i would of thought to build it without the composer rather than chatzilla
-
frg_Away
Needs an --enable-irc in the mozconfig. You can pick the xpi fro the official tarball.
-
IsambardPrince
LOL
-
IsambardPrince
Just toss it in there.
-
IsambardPrince
I don't know that I want their package anyway. It's 2.53.14.
-
IsambardPrince
frg_Away: Is there a way you could maybe drop the --enable-irc and just make it so you have to build ChatZilla?
-
IsambardPrince
I think it would be easier than reporting a bug on a distribution and waiting around for anyone to care.
-
IsambardPrince
Or maybe drop that and make it --disable-irc if you realyl don't want it?
-
IsambardPrince
I think it got overlooked. I don't think they did this deliberately.
-
frg_Away
we could probably invert it and provide a disable-irc. Lighting is on by default Just needs --enable-irc --enable-dominspector --enable-debugqa
-
frg_Away
debugqa is only enabled in beta builds.
-
IsambardPrince
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.
-
IsambardPrince
This is beginning to be a habit. I've already done this with yt-dlp, mullvad, and btrfsprogs.
-
frg_Away
just report it. Will be fixed fast I bet
-
IsambardPrince
First ve make a chocolate moooooseeee.
-
IsambardPrince
Here moosey moooseey.
-
» IsambardPrince grabs the package.
-
IsambardPrince
Okay, it says it needs a newer nss.
-
IsambardPrince
No problem. BREAK SEAMONKEY pound pound pound.
-
IsambardPrince
Eh, it works.
-
IsambardPrince
THey're building it with gcc 7.5.0?
-
frg_Away
It needs the latest esr102 ess. If they privode a lower one they miss sec fixed and you should use the internal nss.
-
IsambardPrince
3.90 May 15th they updated this.
-
IsambardPrince
If that's the system one, that's probably what their Firefox ESR 115.1 is using.
-
IsambardPrince
--with-system-ns is in the Firefox buildconfig.
-
IsambardPrince
--enable-alsa <---- Does this even do anything anymore?
-
zack__
I've used seamoney since 2009. Love it.
-
frg_Away
3.90 is later and the build should not complain.
-
njsg
IsambardPrince: enables alsa?
-
njsg
should make sense for as long as it's possible to use ALSA directly with SeaMonkey.
-
njsg
now *if* the distribution defaults to using pulseaudio directly, then perhaps that shouldn't be there?
-
njsg
s/be there/be enabled/
-
tomman
njsg: and now the latest hotness is Pipewire
-
tomman
should we care?
-
CaptainTobin
good morning frg_Away
-
CaptainTobin
tomman: yes because it will end pulse audio and alsa
-
CaptainTobin
because their way is the right way THE ONLY way
-
CaptainTobin
pipewire will be the only system media subsystem like systemd is
-
njsg
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.
-
njsg
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.
-
frg_Away
CaptainTobin hi
-
tomman
njsg: my experiences with dmix were awful, tho
-
tomman
nothing replaces a real sound card
-
tomman
but those are pretty much extinct nowadays
-
tomman
(thaaaaaanks, Creative!)
-
tomman
my experience with Pulse on the other side has been good, as long as it doesn't get in my way
-
tomman
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
-
hyc
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
-
hyc
yeah spoke too soon. it's lagging again.
-
hyc
nuts...
-
WG9s
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...
-
WG9s
...the cloud.
-
CaptainTobin
the ONLY clouds i care about are vape clouds
-
CaptainTobin
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.
-
CaptainTobin
every time I gear up to do BinOC things.. something comes up.. still i can use this to push my own work forward
-
CaptainTobin
plus after over a decade isn't it time I also did the minimally nessisary for mobile web lol
-
CaptainTobin
i figure at certain width just 100% and use old people font sizes
-
CaptainTobin
... basic mobile
-
CaptainTobin
with xhtml 1.0/transitional of course
-
CaptainTobin
the ONLY lazy doctype allowed
-
CaptainTobin
I really do need to tighten it up and get it sent through the xml parser instead of html
-
tomman
I'm more of a fan of XHTML 1.0/Strict, but that's because JavaServer Faces "converted" me... forcefully :D
-
CaptainTobin
i admit it i didn't go 1.0/strict because I was too lazy
-
tomman
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
-
CaptainTobin
went xhtml.. but not strict
-
tomman
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
-
CaptainTobin
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 ..
-
tomman
that one was fun (and remains unfixed)
-
tomman
ended monekypatching that one, but uuuuugh...
-
tomman
-
tomman
filled 8 YEARS AGO!
-
tomman
still... untriaged, unanswered, unfixed, and unloved
-
tomman
and I guess it will remain that way, as the last commit to that repo was in January 2020
-
CaptainTobin
Basically start with xhtml 1.0 spec and just call it xhdml eXtensable HyperDocument Markup Language and xhuml eXtensable HyperUi Markup Language
-
njsg
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)...
-
tomman
njsg: in the years I used Fedora, dmix was never the default, especially after they started enforcing Pulseaudio as the default sound server
-
tomman
you had to craft your own .alsarc
-
tomman
and even then that introduced lag or outright didn't worked at all
-
» njsg reads backlog and wonders if it's okay to say he might have some HTML4 pages somewhere :-P
-
IsambardPrince
Pulse or Pipewire hijack apps that use "ALSA" anyway.
-
IsambardPrince
At least Poettering is officially at Microsoft now.