Tabs are empty after restart
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
People
(Reporter: euh, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0 GLS/94.10.4959.60
Steps to reproduce:
restart thunderbird
Actual results:
Previously, the tabs that I had open when I closed the program opened again when I restarted it.
Now it is the case that tabs open when I restart the program, but they are "empty".
Expected results:
tabs should contain the contend they had before closing
Comment 1•2 years ago
|
||
Immediately after startup please check error console for errors and warnings. control+shift+J
Reporter | ||
Comment 2•2 years ago
|
||
1704119333729 addons.xpi WARN Checking C:\Program Files\Mozilla Thunderbird\distribution\extensions for addons
Uncaught NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebProgress.addProgressListener]
<anonymous> chrome://messenger/content/aboutMessage.js:119
aboutMessage.js:119
1704119336332 addons.xpi WARN Addon with ID thunderbird-compact-light@mozilla.org already installed, older version will be disabled
1704119336332 addons.xpi WARN Addon with ID thunderbird-compact-dark@mozilla.org already installed, older version will be disabled
Reporter | ||
Comment 3•2 years ago
|
||
1704143081544 addons.xpi WARN Checking C:\Program Files\Mozilla Thunderbird\distribution\extensions for addons
1704143087223 addons.xpi WARN Addon with ID thunderbird-compact-light@mozilla.org already installed, older version will be disabled
1704143087223 addons.xpi WARN Addon with ID thunderbird-compact-dark@mozilla.org already installed, older version will be disabled
Uncaught ReferenceError: mailContextMenu is not defined
<anonymous> chrome://messenger/content/mailCommon.js:115
mailCommon.js:115:5
Uncaught TypeError: commandController is undefined
<anonymous> chrome://messenger/content/aboutMessage.js:552
aboutMessage.js:552:1
Uncaught ReferenceError: mailContextMenu is not defined
<anonymous> chrome://messenger/content/aboutMessage.js:109
aboutMessage.js:109:5
Looks like a duplicate of bug 1841411.
Comment 5•2 years ago
|
||
Let's dupe it.
Description
•