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

Bug in 0.9.7: Nothing happens if extended logging is not activated #7

Open
zoglauer opened this issue Jul 14, 2014 · 2 comments
Open

Comments

@zoglauer
Copy link

After the initial setup, I only got it to do something after turning on "extended logging" in the preferences.

The attempts before, resulted in this error message:
Mon 14 Jul 2014 10:05:01 AM PDT - AutoarchiveReloaded - ERROR: TypeError: this.view.dbView is null; Source: 'chrome://messenger/content/folderDisplay.js'; Line: 1359; code: (new TypeError("this.view.dbView is null", "chrome://messenger/content/folderDisplay.js", 1359)); stack: FolderDisplayWidget_hintAboutToDeleteMessages@chrome://messenger/content/folderDisplay.js:1359
FolderDisplayWidget_hintMassMoveStarting@chrome://messenger/content/folderDisplay.js:1375
BatchMessageMover_archiveMessages@chrome://messenger/content/mailWindowOverlay.js:1568
AutoarchiveReloadedOverlay.SearchListener.prototype.archiveMessages@chrome://autoarchivereloaded/content/overlay.js:278
AutoarchiveReloadedOverlay.SearchListener.prototype.onSearchDone@chrome://autoarchivereloaded/content/overlay.js:360

Brummolix added a commit that referenced this issue Jul 14, 2014
…_beta

If it is null we select a folder.

see #1
see #5
see #7
@Brummolix
Copy link
Owner

This seem to be the same error as #1 and #5

Please try the new beta https://github.com/Brummolix/AutoarchiveReloaded/releases/download/0.9.8_beta/AutoarchiveReloaded.0.9.8_beta.xpi
Let's see if it solves the problem.

Brummolix added a commit that referenced this issue Sep 13, 2016
Issues:
#1 #5 #7 #18

When dbView is null I try to select the folder to archive. When TorBirdy was installed the selectFolder did not work.
I changed this to gFolderDisplay.show as this one worked with TorBirdy.
@Brummolix
Copy link
Owner

I have released another version 0.9.9.3 (may take some time until it is reviewed and accepted by Mozilla).
Would be nice if you could test if it solves your problem.

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

No branches or pull requests

2 participants