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

py2app giving abort trap 6 #36

Closed
muammar opened this issue Dec 31, 2016 · 6 comments
Closed

py2app giving abort trap 6 #36

muammar opened this issue Dec 31, 2016 · 6 comments

Comments

@muammar
Copy link
Owner

muammar commented Dec 31, 2016

It is not being possible to create a macOS app this time. Maybe it is a good time to switch from py2app to pyinstaller?. This bug is holding back the release.

@PePeHa
Copy link

PePeHa commented Jan 18, 2017

i am not a developer, so cant help you on this, Muammar. but could it be that my ffmpeg issue is related to MacOS changes too ? similar to your problem ?

@muammar
Copy link
Owner Author

muammar commented Jan 18, 2017

i am not a developer, so cant help you on this, Muammar. but could it be that my ffmpeg issue is related to MacOS changes too ? similar to your problem ?

No. This problem is related to py2app not being capable of freezing correctly a macOS app. I have tried with another tool called pyinstaller but then it seems that now all applications to run on macOS need to be signed... If this is the case, I will drop support creating a macOS app.

@PePeHa
Copy link

PePeHa commented Jan 19, 2017

thanks Muammar. Apple seems to make things more and more difficult on MacOS. i hope this can be resolved.

@muammar
Copy link
Owner Author

muammar commented Jan 29, 2017

With qt 5.8, the app is created but it is failing with the following error:

MFI: allowing exception handler for 'mkchromecast' (18786) because the process is unsigned.

@muammar
Copy link
Owner Author

muammar commented May 9, 2017

Now the application is compiled. But there is a problem with Qt.

@muammar muammar self-assigned this May 9, 2017
@muammar
Copy link
Owner Author

muammar commented May 19, 2017

Finally, there is a tool here https://github.com/iltommi/macdeployqtfix that fixes the problem. I am closing this report and will prepare 0.3.7

@muammar muammar closed this as completed May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants