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
copy move menu broken with quickfilters #33
Comments
Ok, good catch! I am overwriting the global functions Please try this quick fix version: Note - since the previous version did not tidy up the aforementioned functions correctly you must restart after installing it for the first time! |
Hi, Ciao, |
Make sure you restart. I tested in Windows 7, no issue there. |
Restart Windows or Thunderbird? I did restart Thunderbird. |
please check the JavaScript error console (Ctr+Shift+J) for those cases,. you can copy the error log with the right-click menu. Always reset before each test so we can have a full log. |
NAS 2020-10-31 15 02 System Events.zip There is nothing in the logs. It happens erratically. The only thing I see is that when it starts to refuse to copy or move |
Some steps to reproduce: Ciao, P.S.: the same steps are also reproducible in linux |
These do not look like Thunderbird logs. You need to open the Thunderbird menu - Tools / Developer Tools / Error Console. For additional messages during message moving / copying with quickFilters enabled, you can do 2 additional things
This will give additional detail. By the way instead of pasting the log into an email and then archiving that, why not use a plain text file? Typical expected output (I know it's a lot):
|
They were just some email messages that at first I thought were triggering the issue, but they are not. Ciao, |
I was unable to reproduce this on 5Pre69, Win7x64, TB 78.4.0 x32bit. I have numerous accounts and was able to direct mails to folders under both "copy to" and "move to." |
Hi, With quickfilters enabled:
With quickfilters disabled:
I cannot retest it know on windows but I am pretty sure that it works the same there. Ciao, |
console-export-2020-11-5_20-52-11.txt Here is the log of multiple tries to move files. |
I have the same problem. My usual "Right click on message" -> "Move To" -> "Recent" or "Favorites" or going through the folder structure of one my e-mail account and then selecting a target filter doesn't do anything anymore. I get error messages like this in the Error console: NS_ERROR_NOT_AVAILABLE: 2 ActivityManager.jsm:127 quickFilters {MSGMOVE} 13:20:9.45 [37411 ms] MsgMove_Wrapper() NS_ERROR_NOT_AVAILABLE: 3 ActivityManager.jsm:127 |
Have you tried quickFilters-wx-5.0pre69.zip above? I had removed dependency on the rdf-service in that version. Or better the latest version, here: |
Thanks a lot. That is actually working.
You are the owner developer of TB extensions I use who went through the
trouble of converting them to the new system TB is using.
I was about to give up on TB because it broke all the extension I am
using. I just got one of your licenses (and I also have one for the
smart templates).
Thanks again,
Jens
… *From:* Realraven2000 ***@***.***> *To:*
Realraven2000/quickfilters ***@***.***> *CC:*
Jens Mühle ***@***.***>, Comment ***@***.***>
*Sent:* Thursday, 11/19/2020, 02:42 02:42 PST -0800 *Subject:* Re:
[RealRaven2000/quickFilters] copy move menu broken with quickfilters
(#33)
I have the same problem. My usual "Right click on message" ->
"Move To" -> "Recent" or "Favorites" or going through the folder
structure of one my e-mail account and then selecting a target
filter doesn't do anything anymore.
I get error messages like this in the Error console:
Have you tried quickFilters-wx-5.0pre69.zip above? I had removed
dependency on the rdf-service in that version.
Or better the latest version, here:
https://github.com/RealRaven2000/quickFilters/releases/tag/5.0pre71
<https://urldefense.com/v3/__https://github.com/RealRaven2000/quickFilters/releases/tag/5.0pre71__;!!Mih3wA!UOobk30i5LYWopCIXkJJYHqBDwVv_HrXHDiINea2lN5Ah8nNNgT-8jh6mNLckeY$>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://urldefense.com/v3/__https://github.com/RealRaven2000/quickFilters/issues/33*issuecomment-730286369__;Iw!!Mih3wA!UOobk30i5LYWopCIXkJJYHqBDwVv_HrXHDiINea2lN5Ah8nNNgT-8jh60Eefg1g$>,
or unsubscribe
<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ACHIQ5ZCJDLWGEKEV2VRXEDSQTZBLANCNFSM4TF43MNA__;!!Mih3wA!UOobk30i5LYWopCIXkJJYHqBDwVv_HrXHDiINea2lN5Ah8nNNgT-8jh67dq2mGg$>.
|
There is a minor issue. When making a filter your addon suggest a name
based on the target filter. It used to use something like >> in this
suggested name, now I see this funny black diamond with a question mark.
Not a big issue. Note, that I usually add the filter criteria to the
name as the basic extension only allows to search in there.
Best Regards,
Jens
… *From:* ***@***.*** ***@***.***> *To:*
Realraven2000/quickfilters
***@***.***>,
Realraven2000 ***@***.***>, Realraven2000/quickfilters
***@***.***> *CC:* Comment
***@***.***> *Sent:* Thursday, 11/19/2020, 11:43 11:43
PST -0800 *Subject:* Re: [RealRaven2000/quickFilters] copy move menu
broken with quickfilters (#33)
Thanks a lot. That is actually working.
You are the owner developer of TB extensions I use who went through
the trouble of converting them to the new system TB is using.
I was about to give up on TB because it broke all the extension I am
using. I just got one of your licenses (and I also have one for the
smart templates).
Thanks again,
Jens
> *From:* Realraven2000 ***@***.***> *To:*
> Realraven2000/quickfilters ***@***.***> *CC:*
> Jens Mühle ***@***.***>, Comment ***@***.***>
> *Sent:* Thursday, 11/19/2020, 02:42 02:42 PST -0800 *Subject:* Re:
> [RealRaven2000/quickFilters] copy move menu broken with quickfilters
> (#33)
>
> I have the same problem. My usual "Right click on message" ->
> "Move To" -> "Recent" or "Favorites" or going through the folder
> structure of one my e-mail account and then selecting a target
> filter doesn't do anything anymore.
>
> I get error messages like this in the Error console:
>
> Have you tried quickFilters-wx-5.0pre69.zip above? I had removed
> dependency on the rdf-service in that version.
>
> Or better the latest version, here:
> https://github.com/RealRaven2000/quickFilters/releases/tag/5.0pre71
> <https://urldefense.com/v3/__https://github.com/RealRaven2000/quickFilters/releases/tag/5.0pre71__;!!Mih3wA!UOobk30i5LYWopCIXkJJYHqBDwVv_HrXHDiINea2lN5Ah8nNNgT-8jh6mNLckeY$>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <https://urldefense.com/v3/__https://github.com/RealRaven2000/quickFilters/issues/33*issuecomment-730286369__;Iw!!Mih3wA!UOobk30i5LYWopCIXkJJYHqBDwVv_HrXHDiINea2lN5Ah8nNNgT-8jh60Eefg1g$>,
> or unsubscribe
> <https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ACHIQ5ZCJDLWGEKEV2VRXEDSQTZBLANCNFSM4TF43MNA__;!!Mih3wA!UOobk30i5LYWopCIXkJJYHqBDwVv_HrXHDiINea2lN5Ah8nNNgT-8jh67dq2mGg$>.
>
|
probably an encoding issue in the default prefs, you can set the delimiter character manually here:
|
Wonderful. That did the trick.
Thanks,
Jens
… *From:* Realraven2000 ***@***.***> *To:*
Realraven2000/quickfilters ***@***.***> *CC:*
Jens Mühle ***@***.***>, Comment ***@***.***>
*Sent:* Thursday, 11/19/2020, 12:44 12:44 PST -0800 *Subject:* Re:
[RealRaven2000/quickFilters] copy move menu broken with quickfilters
(#33)
There is a minor issue. When making a filter your addon suggest a
name based on the target filter. It used to use something like >>
in this suggested name, now I see this funny black diamond with a
question mark. Not a big issue. Note, that I usually add the
filter criteria to the name as the basic extension only allows to
search in there. Best Regards, Jens
probably an encoding issue in the default prefs, you can set the
delimiter character manually here:
* right-click the filter assistant to show preferen ces
* open New Filter Properties
* Under Naming rules, enter your favorite delimiter:
image
<https://urldefense.com/v3/__https://user-images.githubusercontent.com/6314674/99721969-df592b00-2aa7-11eb-82c8-4cd941968147.png__;!!Mih3wA!UVjMrMi2vXdL1molum8_eicYEkh8DfkFL0629QYQ_3JHRD81V7IBr8nxCoRrIp0$>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://urldefense.com/v3/__https://github.com/RealRaven2000/quickFilters/issues/33*issuecomment-730626520__;Iw!!Mih3wA!UVjMrMi2vXdL1molum8_eicYEkh8DfkFL0629QYQ_3JHRD81V7IBr8nxUm2B4Ew$>,
or unsubscribe
<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ACHIQ5YFEXT3NOA76AGLYYTSQV7TDANCNFSM4TF43MNA__;!!Mih3wA!UVjMrMi2vXdL1molum8_eicYEkh8DfkFL0629QYQ_3JHRD81V7IBr8nxi6uJ5g8$>.
|
I just released 5.0 officially which should close this issue |
Hi, I'm using quickfilters 5.0pre56 on Debian/Devuan 10 and I am experiencing an issue:
with quickfilters enabled at least the right click context menu actions
copy
move
move again to ...
are not working at all.
Drag and drop to the same folders work.
Delete is working instead.
Disabling quickfilters in the extensions page restores the correct behaviour.
Tell me if you need more or different infos.
Best regards,
farmatito
P.S.: same happens with thunderbird 78.4.0 on Windows 10
The text was updated successfully, but these errors were encountered: