Code Monkey home page Code Monkey logo

Comments (3)

rtgilbert avatar rtgilbert commented on May 29, 2024 1

Please forgive me, I am using this as a test–bed for learning; am completely new to git.

Am trying to work out some of the issues. The DMG security issue is not replicating for me. I've corrected one issue with the first installer script:
Tools/preheatProject.command
preheat | version 2.0 | by npyl

applying patches to conky...
Cloning into '/tmp/conky-patches'...
remote: Enumerating objects: 6, done.
remote: Total 6 (delta 0), reused 0 (delta 0), pack-reused 6
Unpacking objects: 100% (6/6), done.
Tools/preheatProject.command: line 28: cd: /Users/Main/build/ManageConky/Tools/../ConkyX/conky-for-macOS: No such file or directory

"symroot="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"/.." creates "/foo/foo/.."

Removing the "/.." corrects that, but running
git clone --recurse-submodules https://github.com/Conky-for-macOS/Manage-Conky/
creates un–nested folders. That is /conky-for-macOS is not nested into /ConkyX. I think this is a command issue, but I'm not sure. Manually nesting the folders and running renders:
Tools/preheatProject.command
preheat | version 2.0 | by npyl

applying patches to conky...
Cloning into '/tmp/conky-patches'...
remote: Enumerating objects: 6, done.
remote: Total 6 (delta 0), reused 0 (delta 0), pack-reused 6
Unpacking objects: 100% (6/6), done.
applying patch: /tmp/conky-patches/p1.patch...

patching file cmake/ConkyPlatformChecks.cmake
Hunk #1 FAILED at 154.
1 out of 1 hunk FAILED -- saving rejects to file cmake/ConkyPlatformChecks.cmake.rej

I am going to try to compile from the main project and then build ManagerConky and the launcher step–wise. If I get it to work I''l put it together and submit a pull. If there's no pull, I failed.

from manage-conky.

npyl avatar npyl commented on May 29, 2024

I have lost track of Apple's guidelines; this is probably the case.
(This project has been kind of unmaintained for quite some time now...)

If anyone wants to take it from where I left off that would be great.

PS: It may also depend on which version you are downloading as I've had reports of my dmgs not working on some versions except the last.

from manage-conky.

npyl avatar npyl commented on May 29, 2024

Hey! @rtgilbert
This problem you discovered has happened to me in the past more than a couple times... Though, I never took time to take care of it. If you find a solution (I suspect it is a quick google search) I would be glad to merge a PR.

Thanks alot.

from manage-conky.

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.