DavidMoore / ipfilter

Keeps your preferred Bit Torrent client blocklist up to date to support your privacy and security
https://www.ipfilter.app
MIT License
431 stars 37 forks source link

Russian path support #57

Closed serofir closed 4 years ago

serofir commented 5 years ago

Crashes all the time when run. 2019-08-12_212430

Windows 10 LTSB NetFramework 4.8

DavidMoore commented 5 years ago

Hi. Do you know what culture and language Windows is set to? Is it some Cyrillic such as Russian?

serofir commented 5 years ago

Yes. It is russian.

DavidMoore commented 5 years ago

@serofir I've pushed a new release to try and fix a problem with Japanese paths, where the backslashes in paths show up as the Yen symbol due to the Japanese character set. I hope this is related to your issue, and will either fix it also, or at least provide some more information in the log if it still crashes for Russian. Please let me know if the update helps.

serofir commented 5 years ago

Thanks so much for trying to help me. Now the error looks like this - new

DavidMoore commented 5 years ago

Hopefully the next release will get you past this error, and either fix your problem or give us more information. https://github.com/DavidMoore/ipfilter/releases/tag/3.0.2.4-beta

serofir commented 5 years ago

When I download .exe file, not .msi. And then I run it. Everything works fine

IPFilter.exe Information: 0 : Checking for software updates... IPFilter.exe Information: 0 : Current version: 3.0.2.4-beta IPFilter.exe Information: 0 : Available version: IPFilter.exe Information: 0 : Found app qBittorrent version v4.1.7 at E:\qBittorrent IPFilter.exe Information: 0 : Downloading filter from https://github.com/DavidMoore/ipfilter/releases/download/lists/ipfilter.dat.gz IPFilter.exe Information: 0 : Online filter's timestamp is 05.09.2019 17:02:22 +00:00 IPFilter.exe Information: 0 : ETag: '"f50889d62fffda42554cd0c9d5883b6a"' IPFilter.exe Information: 0 : Writing cached ipfilter to C:\Users\User\AppData\Local\IPFilter\ipfilter.dat IPFilter.exe Information: 0 : Updating app qBittorrent v4.1.7 IPFilter.exe Information: 0 : Writing filter to C:\Users\User\AppData\Local\qBittorrent\filter\ipfilter.dat IPFilter.exe Information: 0 : Finished [Writing 408739 entries] in 00:00:00.7210319 IPFilter.exe Information: 0 : Pointing qBittorrent to C:\Users\User\AppData\Local\qBittorrent\filter\ipfilter.dat IPFilter.exe Information: 0 : Updating qBittorrent configuration: C:\Users\User\AppData\Roaming\qBittorrent\qBittorrent.ini IPFilter.exe Information: 0 : Done. List timestamp: 05.09.2019 23:02:22 +06:00

serofir commented 5 years ago

Problem resolved.

DavidMoore commented 4 years ago

Thanks