Git Product home page Git Product logo

Comments (7)

w0lfschild avatar w0lfschild commented on July 23, 2024

Because it's trying to install SIMBL and SIP is preventing it from doing so and the maximum times it asks before giving up is 4.

Open terminal and see what you get when you enter:

locSIMBL=$(/usr/libexec/PlistBuddy -c "Print CFBundleVersion" /System/Library/ScriptingAdditions/SIMBL.osax/Contents/Info.plist)
curSIMBL=$(/usr/libexec/PlistBuddy -c "Print CFBundleVersion" /Applications/cDock\ 2.app/Contents/Resources/cDock-Installer.app/Contents/Resources/SIMBL.osax/Contents/Info.plist)
echo -e "Loc: $locSIMBL\nCur: $curSIMBL"

Should be:

Loc: 0.9.10
Cur: 0.9.10

from cdock-issue-tracker.

 avatar commented on July 23, 2024

@w0lfschild I have SIMBL already installed, cDock should not try to install it again if it already exists.
Your script returned error:

Print: Entry, "CFBundleVersion", Does Not Exist
-e Loc: 0.9.9
Cur: File Doesn't Exist, Will Create: /Applications/cDock 2.app/Contents/Resources/cDock-Installer.app/Contents/Resources/SIMBL.osax/Contents/Info.plist

Themes are working even without filling in those password requests.

from cdock-issue-tracker.

w0lfschild avatar w0lfschild commented on July 23, 2024

It should be trying to install it again because it's not the most up to date version.

Should be 0.9.10 not 0.9.9

from cdock-issue-tracker.

 avatar commented on July 23, 2024

It should not, because SIMBL is used not only by cDock. SIMBL may be used by other software. If your app updates SIMBL this could break other software.

I think it should ask (or warn) before performing any action rather than updating automatically.

from cdock-issue-tracker.

 avatar commented on July 23, 2024

I think there was already an option to enable/disable SIMBL auto-updates.
Also, there is Automatically install updates checkbox in Preferences that can be also used for SIMBL updates.

from cdock-issue-tracker.

w0lfschild avatar w0lfschild commented on July 23, 2024

Hmm maybe but I'm not likely gonna change the way this works. I don't really plan on changing the SIMBL version again unless it was absolutely necessary.

from cdock-issue-tracker.

 avatar commented on July 23, 2024

This issue is not reproducible anymore, I think this might get fixed with re-installing fresh new cDock with SIP disabled.

from cdock-issue-tracker.

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.