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

When opening the launcher for the first time, I need to launch it twice #276

Open
jecisc opened this issue Oct 30, 2018 · 2 comments
Open

Comments

@jecisc
Copy link
Member

jecisc commented Oct 30, 2018

On OSX El Captain, each time I install the PharoLauncher I need to launch it twice for it to open.

The first time it asks me if I am sure that I want to open an image coming from the internet, I click "open" and nothing happens. Then I relaunch it and it works.

@guillep
Copy link
Member

guillep commented Nov 1, 2018

Just to add to the issue, it happens too in Mojave (Just updated).

I've checked the system logs when the app is open and I have the following:

Nov  1 21:40:02 gotham com.apple.xpc.launchd[1] (com.apple.xpc.launchd.oneshot.0x1000000b.Pharo[1830]): Service exited with abnormal code: 1

@guillep
Copy link
Member

guillep commented Nov 1, 2018

And all these:

error	21:49:02.844392 +0100	CoreServicesUIAgent	Error -60005 creating authorization
error	21:49:07.326153 +0100	Pharo	Unable to load Info.plist exceptions (eGPUOverrides)
error	21:49:07.563876 +0100	cfprefsd	rejecting write of key _DKThrottledActivityLast_DKKnowledgeStorageLogging_DKKnowledgeStorageDidInsertEventsNotification:/app/usageActivityDate in { com.apple.contextstored, root, kCFPreferencesAnyHost, no container, managed: 0 } from process 199 because setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access
error	21:49:07.569311 +0100	contextstored	Couldn't write value for key _DKThrottledActivityLast_DKKnowledgeStorageLogging_DKKnowledgeStorageDidInsertEventsNotification:/app/usageActivityDate in CFPrefsPlistSource<0x7fd9c1701ad0> (Domain: com.apple.contextstored, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access
error	21:49:07.577243 +0100	cfprefsd	rejecting write of key _DKThrottledActivityLast_DKKnowledgeStorageLogging_DKKnowledgeStorageDidInsertLocalEventsNotification:/app/usageActivityDate in { com.apple.contextstored, root, kCFPreferencesAnyHost, no container, managed: 0 } from process 199 because setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access
error	21:49:07.601704 +0100	contextstored	Couldn't write value for key _DKThrottledActivityLast_DKKnowledgeStorageLogging_DKKnowledgeStorageDidInsertLocalEventsNotification:/app/usageActivityDate in CFPrefsPlistSource<0x7fd9c1701ad0> (Domain: com.apple.contextstored, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access
error	21:49:07.622025 +0100	tccd	Failed to copy signing info for 1974, responsible for file:///Users/guille/Downloads/PharoLauncher.app/Contents/MacOS/Pharo: #-67065: Error Domain=NSOSStatusErrorDomain Code=-67065 "(null)"
error	21:49:07.661282 +0100	sharedfilelistd	-[NSXPCConnection valueForEntitlement:]: Error getting value for entitlement 'com.apple.private.coreservices.canaccessanysharedfilelist': Error Domain=NSPOSIXErrorDomain Code=3 "No such process"
error	21:49:07.846178 +0100	tccd	failed to get text offset for /Users/guille/Downloads/PharoLauncher.app/Contents/MacOS/Pharo: (#3) No such process
error	21:49:07.846244 +0100	tccd	internal_TCCCreateDesignatedRequirementIdentityFromMessage: Refusing TCCCreateDesignatedRequirementIdentityFromAuditToken: unable to get SDK version of binary,

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