Skip to content
New issue

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

fails to work on search list #256

Open
ChristianNext opened this issue Feb 21, 2024 · 3 comments
Open

fails to work on search list #256

ChristianNext opened this issue Feb 21, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@ChristianNext
Copy link

ChristianNext commented Feb 21, 2024

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

@Olifair
Copy link

Olifair commented Feb 22, 2024

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

@opto
Copy link
Owner

opto commented Apr 16, 2024

I think that never worked but would be a good enhancement

@opto opto added the enhancement New feature or request label Apr 16, 2024
@bcag2
Copy link

bcag2 commented Jun 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants