Giter Club home page Giter Club logo

Comments (11)

pcolby avatar pcolby commented on August 25, 2024

Thanks @madshatlevik, I don't have access to a (modern) OSX host currently, so this might take a little to diagnose.

What version of OSX are you running?
What version of Bipolar? (I assume 0.5.9 (the latest), but just checking)

Would you be able to run the following commands?

cat /Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources/Info.plist 
file /Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork

Both before (ie on a fresh FlowSync install), and after installing the hook?

Thanks!

from bipolar.

madshatlevik avatar madshatlevik commented on August 25, 2024

Hi!

Here are the output on fresh FlowSync install:

$ cat /Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources/Info.plist

CFBundlePackageType FMWK CFBundleShortVersionString 5.5 CFBundleVersion 5.5.1 CFBundleGetInfoString Created by Qt/QMake CFBundleSignature ???? CFBundleExecutable QtNetwork CFBundleIdentifier org.qt-project.QtNetwork NOTE Please, do NOT change this file -- It was generated by Qt/QMake.

$ file /Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
/Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork: Mach-O 64-bit dynamically linked shared library x86_64

After Hook installed:

$ cat /Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/Resources/Info.plist

CFBundlePackageType FMWK CFBundleShortVersionString 5.5 CFBundleVersion 5.5.1 CFBundleGetInfoString Created by Qt/QMake CFBundleSignature ???? CFBundleExecutable QtNetwork CFBundleIdentifier org.qt-project.QtNetwork NOTE Please, do NOT change this file -- It was generated by Qt/QMake.

$ file /Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
/Applications/FlowSync.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork: Mach-O dynamically linked shared library i386

from bipolar.

madshatlevik avatar madshatlevik commented on August 25, 2024

Forgot to answer the two questions: Latest OSX Mojave 10.14.3 and latest Bipolar 0.5.9.

from bipolar.

pcolby avatar pcolby commented on August 25, 2024

Thanks @madshatlevik,

That show's the issue... :)

The original FlowSync for OSX targeted a 32-bit architecture, so the hook needed to do the same. However, it seems the latest FlowSync is now built for 64-bit architectures instead. I'm not sure exactly when the switch occurred (will be interesting to trace it), but regardless, the solution is to update Bipolar to supply a 64-bit OSX hook now. I'll hopefully get some time to do that in the next few days.

Thanks.

from bipolar.

madshatlevik avatar madshatlevik commented on August 25, 2024

Thanks! Looking forward to the update :)

from bipolar.

pcolby avatar pcolby commented on August 25, 2024

Ok, that (part) was easy. Travis CI is now building the new x86_64 builds. Note, I've also created a temporary hook-tmp-issue-92 tag, so Travis CI has somewhere to put the 'release artefacts', so we'll need to wait for both to complete. Then we'll have a new standalone hook to test.

I probably won't get time to test it tomorrow, but of course you're welcome to test it yourself once baked.

Once we've tested, I'll update the Bipolar pkg to include the new hook.

from bipolar.

pcolby avatar pcolby commented on August 25, 2024

from bipolar.

pcolby avatar pcolby commented on August 25, 2024

The hook finally built (Travis was having a lot of timeout issues downloading the Qt sources). I don't have time to test it just now, but you can try the latest hook from https://github.com/pcolby/bipolar/releases/tag/hook-tmp-issue-92 if you're keen (just download the QtNetwork-macosx10.10 one, and rename it to QtNetwork before overwriting the one included with the Bipolar package).

Let me know how it does (if you do decide to try it), otherwise I'll probably won't have access to a test OSX machine till next week.

Cheers.

from bipolar.

madshatlevik avatar madshatlevik commented on August 25, 2024

I just downloaded and tested it and it works great. Thanks a lot!

from bipolar.

pcolby avatar pcolby commented on August 25, 2024

Thanks @madshatlevik, that's excellent news! :)

I'll get the Bipolar installer updated to include the new hook, and release once I've added the session name fallback for #91.

Thanks again.

from bipolar.

pcolby avatar pcolby commented on August 25, 2024

The updated hook has now been released on 0.5.10 :)

https://github.com/pcolby/bipolar/releases/tag/v0.5.10

from bipolar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.