Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hiddenbar broken since macOS 12.3.1 update #201

Open
ThomasWaldmann opened this issue Apr 2, 2022 · 14 comments
Open

hiddenbar broken since macOS 12.3.1 update #201

ThomasWaldmann opened this issue Apr 2, 2022 · 14 comments

Comments

@ThomasWaldmann
Copy link

ThomasWaldmann commented Apr 2, 2022

Describe the bug

Since the macOS 12.3.1 update + reboot, it shows a dialogue box with this:

"Hidden Bar.app" can't be opened because Apple cannot check it for malicious software.

This software needs to be updated. Contact the developer for more information.

Homebrew Cask downloaded this file on 2. March 2022 from github.com.

Steps to reproduce

  1. try to start hiddenbar 1.9
  2. I tried brew reinstall --cask hiddenbar, but it still does not work afterwards.

Environment

You may write here the specifications like the version of the project, operating system, or hardware if applicable.

Desktop (please complete the following information):

  • OS: macOS 12.3.1, M1 cpu
  • hiddenbar 1.9
@ThomasWaldmann
Copy link
Author

BTW, thanks for writing / maintaining hiddenbar!

@ThomasWaldmann
Copy link
Author

Control-Clicking the App in Finder, then "Open" helped ....

One needs to look into the help of that dialogue box to find that.

@anubhavmishra
Copy link

anubhavmishra commented Apr 12, 2022

Looks like brew reinstall --cask hiddenbar works to install v1.9. I am running macOS Version 12.3.1.

brew upgrade --cask hiddenbar

Running `brew update --preinstall`...
==> Auto-updated Homebrew!
.....
==> Updated Casks
Updated 188 casks.


==> Homebrew was updated to version 3.4.6
.....
brew reinstall --cask hiddenbar

==> Downloading https://github.com/dwarvesf/hidden/releases/download/v1.9/Hidden.Bar.1.9.dmg
.....
==> Uninstalling Cask hiddenbar
==> Removing launchctl service com.dwarvesv.LauncherApplication
.....
==> Quitting application 'com.dwarvesv.minimalbar'...
Application 'com.dwarvesv.minimalbar' quit successfully.
==> Backing App 'Hidden Bar.app' up to .....
==> Removing App '/Applications/Hidden Bar.app'

Appreciate you creating the issue as it helped me install the new version using the brew reinstall --cask hiddenbar shown in "Steps to reproduce" section in your comment.

@gricn
Copy link

gricn commented May 3, 2022

Unfortunately, brew reinstall not work. Need to use command like sudo xattr -r -d com.apple.quarantine /Applications/Hidden\ Bar.app to fix this issue.

@crow-qin
Copy link

Mac12.4 click the command button in the menu bar, and there is no '|' and '<', that's why the icon is too little?

@CN-tan
Copy link

CN-tan commented Jul 17, 2022

I have this problem too on my m1 mac 12.4

@ThomasWaldmann
Copy link
Author

That solution worked for me back then: #201 (comment)

@studiohansen
Copy link

need immediate help...

@ThomasWaldmann
Copy link
Author

ThomasWaldmann commented Jan 11, 2023

@studiohansen your issue sounds different than the one described in the top post, so maybe it gets better visibility if you open a new github issue for it and move your text to the new issue (and delete it from this one).

@yossydev
Copy link

Currently, this problem still seems to remain. In my case I was able to start the application by typing the command as commented on #201 (comment)

@Honorzo
Copy link

Honorzo commented Mar 21, 2024

Currently, this problem still seems to remain. In my case I was able to start the application by typing the command as commented on #201 (comment)

I can confirm this is still an issue.

Edited: - Scratch that. This command from above works - sudo xattr -r -d com.apple.quarantine /Applications/Hidden\ Bar.app

@arndwestermann
Copy link

Had the same issue, have a MacBook Pro M3. The command mention by @gricn worked.

@MathiasGilson
Copy link

right-clicking the App in Finder, then "Open" worked

@Oltos18
Copy link

Oltos18 commented Aug 13, 2024

I had the same issue on my MacBook M1 but the problem is solved thanks to the solution mentioned by @gricn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests