Giter VIP home page Giter VIP logo

Comments (11)

robaho avatar robaho commented on August 25, 2024

@0xfadeef I cannot reproduce this. Based on this and an earlier issue you reported, I would delete all copies of seashore and re-install. I would check the "console" for reported errors and attach them here - I have added logging during the effects loading to better diagnose problems.

from seashore.

0xfadeef avatar 0xfadeef commented on August 25, 2024

@robaho Not only I deleted previous version of Seashore, I rm-ed everything found with sudo find / -iname *seashore*. Issue remains. But, by your advice, I checked Console and there is bunch of error messages of the same form for each plugin installed.

12/1/19 19:51:40,646	Seashore[30377]	Error loading /Users/sergeyfadeev/Applications/Seashore/Seashore.app/Contents/PlugIns/Brightness+.bundle/Contents/MacOS/Brightness+:  dlopen(/Users/sergeyfadeev/Applications/Seashore/Seashore.app/Contents/PlugIns/Brightness+.bundle/Contents/MacOS/Brightness+, 265): Library not loaded: /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
  Referenced from: /Users/sergeyfadeev/Applications/Seashore/Seashore.app/Contents/PlugIns/Brightness+.bundle/Contents/MacOS/Brightness+
  Reason: image not found
12/1/19 19:51:40,647	Seashore[30377]	unable to open bundle NSBundle </Users/sergeyfadeev/Applications/Seashore/Seashore.app/Contents/PlugIns/Brightness+.bundle> (not yet loaded)

from seashore.

robaho avatar robaho commented on August 25, 2024

from seashore.

robaho avatar robaho commented on August 25, 2024

@0xfadeef see this http://flummox-engineering.blogspot.com/2018/08/missing-coreimage-framework-in-macos-yosemite-10-10-5-quartz-framework.html

Not sure why it is being built that way, since I have compatibility set to 10.7 but I will investigate. Hopefully I can fix it for the next build.

from seashore.

0xfadeef avatar 0xfadeef commented on August 25, 2024

@robaho I symlinked CoreImage.framework as it was suggested and looks like it resolves the problem, the app is working fine right now. Thank you for help.

from seashore.

robaho avatar robaho commented on August 25, 2024

@0xfadeef I'll probably ask you to remove the symlink and test with the next version - obviously doing the symlink is not ideal.

from seashore.

robaho avatar robaho commented on August 25, 2024

I removed any direct references to CoreImage in the projects in 2.1.9 - the built plugin bundles still seem to reference the direct path, but hopefully it works in the wild.

from seashore.

0xfadeef avatar 0xfadeef commented on August 25, 2024

@robaho I unlinked CoreImage.framework and checked with version 2.1.9. Unfortunately, the issue still present. Please check the screenshot.

Console log reports exactly the same error.

from seashore.

robaho avatar robaho commented on August 25, 2024

I am re-opening. I figured out the issue. The plugins were being required to compile for 10.14+, so when linking it assumed that is where the CoreImage framework was. After I switched to 10.7, they have different linkage instructions.

I am in the process of making a new build.

from seashore.

robaho avatar robaho commented on August 25, 2024

This should be fixed in version 2.2.0

from seashore.

0xfadeef avatar 0xfadeef commented on August 25, 2024

@robaho So far not reproducible on 2.2.0. Thank you!

from seashore.

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.