Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Warn and offer to move app to Applications/ #176

Closed
Ashton-W opened this issue Jan 12, 2016 · 9 comments
Closed

Warn and offer to move app to Applications/ #176

Ashton-W opened this issue Jan 12, 2016 · 9 comments

Comments

@Ashton-W
Copy link

There are problems with running this app outside of Applications/, they can be resolved by warning the user and offering to install the app into Applications.

This can be implemented with the help of :
https://github.com/potionfactory/LetsMove

@alloy
Copy link
Member

alloy commented Jan 12, 2016

Hmm, I'd consider it to be big if there are issues outside /Applications. What are they?

@alloy
Copy link
Member

alloy commented Jan 12, 2016

s/big/bug/

@Ashton-W
Copy link
Author

They were discussed on Slack, maybe @orta can chime in

@Ashton-W
Copy link
Author

@manuyavuz on Slack:

I’m getting the following error:

POD INSTALL
[!] Unable to locate the CocoaPods.app application bundle. Please ensure the application is available and launch it at least once.
/var/folders/wq/3s77z7pd7_zcg0vgqwdkwpvc000087/T/CDE428C8-2589-4BC9-BCCC-B67451A39025-93973-00004832ED8FFE22: line 10: 95091 Trace/BPT trap: 5       /usr/local/bin/pod install --verbose

@orta orta modified the milestone: First Launch Experience Jan 13, 2016
@orta
Copy link
Member

orta commented Jan 13, 2016

Sounds like a binstub bug, but we should offer the move to /Applications regardless

@orta
Copy link
Member

orta commented Jan 13, 2016

Maybe replacing this could help
screen shot 2016-01-13 at 07 08 19

@manuyavuz
Copy link
Member

Hmm, it could fix for 10.11 but we will have to use this for 10.10 version, so seems like we will need additional things.

@orta
Copy link
Member

orta commented Jan 13, 2016

It would have been replaced in 10.10 - so the replacement API will be available there

@manuyavuz
Copy link
Member

Available in OS X v10.3 and later

So yes, we could have been using it since veeery old times 😁

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants