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

macos 10.14 mojave have problems with delays and crashes? #2596

Closed
kiritowch opened this issue Sep 26, 2018 · 11 comments
Closed

macos 10.14 mojave have problems with delays and crashes? #2596

kiritowch opened this issue Sep 26, 2018 · 11 comments
Assignees
Milestone

Comments

@kiritowch
Copy link

kiritowch commented Sep 26, 2018

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?

@grossmj
Copy link
Member

grossmj commented Sep 26, 2018

Is it effective to upgrade to the latest version?

Yes, please upgrade. it will most likely solve the problem.

@kiritowch
Copy link
Author

Is it effective to upgrade to the latest version?

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!

@grossmj
Copy link
Member

grossmj commented Oct 2, 2018

Please provide more details and maybe screenshots to describe the problem. Thanks!

@josephillips85
Copy link

Hi
i can confirm this issue too mostly when try to open consoles the computer got Freeze complety for few seconds
Also i found a workaround

open terminal and open gns3 from there and the issue don't happend
to confirm my theory please open this command on terminal @kiritowch

open /Applications/GNS3.app/Contents/MacOS/gns3

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)"

@grossmj grossmj added this to the 2.1.12 milestone Oct 11, 2018
@josephillips85
Copy link

Hi
any update of this issue?

@grossmj
Copy link
Member

grossmj commented Nov 19, 2018

Unfortunately we do not have access to macOS Mojave at the moment.

@grossmj grossmj modified the milestones: 2.1.12, 2.1.13 Jan 10, 2019
@josephillips85
Copy link

HI Jeremy
I can confirm that running the application from source code in console don't cause any issue on Mojave
Just like the 2.1.11 version

Looks like the problem is in the compiling for Application
Where i can get the process to convert this application to .app ?

Thanks

@grossmj
Copy link
Member

grossmj commented Feb 19, 2019

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.

@grossmj grossmj self-assigned this Feb 19, 2019
@grossmj grossmj modified the milestones: 2.1.13, 2.1.14 Feb 22, 2019
@grossmj
Copy link
Member

grossmj commented Mar 4, 2019

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.

@josephillips85
Copy link

@grossmj nice to hear that.

still the workaround still work until is the fix is released. :)

@grossmj
Copy link
Member

grossmj commented Mar 5, 2019

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.

@grossmj grossmj closed this as completed Mar 5, 2019
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

3 participants