Giter VIP home page Giter VIP logo

odourless's Issues

Problems with Odourless Installation

macOS version: macOS Catalina 10.15.7
output of csrutil status: System Integrity Protection status: disabled.

I tried to follow the installation instructions:

  1. I downloaded the zipped file from the release page and unzipped it;
  2. I moved Odourless.app to /Applications.

But if I try to open it, either via Spotlight or by clicking the icon through Finder, I get the error Installation Check .. You must install this application under /Appplications, even though it already is under /Applications!

2020-Dec-09@13:29:14

I then tried manually installing it with this bash script

local path_resources="/Applications/Odourless.app/Contents/Resources"
cat "$path_resources/odourless-daemon.plist" \
| sed "s#___replace_me_daemon_path__#$path_resources/bin/odourless-daemon#" \
| sudo tee /Library/LaunchDaemons/odourless-daemon.plist &>/dev/null

launchctl load "/Library/LaunchDaemons/odourless-daemon.plist"

which runs without errors. After rebooting, if I manually launch Odourless with

/Applications/Odourless.app/Contents/MacOS/odourless

I can see that the daemon is installed and running
2020-Dec-09@13:36:21

However Odourless doesn't seem to work, Finder still created .DS_Store files, as you can see in this gif

output

m1运行不了

❯ uname -a
Darwin jesseMacBook-Air.local 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:24 PDT 2021; root:xnu-8019.41.5~1/RELEASE_ARM64_T8101 arm64

arm64 ,arm64e都运行不了

Starting daemon causes segfault (arm64e, M1 mini, 2020)

Issue: Starting the GUI as a normal user, clicking "install" and authenticating results in "Daemon Status" and "Daemon Running" both turning green briefly, before settling on the following state:
Screen Shot 2022-01-17 at 12 43 39 PM

Environment: macOS Monterey, M1 mini (2020)

$ uname -a
Darwin mini.local 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:29:10 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T8101 arm64

Build: (from master as of 01-17)

$ git rev-parse HEAD
f53893276beebfb006771144f0ec01416f88017f
$ cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_OSX_ARCHITECTURES=arm64e -B build .
$ cmake --build build -- install -j$(nproc)
$ sudo mv build/dist/Odourless /Applications

Take my money!

@xiaozhuai Thanks for making this, and making it available to the world of .DS_Store file-haters!

Back on November of 2020, in the JK3Y/asepsis issue that spawned this project, I said

JK3Y/asepsis#25 (comment)
Long-term, I would pay good $$ for a solution that:

  • had a simple installer (even if I had to run it after every upgrade),
  • was reasonably well-maintained (i don't upgrade the MOMENT a new macOS release comes out, but not too long after)
  • and that didn't even TRY to preserve the "features" these folder metadata turds were designed to implement!

Please -- somebody start a GoFundMe and save me!

And just found that you'd finished it and shipped a 1.0!

I just installed it on Catalina, the install was drag & drop simplicity, and it works perectly!

So... where can i send you some money?

😃 🤑

Maybe go here and sign up, so we all can contribute! https://github.com/sponsors/accounts

Or post a crypto donations address... or something! I'm sure I'm not the only user who really, really appreciates the work you've done here

Thanks again,

-dave

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.