Skip to content
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

Pyfa won't open on Mac #2146

Open
DatoKoppla opened this issue Mar 13, 2020 · 17 comments
Open

Pyfa won't open on Mac #2146

DatoKoppla opened this issue Mar 13, 2020 · 17 comments
Labels
bug Confirmed to be a bug macOS Mac-specific issue

Comments

@DatoKoppla
Copy link

Pyfa was working fine on my Mac until I updated to the March 2020 release, I downloaded the zip file, unpacked it, deleted my old Pyfa file that I had in my download folder as I usually do, but the new file won't open. It bounces up and down on my hotbar but then doesn't open and the icon disappears without an error message.

I have re-downloaded older versions, restarted my computer but to no avail.

@DatoKoppla
Copy link
Author

bplist00“����TPathTDate_�j/Users/ismailmohdalijinnah/Library/Logs/DiagnosticReports/pyfa_2020-01-12-003935_Ismails-MacBook-Pro.crash3A¡Â�…§Nî�
��Ñ�������������������������������ç

I found this on the crash reporter if that helps

@DarkFenX
Copy link
Member

DarkFenX commented Apr 6, 2020

Could you say which was last working and first broken release, please?
https://github.com/pyfa-org/Pyfa/releases/tag/v2.18.0 - this is the "march 2020" release you refer to, i believe
But which release worked for you before that? Did https://github.com/pyfa-org/Pyfa/releases/tag/v2.17.2 work?

@DarkFenX DarkFenX added bug Confirmed to be a bug macOS Mac-specific issue labels Apr 6, 2020
@RocketCowboy
Copy link

In my case, 2.18.1 was working on my Mac, but 2.19.0 is not. I just went through the update ... launched 2.18.1 which informed me of the newer version being available. After downloading 2.19.0 and following the steps mentioned above (downloaded new zip, unpacked that new zip, deleted the old app from the applications folder, copied the new app to the applications folder. Right click open in order to get past the unidentified publisher alert, and then it crashes.

@RocketCowboy
Copy link

RocketCowboy commented Apr 6, 2020

I'm running on a Mac Pro (late 2013, garbage can of doom), 64GB of RAM, 6-core proc.

In my case, reverting back to 2.18.1 without reboot still works.

@DarkFenX
Copy link
Member

DarkFenX commented Apr 6, 2020

v2.18.1...v2.19.0

This is very strange because there are very few changes (except for "optimize images" pull request). Could you find the most recent log file in ~/.pyfa/ and upload it somewhere?

@DarkFenX
Copy link
Member

DarkFenX commented Apr 6, 2020

I reproduced the issue on my mac. There's nothing suspicious in logs. Will look into what's causing it tomorrow. But my guess would be one of:

  1. Image update via "Image optimize" pull request
  2. Updated libraries

@RocketCowboy
Copy link

I’ve got my logs if that’s still helpful. Can either post here, or drop on a file share for you to review.

@DarkFenX
Copy link
Member

DarkFenX commented Apr 7, 2020

@RocketCowboy it seems to be another crash, unrelated to the reporter's. See #2156 for more info.

@RocketCowboy
Copy link

The app uses it's own python environment on the mac, correct? It would be related to changes in the python installs locally on my mac? Coinciding with the updated pyfa not working, I've moved from a home brew python3 install to using the native 3.7.7 installer from python.org. I also setup pyenv. All happened at about the same time, but should be unrelated.

@Sod-Almighty
Copy link

This is still broken.

@DarkFenX
Copy link
Member

It is broken on some systems, but on some it is not. The system I have (mac book pro mid-2012) is capable of launching pyfa distributives. As such, I need someone to find out what causes it not to run, or debug the issue.

I have no access to vast variety of Mac configurations, so cannot do it on my own.

@qJackDodgersp
Copy link

qJackDodgersp commented Jun 18, 2020 via email

@DarkFenX
Copy link
Member

Russian. Why do you ask?

@qJackDodgersp
Copy link

qJackDodgersp commented Jun 18, 2020 via email

@DarkFenX
Copy link
Member

DarkFenX commented Jun 18, 2020

I doubt it is the same on Mac and I doubt Dato (the person who created the ticket) is using Warsaw.

@atomicSi7x7
Copy link

I have the same problem as the OP, although I have never used pyfa before.
I am running on an iMac 2017 Intel Core i7, 8 GB DDR4 RAM, Radeon Pro 580 video card; MacOS Sierra 10.12.6; we have installed Python on this computer for other needs.

I have downloaded v 2.26 to my Downloads folder, moved and run the zip file from my Desktop - pyfa is installed on the Desktop. I move the package to my Applications folder. Whether I try to run pyfa from my Desktop or Applications, I get the same behavior - it tries to run but aborts with no obvious error warning.

If I 'Show package contents' and then run and try to run the executable pyfa I get an error message in a terminal window (I copied the output to Notes and saved as pdf)
pyfaRunLog.pdf

@blitzmann
Copy link
Collaborator

@DatoKoppla are recent versions of pyfa still not working for you? Do you know the last version that was?

@atomicSi7x7 I'm not sure if this is the same issue as the original issue since it's fairly vague. But I did find this: pyinstaller/pyinstaller#3418

Basically, our mac builds are automatically built on TravisCI using their xcode11.3 image. This is using macOS 10.14.6, and thus, I believe, this is the earliest version of macOS that will be able to run pyfa.

This is the commit that bumped the mac image from 7.3 (10.11) to 11.2/11.3 (10.14)
003dd04 and 85e1a1b

That was earlier this year. Looks like it may have been bumped as part of a requirement for a new matplotlib version, or perhaps it was simply an oversight?

@DarkFenX, thoughts?

Image reference: https://docs.travis-ci.com/user/reference/osx/#macos-version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed to be a bug macOS Mac-specific issue
Projects
None yet
Development

No branches or pull requests

7 participants