glimpseio / Splice

Issues and support files for the Splice app by Glimpse I/O
https://glimpse.io
0 stars 0 forks source link

Problem after upgrade #20

Closed CastelloD closed 5 years ago

CastelloD commented 5 years ago

Hi all, after today's update of Splice , I have this error:

Dyld Error Message:
  Library not loaded: /usr/local/opt/libssh2/lib/libssh2.1.dylib
  Referenced from: /Applications/Splice.app/Contents/Frameworks/Glean.framework/Versions/A/Glean
  Reason: image not found
My OS version is:
OS Version:            Mac OS X 10.14.1 (18B75)

Any suggestions?

Thanks, Daniele

marcprux commented 5 years ago

We're working on a fix for this. We hope to have it released sometime today or tomorrow.

CastelloD commented 5 years ago

We're working on a fix for this. We hope to have it released sometime today or tomorrow.

Thanks for the reply.

Daniele

olewery commented 5 years ago

Looks like you linked against a home-brew version of libssh2. brew install libssh2 fixes this for me on Mohave and High Sierra.

I'm surprised that got through the App Store process these days.

marcprux commented 5 years ago

You’re exactly right @blatherus, and you’re workaround should work until 1.2.1 is approved.

We’re surprised as well that it got through.

marcprux commented 5 years ago

We're happy to report that Splice 1.2.1 has been released, which resolves the issue.