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

command line broke after last release of gitx #210

Closed
aschiopu opened this issue Jul 3, 2013 · 8 comments
Closed

command line broke after last release of gitx #210

aschiopu opened this issue Jul 3, 2013 · 8 comments
Labels

Comments

@aschiopu
Copy link

aschiopu commented Jul 3, 2013

Was working fine until the lastest release (today)
Now when i type gitx I get the following message.

Alexeis-MacBook-Air:plangrid-admin alexei$ gitx
dyld: Library not loaded: @rpath/ObjectiveGit.framework/ObjectiveGit
Referenced from: /usr/local/bin/gitx
Reason: image not found
Trace/BPT trap: 5

@rowanj
Copy link
Owner

rowanj commented Jul 4, 2013

Confirmed this problem, I should be able to push a fix as soon as I get home.

@rowanj
Copy link
Owner

rowanj commented Jul 4, 2013

Relates: #207

@khoan
Copy link

khoan commented Jul 4, 2013

same error on OS X Mountain Lion 10.8.4 too

@kemenaran
Copy link

Workaround until the fix get merged:

alias gitx="open -a /Applications/GitX.app ."

rowanj added a commit that referenced this issue Jul 4, 2013
@lossius
Copy link

lossius commented Jul 4, 2013

Would you be able to provide an updated installer for Gitx with this fix? Thanks!

@lossius
Copy link

lossius commented Jul 4, 2013

I see that you already did. Thanks, that was a swift fix, and much appreciated!

@j15e
Copy link

j15e commented Jul 4, 2013

Thanks, got this error too! Fixed now!

@rowanj
Copy link
Owner

rowanj commented Jul 7, 2013

Closing (fixed)

@rowanj rowanj closed this as completed Jul 7, 2013
ssp pushed a commit to ssp/gitx that referenced this issue May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants