Height Map problems continued
-
Re: DWC 3.3.0-rc1 HeightMap / Temperature graph not showing
The previous thread ended with a request to check the Firefox json console.
It was interrupted by an unavoidable series of incidents (Covid and Consequences) that led to me not getting any further at the time.I have now had a look at the console in the DWC tab :
There's an error regularly repeating:
DOMException: An exception was thrown vue.runtime.esm.js:1888:12
VueJS 5
_callee8$ index.js:467
tryCatch runtime.js:63
invoke runtime.js:293
defineIteratorMethods runtime.js:118
Babel 4
update index.js:433
wrappedActionHandler vuex.esm.js:851
dispatch vuex.esm.js:516
boundDispatch vuex.esm.js:406
_callee$ BaseConnector.js:122
tryCatch runtime.js:63
invoke runtime.js:293
defineIteratorMethods runtime.js:118
Babel 4
dispatch app.24acd1b2.js:42
_callee6$ PollConnector.js:882
tryCatch runtime.js:63
invoke runtime.js:293
defineIteratorMethods runtime.js:118
Babel 2Not sure if this is a fault in the Firefox ( the HDD is recording numerous bad sectors so its being reolaced) or something strange in its reaction to DWC
-
@Sindarius Do these errors make sense to you?
-
@phaedrux Can't say I've seen an error like that before. Is this in a dev environment or when running DWC from a Duet/SBC?
-
@Sindarius from his previous thread it's 3.3 DWC and firefx dev console.
-
@robins3 If you are still on v3.3-rc1, consider upgrading to v3.3. Also make sure no addons block WebGL.
-
I was already on v3,3
However, having played around with the addons, the offender seems to be the
addon "DuckDuckGo Privacy Essentials".If the Privacy Essentials is enabled when DWC initiates, the the tool temperature graph and the Height map do not work (tool graph is blank, height map is not available. However, proving PE is disabled at the start, then enabling it during the session doesn't seem to affect DWC, the graph and height map stay available.
But if I then close the tab but not the browser while PE is enabled, and then re- connect to DWC n the tool graphs and height map are once again disabled. The first time I checked for Add-On effects I did not close and reconnect for each add on disabled.(DuckDuckGo is my chosen search engine and the Privacy Essentials claims to enforce "no tracking" protocols and other good practices, although I still seem to end up with an absurd number of tracking cookies despite its actions)
So a sort of solution at my end, thank you.