RealRaven2000 / FiltaQuilla

Adds many new mail filter actions to Thunderbird
http://quickfilters.quickfolders.org/filtaquilla.html
GNU General Public License v3.0
87 stars 15 forks source link

Problem with Cyrillic symbols in the Run program action. #261

Closed OlehRA closed 4 months ago

OlehRA commented 5 months ago

I found a good solution to my problem in topic #254. However, I encountered an issue. I'm using Run program ':\Windows\System32\msg.exe,USERNAME,@AUTHOR@,@SUBJECT@ The msg.exe program displays a message where Cyrillic characters are not correctly shown. Instead of the text written in Cyrillic, a set of symbols is displayed. 2024_04_25_09_29_02_Clipboard

RealRaven2000 commented 5 months ago

thanks, I will test that one separately. It might be helpful if you can forward the email (attach as eml format, don't forward it inline!) off list to me directly (or attach it here if there are no privacy concerns), rather than me "making up" something in cyrillic for testing which may not work the same way...

OlehRA commented 5 months ago

How can I send you an EML file directly? I've created a private project and added you to it. 🙄

RealRaven2000 commented 5 months ago

Is there a contact me on the support page:

https://quickfilters.quickfolders.org/filtaquilla.html

if not I think there is such s link in the help page on FiltaQuilla options dialog. sorry I cannot condom it tog now as I am out of office and not close to Thunderbird....

https://addons.thunderbird.net/en-US/thunderbird/addon/filtaquilla/

this may have a support mail link as well. Axel

On Thu 25 Apr 2024, 12:14 OlehRA, @.***> wrote:

How can I send you an EML file directly? I've created a private project and added you to it. 🙄

— Reply to this email directly, view it on GitHub https://github.com/RealRaven2000/FiltaQuilla/issues/261#issuecomment-2076940172, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQFVMR4GNO6YAJLNTSZWQLY7DQPVAVCNFSM6AAAAABGYLLG56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWHE2DAMJXGI . You are receiving this because you were assigned.Message ID: @.***>

RealRaven2000 commented 5 months ago

I tried it, I think the subject line is read correctly, see this:

image

so the array of parameters passed to the process looks ok:

image

but I think that msg.exe cannot read the format of the parameter and then just garbles it. Can you try and for 16bit unicode with this option:

image

OlehRA commented 5 months ago

Thank you, it's works! UTF-16 fixed this. Can you please remove my email adress in screenshot from your post? Thank you again!

OlehRA commented 4 months ago

Please, remove my email from this screenshot

RealRaven2000 commented 4 months ago

Please, remove my email from this screenshot

done. Should have redacted right away, sorry for the oversight.