-
Notifications
You must be signed in to change notification settings - Fork 411
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
Dependency update: Windows release tracking issue #2547
Comments
Bitdefender gives a message of: "disinfection is in progress". |
This seems to be a false positive, see #2550 (and let's keep discussion related to false positive detection there). Please report this as false positive to bitdefender: https://www.bitdefender.com/consumer/support/answer/29358/ Once they whitelist pyinstaller 6.2, the issue will go away. I'd report it myself, but they need a screenshot of the issue. |
Cannot launch pyfa, error message says: pyfa v2.57.1 OS version: Windows-10-10.0.19045-SP0 #################### Traceback (most recent call last): |
Fixed in 3593d16 |
@liligeng111 please try this build: https://ci.appveyor.com/project/pyfa-org/pyfa/builds/48694338/job/2hhrq3g5st87u78n/artifacts If there are any more crashes, lmk. If not, I will make another release shortly. |
Thank you for the very quick fix. pyfa launches now, but another error message pops. pyfa v2.57.1+1-g3593d16bd OS version: Windows-10-10.0.19045-SP0 #################### Traceback (most recent call last): |
There are gonna be a bunch of those errors. I fixed lots of them which appeared on my laptop, but seems some of them flew under radar for some unknown reason (maybe people who have them use non-integer interface scaling? No idea). New error fixed in b7a5b33. Build is progress. |
I just tested, no more error messages. Thank you! |
@liligeng111 can you open various windows (graphs, all editors, browsing ESI fits, ESI characters, attribute overrides) as well? Just opening should be enough. And let me know if it's okay or there are any crashes. |
I just tested, and all windows work fine. However, export all fittings to HTML gives the following error message: OS version: Windows-10-10.0.19045-SP0 #################### Traceback (most recent call last): |
No idea how to fix that one, not enough data from the error. But I found a bug which is applicable to all platforms and which broke html export, which is fixed now. |
Everything is working now, thank you very much! |
Regarding issue you posted earlier, there is an issue on that apparently, created by me a while ago: wxWidgets/Phoenix#1610 |
@DarkFenX 2.57.2 be deleted by the windows defender,said there is a virous. |
https://i.imgur.com/1MQ7zzT.png Same here |
Decremented pyinstaller version once again, v2.57.3 should work for windows defender |
This issue is for tracking major issues which appeared with release of https://github.com/pyfa-org/Pyfa/releases/tag/v2.57.3
Report inability to launch pyfa, crashes, weird looking UI here.
Changes relatively latest release: just dependencies were updated, but it also included update of pyinstaller, which historically has a significant chance to cause windows-related issues (especially when it comes to anti-virus monitors)
The text was updated successfully, but these errors were encountered: