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

Version 4.2.15 doesn't copy or move messages to target folder #273

Open
HenryGessau opened this issue Oct 6, 2024 · 8 comments
Open

Version 4.2.15 doesn't copy or move messages to target folder #273

HenryGessau opened this issue Oct 6, 2024 · 8 comments

Comments

@HenryGessau
Copy link

HenryGessau commented Oct 6, 2024

I am using Thunderbird 115. The problem started happening when the extension updated to Version 4.2.15 on Oct 5.
Go to folder works. But move or copy to folder does nothing.

@HenryGessau
Copy link
Author

HenryGessau commented Oct 6, 2024

Can I downgrade the extension to a previous working version, and then block new updates?

@WBTMagnum
Copy link

Same problem here. Here's the console output:

Uncaught (in promise) TypeError: MailServices.accounts.findAccountForServer is not a function
    convertFolder chrome://nostalgy/content/manage_emails.jsm:112
    moveMessages chrome://nostalgy/content/manage_emails.jsm:373
    NostalgyMoveToFolder chrome://nostalgy/content/nostalgy.js:1102
    NostalgyRunCommand chrome://nostalgy/content/nostalgy.js:701
    onNostalgyInputKeyPressed chrome://nostalgy/content/nostalgy.js:1379
    onkeydown chrome://messenger/content/messenger.xhtml:1
[manage_emails.jsm:112:43](chrome://nostalgy/content/manage_emails.jsm)

Hope that helps to quickly resolve the problem.

@HenryGessau:
You can install previous the version from https://addons.thunderbird.net/en-US/thunderbird/addon/nostalgy_ng/versions/ and then disable automatic updates via the addon's preferences page.

@opto
Copy link
Owner

opto commented Oct 6, 2024

I just set it such that the new version is not available for TB 115.

Which OS are you using?

@opto
Copy link
Owner

opto commented Oct 6, 2024

truely sorry.
in 115: FindAccountForServer
in 128: findAccountForServer

@WBTMagnum
Copy link

WBTMagnum commented Oct 6, 2024

I just set it such that the new version is not available for TB 115.

Works: "No updates found"! Thank you for the quick reaction.

Which OS are you using?

Running Ubuntu 22.04.5 LTS (Jammy Jellyfish).

@HenryGessau
Copy link
Author

I am running Windows 11.

@HenryGessau
Copy link
Author

@HenryGessau: You can install previous the version from https://addons.thunderbird.net/en-US/thunderbird/addon/nostalgy_ng/versions/ and then disable automatic updates via the addon's preferences page.

Thanks @WBTMagnum !

@HenryGessau
Copy link
Author

truely sorry. in 115: FindAccountForServer in 128: findAccountForServer

@opto That's not your fault. I cannot believe how little Mozilla cares about backward compatibility. Say what you will about Microsoft, but Windows 11 in 2024 can still run Windows 95 programs.

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

No branches or pull requests

3 participants