How to disable Thunderbird Privacy Notice window appearing on launch since updating to Supernova
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: zaga1, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0
Steps to reproduce:
Launch TB115
Actual results:
TB opens new window/tab with Thunderbird Privacy Notice
Expected results:
Display usual inbox list of emails
Comment 1•1 year ago
|
||
You just close the tab, by clicking the [x] like you normally close tabs. Then it's not shown again.
If you're seeing something different, try Help | Troubleshoot mode.
It still reappears on next launch regardless of prior closing tab. If tab is not closed, then with each launch, can end up with endless 'privacy notice' tabs! (see screenshot)
Here are the results following info in https://bugzilla.mozilla.org/show_bug.cgi?id=1864449#c3
datareporting.policy.currentPolicyVersion = 2
datareporting.policy.dataSubmissionPolicyAcceptedVersion = 2
And yellow warnings from Developer Tools/Console:
17:19:09.961 services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource. Utils.sys.mjs:322
17:19:11.921 Loading failed for the <script> with source “moz-extension://43e6f354-1157-4508-92a6-9ecad8591161/background.js”. _generated_background_page.html:5:108
17:19:11.940 Loading failed for the <script> with source “moz-extension://d916d6ae-48aa-4e7f-9681-56246fca2c3d/background.js”. _generated_background_page.html:5:108
17:19:12.032 Loading failed for the <script> with source “moz-extension://68cbc396-82bc-4bc7-9f0d-81a2bc557d45/scripts/background-script.js”. _generated_background_page.html:5:123
17:19:12.036 This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
background.html
17:19:13.004 Cookie “” has been rejected as third-party. 2 event
17:19:13.165 Cookie “demdex=74975299765871743180088609963650034563; Max-Age=15552000; Expires=Mon, 20 May 2024 17:19:13 GMT; Path=/; Domain=.demdex.net; Secure; SameSite=None” has been rejected as third-party. 2 event
17:19:13.302 Request to access cookie or storage on “<URL>” was blocked because we are blocking all third-party storage access requests and content blocking is enabled. 2
17:19:14.086 getFiltersBoolPref(autoStart) failed
defaulting to undefined
Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref]
aSourceName: ?, line: 427, copl: 0, flg: 1 getFiltersBoolPref
chrome://quickfolders/content/quickfolders-preferences.js:427:27
initDelayed@chrome://quickfolders/content/quickfolders.js:600:17
17:19:20.829 This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
17:19:57.882 Use of nsIFile in content process is deprecated. NetUtil.sys.mjs:249:8
Re-launch with QuickFolders add-on disabled (privacy notice issue still appears):
17:26:38.214 services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource. Utils.sys.mjs:322
17:26:40.868 This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.background.html
17:26:41.823 Cookie “” has been rejected as third-party. 2 event
17:26:41.994 Cookie “demdex=09774162168428168354229749319374152628; Max-Age=15552000; Expires=Mon, 20 May 2024 17:26:42 GMT; Path=/; Domain=.demdex.net; Secure; SameSite=None” has been rejected as third-party. 2 event
17:26:42.099 Request to access cookie or storage on “<URL>” was blocked because we are blocking all third-party storage access requests and content blocking is enabled. 2
17:27:10.152 Use of nsIFile in content process is deprecated. NetUtil.sys.mjs:249:8
Relaunch with TB in troubleshoot mode [all add-ons disabled](privacy notice issue still appears):
17:31:20.219 services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource. Utils.sys.mjs:322
17:31:28.315 Cookie “” has been rejected as third-party. 2 event
17:31:28.475 Cookie “demdex=88129553436349729830966889043191181582; Max-Age=15552000; Expires=Mon, 20 May 2024 17:31:28 GMT; Path=/; Domain=.demdex.net; Secure; SameSite=None” has been rejected as third-party. 2 event
17:31:28.532 Request to access cookie or storage on “<URL>” was blocked because we are blocking all third-party storage access requests and content blocking is enabled. 2
Not sure why text in comment 6 is bold and big! Cannot see any option to edit/correct display!
Thunderbird Privacy Notice window/tabs still appears on relaunch in v115.5.1
Comment 11•5 months ago
|
||
Perhaps it's because your prefs.js is not being saved - bug 1798199.
Reporter | ||
Comment 12•3 months ago
|
||
Any update on a fix for this?(In reply to Wayne Mery (:wsmwk) from comment #11)
Perhaps it's because your prefs.js is not being saved - bug 1798199.
Correct - my prefs are not being saved
Reporter | ||
Comment 13•3 months ago
|
||
Any update on a fix for this?
Description
•