Code Monkey home page Code Monkey logo

Comments (9)

vwellum avatar vwellum commented on August 24, 2024 1

When sht like this happens:
sudo xattr -cr /Applications/dvdisaster.app
usually fixes most of the things.

from dvdisaster.

speed47 avatar speed47 commented on August 24, 2024 1

When sht like this happens: sudo xattr -cr /Applications/dvdisaster.app usually fixes most of the things.

Oh, is that because macOS tags the file as being downloaded from Internet and somehow insecure, or something like that?
If this fixes the problem, can somebody run xattr -lr /Applications/dvdisaster.app before, so that I can get an idea of which extended attributes are causing this behavior?

from dvdisaster.

albertogarciacz avatar albertogarciacz commented on August 24, 2024

I have the same problem. Running on Sonoma 14.3 (M2 MAX).

from dvdisaster.

vicmarto avatar vicmarto commented on August 24, 2024

Same here (Sonoma 14.3 on an INTEL mac).

from dvdisaster.

speed47 avatar speed47 commented on August 24, 2024

Hello,

Unfortunately I don't have a Mac, so I'm pretty blind about the MacOS build. The only thing I have is the automated regression tests on GitHub (which do pass successfully, so the binary does work correctly there), and I also use GitHub actions to build the Mac version and package it.

I suspect this might be an issue with the dmg packaging, as the binary does work in the regression tests launched by GitHub on a Mac, using macOS 12. Could one of you unpack the dmg file and try to launch the binary manually?

I see that GitHub now supports macOS 13 and 14 in beta, so I could also try to build under those, but I suspect/hope that an app built for macOS 12 is also supposed to work on a more recent version?

from dvdisaster.

albertogarciacz avatar albertogarciacz commented on August 24, 2024

I mounted the dmg and then ran /Volumes/dvdisaster-v0.79.10-pl2-cli-only/dvdisaster.app/Contents/MacOS/dvdisaster from the command line. Unfortunately resulting in the same error message.

from dvdisaster.

dejl avatar dejl commented on August 24, 2024

The latest release is the same as above as well

I cloned the repo and can get a working build from source without any fuss, though.

Screenshot 2024-02-22 at 11 40 39 pm

from dvdisaster.

albertogarciacz avatar albertogarciacz commented on August 24, 2024

I've just run sudo xattr -c /Applications/dvdisaster.app and then the app and it seems to solve the problem described.
Screenshot 2024-03-11 at 17 04 11
Please find output of sudo xattr -l /Applications/dvdisaster.app that I had ran beforehand.

com.apple.provenance:
0000   01 00 00 71 6A 30 22 ED C8 C3 53                   ...qj0"...S

com.apple.quarantine: 0183;65ef2a9f;Safari;1E4929C3-C9A7-461B-BE3F-4E5D8CB1E8FF

from dvdisaster.

speed47 avatar speed47 commented on August 24, 2024

Thanks a lot for the feedback. A lot of resources can be found online about this com.apple.quarantine attribute behavior, which seems to be set when a program is downloaded from anywhere except the Apple store. The error message is extremely misleading, I have no idea why they didn't go the "warning: this program has been downloaded from an unknown source, please run it only if you completely trust the source" instead, but, well, that's how it is.

I've added the information on the release page and referenced this issue. Thanks!

from dvdisaster.

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.