-
Notifications
You must be signed in to change notification settings - Fork 444
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
macos 10.14 mojave have problems with delays and crashes? #2596
Comments
Yes, please upgrade. it will most likely solve the problem. |
I found that it was not improved, it would be lagging when the mouse was clicked or dragged. Please confirm whether the problem exists, I don't know if it is just me, thank you very much! |
Please provide more details and maybe screenshots to describe the problem. Thanks! |
Hi open terminal and open gns3 from there and the issue don't happend
is something related with tccd Failed to copy signing info for 641, responsible for file:///Applications/GNS3.app/Contents/MacOS/gns3: #-67062: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)" |
Hi |
Unfortunately we do not have access to macOS Mojave at the moment. |
HI Jeremy Looks like the problem is in the compiling for Application Thanks |
The problem seems to be that our Application is not code signed with a certificate. (see inket/update_xcode_plugins#51). I tried to sign our app with a self-signed certificate but couldn't succeed. Honestly, Apple does not make it easy and code signing on macOS seems to be some kind of dark magic. |
After going through many hoops, we have successful code signed our macOS app :) For now this is only done for version 2.2 (currently in alpha stage). We may consider doing it for version 2.1.15 if we release it. |
@grossmj nice to hear that. still the workaround still work until is the fix is released. :) |
We have added code signing support on our 2.1 branch. This means the App will be signed when we release version 2.1.15. I am going to close this for now. Please comment back or create an new issue if you find there is still a problem. Thanks. |
Does anyone have problems with delays and crashes on gns3, my system is macos 10.14 mojave? Error reporting is related to QT GUI, can you help solve it? My GNS3 version is 2.1.0. Is it effective to upgrade to the latest version?
The text was updated successfully, but these errors were encountered: