Replies: 8 comments 12 replies
-
Hey, this is due to macOS's Gatekeeper. Just reinstall LibreWolf with the following flag:
This should solve the problem :) |
Beta Was this translation helpful? Give feedback.
-
Still happening Sonomo 14.5 on M3. |
Beta Was this translation helpful? Give feedback.
-
Same issue on M2 Max chip with MacOS Sonoma 14.6.1. The fix below still works.
|
Beta Was this translation helpful? Give feedback.
-
Just had to use the fix today 😢 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I can confirm this still work to bypass macOS security on 15.3.1 sequoia:
|
Beta Was this translation helpful? Give feedback.
-
confirming latest fresh install as of today and it still immediately comes up with "librewolf is damaged..." |
Beta Was this translation helpful? Give feedback.
-
FYI another issue is that the uninstall + reinstall leaves some old metadata around permissions, making it seemingly impossible to allow screensharing. It's fixed by deleting the old permission entry and re-requesting; I now have this in my shell rc and run it after upgrades (this avoids having to reinstall or use function fix_librewolf {
xattr -d com.apple.quarantine /Applications/LibreWolf.app
tccutil reset ScreenCapture org.mozilla.librewolf
} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think this occurred from the latest update to librewolf. Whenever I try to open it, the computer tells me its damaged and should be trashed.
I tried reinstalling it, and when that didn't work I also forced the cache to remove all installs so that the .dmg file would be downloaded again. Reinstalling with that newly downloaded librewolf is still damaged.
I then downloaded it manually from librewolf's website and installed to Applications, keeping both versions. The manual download works without an issue, the homebrew copy is still corrupted.
Is anyone having similar issues? Should I submit an issue to the homebrew-cask branch?
Beta Was this translation helpful? Give feedback.
All reactions