Closed Bug 1870817 Opened 9 months ago Closed 8 months ago

TB 115 starts with blank window - searchFolders folder.dbFolderInfo 0x80550005

Categories

(Thunderbird :: Mail Window Front End, defect)

Thunderbird 115
Unspecified
All
defect

Tracking

(thunderbird_esr115+ fixed, thunderbird122+ fixed)

RESOLVED FIXED
123 Branch
Tracking Status
thunderbird_esr115 + fixed
thunderbird122 + fixed

People

(Reporter: betterbird.project+13, Assigned: mkmelin)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Attached image error-console.png

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0

Steps to reproduce:

Error log attached. We will provide a patch.

Having everything in try-catch isn't ideal. I think I see what we could do to avoid this.

Assignee: nobody → mkmelin+mozilla
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Summary: TB 115 starts with blank window → TB 115 starts with blank window - searchFolders folder.dbFolderInfo 0x80550005

We considered that approach. Now it will fail on for (let searchFolder of wrappedFolder.searchFolders) { since wrappedFolder is returned null.

Correction of the second sentence in the previous comment: With D196959 it will throw here:
https://searchfox.org/comm-central/rev/a809210935b35cbc62799d2a17ee1a1fcc3a93f2/mailnews/base/src/VirtualFolderWrapper.jsm#126

Duplicate of this bug: 1864268
Attachment #9369642 - Attachment description: Bug 1870817 - Avoid searchFolders.dbFolderInfo db opening issues messing up UI initialization. r=#thunderbird-reviewers → Bug 1870817 - On db issues initializing smart folders, generate them to avoid blank 3pane. r=#thunderbird-reviewers
Duplicate of this bug: 1868146

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/244fa69e97ce
On db issues initializing smart folders, generate them to avoid blank 3pane. r=freaktechnik

Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch

Good for beta?

Flags: needinfo?(mkmelin+mozilla)
OS: Unspecified → All

Comment on attachment 9369642 [details]
Bug 1870817 - On db issues initializing smart folders, generate them to avoid blank 3pane. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): supernova, if any bug in particular
User impact if declined: may end up with blank 3pane
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): shouldn't be risky

Flags: needinfo?(mkmelin+mozilla)
Attachment #9369642 - Flags: approval-comm-esr115?
Attachment #9369642 - Flags: approval-comm-beta?

Comment on attachment 9369642 [details]
Bug 1870817 - On db issues initializing smart folders, generate them to avoid blank 3pane. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9369642 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9369642 [details]
Bug 1870817 - On db issues initializing smart folders, generate them to avoid blank 3pane. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr115

Attachment #9369642 - Flags: approval-comm-esr115? → approval-comm-esr115+
No longer blocks: TBblankUIonstartup
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: