-
nsITobin
Good morning #SeaMonkey
-
frg_Away
hi nsITobin
-
nsITobin
I wonder if WG9s had any luck, cloning and recloning central and building it is a chore in its self.. debugging process stuff on top has to be some sort of a frustrating ordeal
-
nsITobin
hey tomman how goes it?
-
tomman
updating the nightly here
-
nsITobin
cool
-
nsITobin
I am updating the webrunner project so it works and can build on central
-
nsITobin
last built proper on m-r122
-
nsITobin
Thunderbird has a xul custom element replacement for customizable toolbar that is not customizableui still
-
nsITobin
package
-
nsITobin
you know, the whole damned point in xpcom registration is so it can be done dynamically and NOT have to clobber nearly everything every single time.
-
nsITobin
just rebuild the module you know
-
nsITobin
so much for that :P
-
WG9s
nsITobin: hi
-
nsITobin
Good morning WG9s
-
WG9s
fianlly got good builds with those changes, but I thought was supposed to actually have a working UI.
-
nsITobin
did you apply each patch in the queue from null dll blocklist up to buoy?
-
nsITobin
if so ./mach run should give you the buoy main window
-
nsITobin
if not if you stopped short then --chrome addy --devtools i guess
-
nsITobin
WG9s: do I need to str8 commit the queue then export the patches for you to be able to use them? I don't understand why you have different results than I do
-
WG9s
anyway for tonight I am going to do a build with just your patch for
bug 1908725 to replace mine to make wure that still buids etc.
-
WG9s
then I will put the rest of them back just wanted to make sure addign that without the others breaks nothing
-
WG9s
but then i have no idea how to use this diagnostic buoy and if this is just some diagnostic tool to debug builds my take is it should only by build if you enable-debug in you moxconfig
-
nsITobin
right now its a window with a menubar a toolbar and a thunderbird'ed browser element that has the most primitive navigation possible.. the menu items are explicit
-
WG9s
but anyway assiming all went well with just that one patch without the TOP-CONTRIB things does not work any wors that before. i will got back to using the about redirector stuff was going to combine that with what i alredy have i gitlab but change the patch to have you name and date
-
nsITobin
you can spawn coded in chrome windows, you can go to addresses
-
nsITobin
it's enough to test and get started on whatever else needs done for whatever reason.. IF it can work outside my computer that is lol
-
WG9s
and then look at the others to wee which i think would be within my puview to land with out frg approval. the others I think might need his approval, but he should be more available from now on.
-
nsITobin
it would be further along but I have lost days of development thanks to spectrum and other difficulties
-
WG9s
seem se have allhad dother dfficulties
-
nsITobin
they are all 100% required to go forward in any way.. save the UI that has no actual connection to the suite and would serve little purpose once any part likely navigator were to get some actual functionality back
-
nsITobin
in fact its the bare minimum
-
nsITobin
all of those patches should do way more
-
WG9s
bu there are same patches that would look obvious to anyone, and the ones that are obvious to me that i can approve. and the ones i am not sure about so would have to defer to frg.
-
nsITobin
oh aboutredirector and other stuff
-
WG9s
or IanN depending on the bug becuase most mail or devtools related stuff has been his balywig lately
-
nsITobin
devtools is just copyed from thunderbird and has a few tb functions factored out and a chrome clh added because nsBrowserContentHandler is still a js xpcom component and dead
-
nsITobin
so it should be no problem. if anything this would under old circumstances go to common
-
WG9s
so things that are either obvious loooking or fixes a build bustage i can land on gitlab. other things not quite that easy for me i need approval and not anuthorized to apporve others.
-
WG9s
at least we are making progress sorry wased so many eays on my automation scipt being wrong.
-
nsITobin
i am more upset at spectrum
-
nsITobin
it has drawn out what would have been dealt with saturday or sunday morning though today
-
WG9s
my biggest issue with spectrum is that their code for the cable boxes is obnoxious. a wone second powere outage at your house should not result in 1/2 hour with no tv 20 mins of it with the dreaded L-3 display on the set top box
-
nsITobin
yeah
-
nsITobin
bunch of bs
-
WG9s
bos should come up with a you can watch tv fairly quickly and if it takes longer after to load the bloated code to do the guide and configuration menues you shuld be able to watch tv while it is doing that
-
WG9s
not sure if this is spectrum of cicso's fault though
-
jonadab
Theoretically, a browser with a sufficiently smart pre-fetch algorithm could smooth over a 30-minute outage.
-
jonadab
Well, for things like watching television it could.
-
jonadab
Not so much for things like IRC.
-
WG9s
butt in any event a 1 seconf poser outage should not reult in a 50 minute cable tv outage just becaseu it takes that nolng for thier stupid set top boxed to beboot
-
WG9s
i meant 30 not 50
-
nsITobin
WG9s: is mozilla still packaging redist in central?
-
nsITobin
vcredist
-
WG9s
yes an my builds do also
-
nsITobin
is there some mozconfig for it
-
nsITobin
or am i just an idiot?
-
nsITobin
as if they were mutually exclusive LOL
-
WG9s
if you do the mach package step under windows it pacakages the windoes redist dlls
-
WG9s
not sure if it is needed or if it trys to find them someplace mozillaish
-
nsITobin
WG9s: if under package-manifest
-
nsITobin
the dist files used to be dumpped into dist/bin
-
nsITobin
guess its a different step in the process now
-
nsITobin
OR its part of installer/windows makefile logic
-
nsITobin
I am outside suite atm WG9s sorry i wasn't clear
-
nsITobin
so it will do what I let mozbuild do lol
-
WG9s
i export WIN32_REDIST_DIR and WIN_UCRT_REDIST_DIR in my mozconfig
-
nsITobin
oh so it hasn't changed I am just an idiot
-
nsITobin
cool
-
nsITobin
.. i think..
-
nsITobin
anyway what paths do you set em to?
-
nsITobin
cause central uses its own vc paths
-
WG9s
i also have another thing i run after any windows update or Visual Studio update that creates my own redist directories.
-
nsITobin
so copypaste from my old mozconfigs would be insufficient
-
nsITobin
oh
-
WG9s
so i like make up a redist-2017 redist-2019 and redist-2022 and each of them has ans x64 nd x86 subdir so that me builds use the one thet should
-
nsITobin
-
WG9s
so i run a script that get the approriate redist dirs and copes to my mozilla build crap that i run after each windoes update of vs install
-
nsITobin
-
nsITobin
this /should/ work
-
nsITobin
WIN32_REDIST_DIR="~/.mozbuild/vs/VC/redist/MSVC/14.38.33135/x64/Microsoft.VC143.CRT"
-
nsITobin
WIN_UCRT_REDIST_DIR="~/.mozbuild/vs/Windows Kits/10/Redist/10.0.22621.0/ucrt/DLLs/x64"
-
nsITobin
guess I will know in about an hour.. what is this lenscrafters?!
-
njsg
a power outage causing a 30-minute outage in *cable* tv sounds... stupid, to say the least. even for an outage in scrambled channels it would be excessive, but I'd expect, well, the TV signal to be present, especially when the outage is local, not remote
-
nsITobin
most nodes have SOME backup power cause they gotta keep the voip running
-
nsITobin
FOTS
-
nsITobin
Fucked Over Telephone System
-
nsITobin
or Fake Overengineered Telephone System
-
nsITobin
more properly for cable
-
njsg
but with cable tv, the TV signal isn't over DOCSIS, it's DOCSIS that's over the cable TV signal :-D
-
nsITobin
its a standard for how to use qam for this purpose rather than television
-
nsITobin
right njsg ?
-
njsg
IIRC it looked like "let's put a network packet inside an MPEG frame"
-
nsITobin
well this was analog tech at the time
-
nsITobin
qam still is
-
njsg
I thought QAM was also mentioned in DVB-C settings
-
nsITobin
its been a while since i... cared.. btw atm i do again so please do correct me if i am out of date or misremembering
-
njsg
I suppose EDFA over GPON might even be that simple too (i.e. would be just a matter of receiving it), or are ISPs somehow not sending that before login? (my guess would be no because that'd make it too complex) - but in this case the ONT needs to be powered on to "convert" it to a TV signal over coax
-
njsg
IIRC the usual approach was three signals over fiber: uplink, downlink and the EDFA signal.
-
nsITobin
i dunno but spectrum seesm to be treating internet exactly like cable tv .. more pipes more channels higher frequencies instead of improving throughput on any one SINGLE connection
-
nsITobin
which for anything but streaming media is KINDA important
-
nsITobin
streaming media is all chunked now with many requests
-
nsITobin
and it still irritates me they use bits instead of bytes
-
nsITobin
like the download speed
-
nsITobin
or dial up was
-
nsITobin
no dial up wasn't
-
nsITobin
wju are we still messuring throughput in dialup metrics
-
nsITobin
and not transfer speed
-
njsg
dial up was often in baud, right?
-
nsITobin
up until 14.4
-
nsITobin
then we started using kibs
-
njsg
it annoys me that ADSL has the A there :-P great if you're doing stuff like watching streams
-
njsg
annoying if you're doing about anything that requires uploading data
-
njsg
it always felt to me that they ought to give an option to make it non-asymmetric; perhaps that is actually possible if the DSLAM allowed some not-so-asymmetric modes? If those *do* exist.
-
» njsg has not dealt with ADSL in a long time. And does not wish to gain more experience, unless it's in a "this is not your main connection" setting.
-
nsITobin
30 megabits is 5000000 baud
-
nsITobin
njsg: symetric speed is on the horizon but spectrum according to a friend they don't even have half the equipment to do that kind of upgrade
-
njsg
*sigh* I guess this is one of the advantages of GPON, at least the medium doesn't present a big limitation in itself. With ADSL, though, my concern is that this seems to be by design
-
njsg
(didn't that get used as an example in The Digital Imprimatur?)
-
njsg
(oh, a quick glance says it does mention DSL but not this aspect of it, seems to be just NAT? I've read that more than 1.5 decades ago, so...)
-
nsITobin
i don't see adsl surviving
-
nsITobin
it will likely go more wireless as people loose their landlines
-
nsITobin
and then people get dedicated hardlines back with fiber
-
nsITobin
cabletv as a medium and as an ISP is not in the best position these days
-
nsITobin
they can't compete with streaming services AND they can't keep up with demand FOR streaming services
-
nsITobin
as much as I enjoy the quaint idea of a wide area coax network connecting a community.. its time is nearly at an end and the cable companies don't deserve to go forward.. Comcast already surrendered when they let them selves be bought by NBC..
-
nsITobin
real cable will have to give way to webified streaming even if its hidden under a cable box experience there is NOT enough bandwith to keep up in a coax network
-
njsg
I guess DOCSIS over cable is like ADSL over POTS: it might make sense to use existing infrastructure. Now where that does not exist, I wonder if it's not better to go with GPON? but it's not a field I've got a lot of experience in.
-
njsg
well, you can still get real tv signal *and* plenty bandwidth with FTTH so hopefully that doesn't mean there's a need to axe the TV part. not that some tv networks aren't lowering the quality of their service...
-
nsITobin
I think cable providers should provide you a box and local channels for free to everyone
-
nsITobin
anything else can be streaming and shit
-
nsITobin
but what you gett over the air you should be able to get over the wire for the same price
-
nsITobin
and since tehre is at most a dozen local channels the REST of that could be ip switched bandwidth
-
nsITobin
local channels and 1.5mbs down and 786kb up .. again free
-
njsg
yeah, I kind of hoped that broadband would drive down prices for dial-up, but I don't think that ever happened in .pt besides for lowering a bit from subscription plan prices
-
nsITobin
ok they DO need to be a fully qualified path but you CAN just use whats already in the mozbuild state dir
-
nsITobin
WIN32_REDIST_DIR="C:/Users/mattatobin/.mozbuild/vs/VC/redist/MSVC/14.38.33135/x64/Microsoft.VC143.CRT"
-
nsITobin
WIN_UCRT_REDIST_DIR="C:/Users/mattatobin/.mozbuild/vs/Windows Kits/10/Redist/10.0.22621.0/ucrt/DLLs/x64"
-
nsITobin
and a windows path
-
nsITobin
well configure accepted it
-
nsITobin
we will see in 10 minutes or so
-
nsITobin
no crazy api-whatever-shutup.dll files WG9s ?
-
nsITobin
just redist and ucrt
-
nsITobin
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 WebRunner/1.0.0a1
-
nsITobin
i.ibb.co/rH3Hr23/image.png I win comm-central for today!
-
njsg
-
njsg
that's curious. will test that...
-
njsg
... easier said than done, because, of course, worked once, is failing for other sites, no idea
-
njsg
maybe it needs to be set *before* the first connection
-
njsg
all I know is sagepub.com isn't cloudflaring me anymore
-
nsITobin
I really dislike Frank Lion
-
njsg
nsITobin: if you have sites that'll give you cloudflare checks for sure, you might want to try with such an override, i.e. if you already have a list, so you know for sure they'll give you the check
-
njsg
I find it suspicious that the one that had been cloudflaring me stopped doing so with this override.
-
nsITobin
remember njsg stuff isn't always rolled out globally or at the same time
-
nsITobin
one user may get an entirely different result than another
-
nsITobin
you need more people to figure that out tho
-
nsITobin
njsg: Site Specific User Agent Overrides are one feature deemed absolutely essentual to keep in Tycho and UXP despite Mozilla's finding that it made a page with 6000 images a few ms slower to load
-
nsITobin
besides njsg kinto will likely download all the overrides you need ... nevermind what they are or how to manage them
-
frg_Away
nsITobin mozilla now adds compatibility stuff via a web extension kludge. Nor sure if ua overrides too.
-
frg_Away
-
nsITobin
that is true i forgot about that i think an eariler version used an api to selectively call the SSUAO but it may have just done it its self.. its not hard in chrome code to catch the request and override a UA.. that may still be true guess I will find out
-
frg_Away
-
nsITobin
frg_Away: are you not getting search results on our xr for quantum-dev?
-
nsITobin
cause I am not
-
nsITobin
its just says no results to everything
-
nsITobin
odd
-
nsITobin
253 works
-
nsITobin
OH YEAH frg_Away that
-
nsITobin
I referenced an earlier version of that file once
-
frg_Away
nsITobin no results
-
nsITobin
that's odd if it was broken it should have spit out something
-
nsITobin
non-descript warnings useally
-
nsITobin
frg_Away: so why is this better than the json update mechnism for site specific user agent overrides?
-
frg_Away
nsITobin it is worse
-
nsITobin
btw did you know there is a json update mechnism for site specific user agent overrides
-
nsITobin
dunno if its fully hooked up on 253 but JustOff put work into it some years back and made it work
-
frg_Away
In Waterfox and uxp I think. Want it in SeaMonkey but no time yet. Needs a minimal ui at least.
-
frg_Away
-
nsITobin
I am pretty sure waterfox took it from uxp
-
nsITobin
there is a LOT of UXP especially in waterfox classic thanks to hawkeye
-
njsg
I keep meaning to have a look at the code, but didn't TenFourFox have a UI for that too?
-
nsITobin
njsg: it is possible
-
nsITobin
need to go on a fetch quest for enhancements
-
nsITobin
and raid firefox xul extensions
-
nsITobin
for instance wouldn't SQLite Admin make a GREAT component?
-
nsITobin
Manager*
-
nsITobin
whatever
-
nsITobin
-
nsITobin
-
nsITobin
to reference
-
njsg
an SQLite interface for RDF so it could be used to populate views in M&N? If that was ever possible
-
» njsg should really learn more about RDF
-
nsITobin
Netscape RDF is amazing
-
nsITobin
except if you want to parse it outside mozilla
-
nsITobin
lol
-
nsITobin
-
nsITobin
-
nsITobin
sorry njsg just commiting stuff to logbot so i can remmeber it later
-
nsITobin
njsg: how scailable is read-only sqlite i wonder