We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moving messages from a message list that is the result of a global search does not work.
Uncaught TypeError: manage_emails.gDBView.msgFolder is null nostalgy.js:1075.7 NostalgyMoveToFolder chrome://nostalgy/content/nostalgy.js:1075 NostalgyRunCommand chrome://nostalgy/content/nostalgy.js:691 onNostalgyInputKeyPressed chrome://nostalgy/content/nostalgy.js:1354 onkeydown chrome://messenger/content/messenger.xhtml:1 [nostalgy.js:1075:7](chrome://nostalgy/content/nostalgy.js) suggest: no dbview [nostalgy.js:799:13](chrome://nostalgy/content/nostalgy.js) nostalgy.js:799.13
nostalgy 4.1.0, TB 115.6.0 , Ubuntu 23.10
The text was updated successfully, but these errors were encountered:
This might perhaps be a more general problem in TB : also detaching attachments does not work in global find window : https://bugzilla.mozilla.org/show_bug.cgi?id=1089452
Sorry, something went wrong.
I think that never worked but would be a good enhancement
perhaps in relation with this report, I note TB sometimes freeze. I just have a look in my ubuntu syslog and find 3 errors :
thunderbird.desktop[6602]: console.error: "suggest: no dbview" thunderbird.desktop[6602]: JavaScript error: chrome://nostalgy/content/manage_emails.jsm, line 206: TypeError: this.mainWindow.gTabmail.currentAbout3Pane is null thunderbird.desktop[6602]: JavaScript error: undefined, line 0: Error: Invalid tab ID: 5
Ubuntu 22.04, TB 115.12.0 Nostalgy 4.1.9
No branches or pull requests
Moving messages from a message list that is the result of a global search does not work.
nostalgy 4.1.0, TB 115.6.0 , Ubuntu 23.10
The text was updated successfully, but these errors were encountered: