Go / Mail Start Page doesn't work when Tbird already open
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
People
(Reporter: RickSparky, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
+++ This bug was initially created as a clone of Bug #1777318 +++
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
Open Tbird. Mail Start Page works fine
Actual results:
From time to time (not consistent) .... after usage (sending emails, changing folders, reading emails) Go to File /Go / Start Page. It's doesn't load. Blank section where Start Page should be.
Expected results:
Start Page should reload
Reporter | ||
Comment 1•2 years ago
|
||
Reopened as recent concerns replied to.
Did not receive earlier two requests for more info (?); only received status when closed.
Reporter | ||
Comment 2•2 years ago
|
||
Comments didn't take as previous bug closed:
I can reproduce in Troubleshoot Mode:
- Help / Troubleshoot Mode (only Add-On is Phoenity Icons)
2)Mail Start Page autoloads fine -- Works as expected - Go / Mail Start Page again -- blank screen
Workaround is restart T-bird.
Comment hidden (duplicate) |
Comment 4•2 years ago
|
||
What happens if you remove Phoenity Icons?
What errors do you see in Error Console (ctrl+shift+J) just after you try to open the start page?
Reporter | ||
Comment 5•2 years ago
|
||
Reporter | ||
Comment 6•2 years ago
|
||
OK.... here's what I did:
Delete Phoenity Icons. I now have no add-ons
Restart T-bird. Opens as expected.
Error Console shows attached.
I clear Error Console completely (Trash Can in upper left)
Go / Mail / Start --- blank page (defect)
Relook at Error Console .... still blank (nothing new).
Reporter | ||
Comment 7•2 years ago
|
||
I tried using the Default Mail Start page.... and everything works as expected.
As you can see from a comment I made in the original post, I have a very unique Mail Start page.
... and somehow...... that's the cause.
If you can offer any advice (other than don't use that location) on how to fix my issue, you would probably be right to close out this bug as extremely unique to me and doesn't impact anyone else.
I like my odd setup... and can live with restarts occasionally.
I appreciate all you do to make Thunderbird great....
Reporter | ||
Comment 8•2 years ago
|
||
.. when I say using Default Mail Start page.... I went to Tools/ Settings / Start Page... and chose Restore Default
Comment 9•2 years ago
|
||
So you are not using the default start page?
Reporter | ||
Comment 10•2 years ago
|
||
No..... I'm using:
C:\Users\SPARKY\AppData\Roaming\Webshots\The Webshots Desktop\Webshots Wallpaper.bmp
Which works fine when first loading.
Comment 11•2 years ago
|
||
(In reply to RickSparks from comment #10)
No..... I'm using:
C:\Users\SPARKY\AppData\Roaming\Webshots\The Webshots Desktop\Webshots Wallpaper.bmp
Which works fine when first loading.
Just out of curiosity, how big is this Webshots Wallpaper.bmp in MB? I only ask because BMPs tend to be very large as compared to JPG or PNG and I'm wondering if there's a knock-on effect at play.
Reporter | ||
Comment 12•2 years ago
|
||
Not that big ... see image.
Comment 13•2 years ago
|
||
Reporter, do you still see this issue when using the latest version?
What information can you add to clarify the steps to reproduce this issue?
Reporter | ||
Comment 14•2 years ago
|
||
Thanks for looking at this !
Yes, this still happens.
I'm using Release 102.9.1, which I believe is the latest.
How to reproduce:
- Open Tbird
- Go / Mail Start Page.... works as expected.
- Either right away... or later after reading some mail.... Go / Mail Start:
- Unexpected result: Blank mail start area... with message at the bottom: "Loading Message ..."
Thanks for looking at it. I know I have a unique Mail Start page... but it (generally) works for me.
I've learned both not to take this action.... and, the workaround if I forget... of closing Tbird and reopening.
Reporter | ||
Comment 15•2 years ago
|
||
.... and... once that has happened... the message "Loading Message ..." remains, the Message Pane is blank..... and if I choose to try to read any email there is still nothing in the Message Pane... it freezes in that state.
Comment 16•2 years ago
|
||
I can confirm the bug. Possibly it is Windows-Only(?)
The bug does not depend on the image type.
It also occurs with a different URI scheme. (e.g.: "file:///C|/temp/pic.jpg")
A restart of TB is not necessary. It is enough to set the pref live.
STR:
- reset the start page
- restart TB
- show any message
- set the start page to "file:///C|/temp/pic.jpg" (or any other picture)
- go back to the message window
- type [ALT]+[HOME] (windows)
-> TB shows the Picture - type [ALT]+[HOME]
-> TB shows a white Page and stalls
No message in the error log,
If you select another image between step 6 and 7, TB will display the new image without any problems.
Comment 17•2 years ago
|
||
I myself have been using an HTML file as a start page for years without any problems.
As a workaround, it is actually sufficient to use a simple HTML file that only contains a reference to the image.
Create a text file in that folder.
Name it "startpage.html"
Past as content:
<html><head></head><body>
<img src="Webshots Wallpaper.bmp" alt="Start Page" />
</body></html>
Set that file as start page
Comment 18•2 years ago
|
||
TB91.13.1 works fine.
TB102.11.0 to TB115.0a1 are broken.
Comment 19•11 months ago
|
||
Does this only fail with bmp or only on Windows?
Because daily build on Mac with png works for me.
Comment 20•11 months ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #19)
Does this only fail with bmp
No. See STR in Comment 16
PNG format also fails here.
or only on Windows?
This may very well be the case.
Updated•11 months ago
|
Description
•