-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
Windows 10, JavaScrips Error #37
Comments
any details about reproduction? may be some info about case when it appear? |
Программа работала в фоне, скачивалась база торентов (ПК не был нагружен, и был по большому счету в простое длительное время). Возможно при сбое программа сохраняет логи? Я бы прислал дополнительную информацию. |
Rats.log в appdata, но он очищается при каждом старте |
В какой то момент зависла программа, решил посмотреть логи пока не закрывать процесс.
В 2:35:45 PM завершил программу в диспетчере задач |
конкретно последнее должно быть поправлено в следующей стабильной версии 0.22.1 или 0.23.0 |
# [0.23.0](v0.22.0...v0.23.0) (2018-07-02) ### Bug Fixes * **db:** fix broken connections in some cases [#37](#37) ([57e7b18](57e7b18)) * **db:** fix connection limitation ([4a0b04d](4a0b04d)) * **downloading:** always show downloading on list even if download not started ([76cb896](76cb896)) * **downloading:** fix recheck progress indication on start and finish ([048c0f6](048c0f6)) * **downloading:** fix state on some torrent cases ([125ce95](125ce95)) * **feed:** keep downloading values seperate ([8d04df4](8d04df4)) * **gui:** padding on some long torrent names ([e1f83a6](e1f83a6)) * **header:** replaced button places in top header ([f262af6](f262af6)) * **replication:** fix replication on some cases of downloading ([ac046d0](ac046d0)) * **tests:** fix intersect test case ([88644ec](88644ec)) * **tests:** simplify tests ([c3d62f5](c3d62f5)) ### Features * **config:** p2p replication client and server separate for performance optimization ([a5e0afc](a5e0afc)) * **downloading:** download speed ([f9ac98f](f9ac98f)) * **downloading:** removing after download ability ([886c4d1](886c4d1)) * **downloading:** save download session support ([652f9a0](652f9a0)) * **downloading:** tooltips on torrent element ([e73ca1c](e73ca1c)) * **downloading:** torrent pause feature ([6d8c04e](6d8c04e))
# [0.23.0](v0.22.0...v0.23.0) (2018-07-02) ### Bug Fixes * **db:** fix broken connections in some cases [#37](#37) ([57e7b18](57e7b18)) * **db:** fix connection limitation ([4a0b04d](4a0b04d)) * **downloading:** always show downloading on list even if download not started ([76cb896](76cb896)) * **downloading:** fix recheck progress indication on start and finish ([048c0f6](048c0f6)) * **downloading:** fix state on some torrent cases ([125ce95](125ce95)) * **feed:** keep downloading values seperate ([8d04df4](8d04df4)) * **gui:** padding on some long torrent names ([e1f83a6](e1f83a6)) * **header:** replaced button places in top header ([f262af6](f262af6)) * **replication:** fix replication on some cases of downloading ([ac046d0](ac046d0)) * **tests:** fix intersect test case ([88644ec](88644ec)) * **tests:** simplify tests ([c3d62f5](c3d62f5)) ### Features * **config:** p2p replication client and server separate for performance optimization ([a5e0afc](a5e0afc)) * **downloading:** download speed ([f9ac98f](f9ac98f)) * **downloading:** removing after download ability ([886c4d1](886c4d1)) * **downloading:** save download session support ([652f9a0](652f9a0)) * **downloading:** tooltips on torrent element ([e73ca1c](e73ca1c)) * **downloading:** torrent pause feature ([6d8c04e](6d8c04e))
The text was updated successfully, but these errors were encountered: