Same problem here, but I have to turn my iMac off and on.Seems I just started getting this one, when waking up from screen saver, its black display with mouse, have to close lid and open to get it back...
That really stinks.
Seems like the main thread gets blocked from time to time…That really stinks.
Has any one found a work around to make SlimJet work with Sequoia?View attachment 2450384View attachment 2450385
Some apps doesn't work anymore since Beta 3. And I get those strange error messages. I think only browsers are affected until now like LibreWolf, Seamonkey and Slimjet. Maybe there was also something else I forgot. I just try to launch all apps again.
I removed them completely with everything in the Libraries too and reinstalled them. It doesn't help.
Could someone please try one of them if it's not only me? Because I sometimes do strange things. 🙃
![]()
The SeaMonkey® Project
www.seamonkey-project.org
Fastest web browser that blocks all ads and protects your privacy - Slimjet
Fed up with all the obtrusive ads and privacy intrusion? Enjoy a clean and ad-free web at blazing speed with the fastest web browser ever.www.slimjet.com
And another one:
Pulse Browser - Download
An experimental Firefox fork that enhances focus and increases work productivity due to its hyper minimalistic UI and built-in tools.pulsebrowser.app
Has any one found a work around to make SlimJet work with Sequoia?
codesign --force --deep --sign - /Applications/FlashPeak\ Slimjet.app
xattr -rd com.apple.quarantine /Applications/"Application Name.app"
Thanks Adora,Yes, just go to Terminal and paste in this and press Enter:
Code:codesign --force --deep --sign - /Applications/FlashPeak\ Slimjet.app
For some apps this alone seems not to work than you have run that command too:
Code:xattr -rd com.apple.quarantine /Applications/"Application Name.app"
At least I needed to do it for one of the browsers.
It's the same if you use quotes for the application name, the whole path or just a backslash, when the app has an empty space in its name:
/Applications/FlashPeak\ Slimjet.app
"/Applications/FlashPeak Slimjet.app"
/Applications/"FlashPeak Slimjet.app"
You can just drag the app in the Terminal, if you don't want to enter the path.
[1128/210852.892796:WARNING:crash_report_exception_handler.cc(235)] UniversalExceptionRaise: (os/kern) failure (5)
zsh: trace trap ./FlashPeak\ Slimjet --enable-chrome-browser-cloud-management [CODE]
Thanks Adora,
I'm getting this crash even after doing the above two commands
Code:[1128/210852.892796:WARNING:crash_report_exception_handler.cc(235)] UniversalExceptionRaise: (os/kern) failure (5) zsh: trace trap ./FlashPeak\ Slimjet --enable-chrome-browser-cloud-management [CODE]