Toxblh / MTMR

🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro
https://mtmr.app
MIT License
4.21k stars 219 forks source link

MTMR hangs on Catalina 10.15.5 #337

Open de1ayer opened 4 years ago

de1ayer commented 4 years ago

After update to 10.15.5 MTMR doesn't start. If I try to launch it from Finder or Spotlight, nothing happens. In console I can see Illegal instruction: 4


$ /Applications/MTMR.app/Contents/MacOS/MTMR
Illegal instruction: 4```
de1ayer commented 4 years ago

I've tried to reinstall MTMR via homebrew (version 0.26.1) but same error occured. Maybe some compile options need to be changed to run it on brandnew release of MacOS?

de1ayer commented 4 years ago

Update: Файл «MTMR.app» невозможно открыть, так как Apple не может проверить его на наличие вредоносного ПО., однако добавление в список доверенных приложений проблему не решает.

johnlinvc commented 4 years ago

I've installed it on my 10.15.6 using brew cask install mtmr. It works correctly.

de1ayer commented 4 years ago

I've tried this with no luck


de1s-mbp:~ delayer$ brew cask install mtmr
Warning: Cask 'mtmr' is already installed.

To re-install mtmr, run:
  brew cask reinstall mtmr
de1s-mbp:~ delayer$ brew cask reinstall mtmr
==> Downloading https://mtmr.app/MTMR%200.26.1.dmg
Already downloaded: /Users/delayer/Library/Caches/Homebrew/downloads/4c8f6d4e6083815aea8c881d44f4a2efd0a8d4769d0a27135d78757d7eddb878--MTMR 0.26.1.dmg
==> Verifying SHA-256 checksum for Cask 'mtmr'.
==> Uninstalling Cask mtmr
==> Backing App 'MTMR.app' up to '/usr/local/Caskroom/mtmr/0.26.1/MTMR.app'.
==> Removing App '/Applications/MTMR.app'.
==> Purging files for version 0.26.1 of Cask mtmr
==> Installing Cask mtmr
==> Moving App 'MTMR.app' to '/Applications/MTMR.app'.
🍺  mtmr was successfully installed!
de1s-mbp:~ delayer$ /Applications/MTMR.app/Contents/MacOS/MTMR
Killed: 9
de1s-mbp:~ delayer$ /Applications/MTMR.app/Contents/MacOS/MTMR
Illegal instruction: 4```
de1ayer commented 4 years ago

I suppose it may be cpu specific, not os specific. Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz

@johnlinvc what type of cpu your mac have?

johnlinvc commented 4 years ago

Works on following configuration. MacBookPro14,3 Intel Core i7 Kaby Lake (7700HQ) MTMR 0.26.1 macOS 10.15.6

Toxblh commented 3 years ago

Try to install from releases, and open with hold ctrl key

de1ayer commented 3 years ago

I've removed brew-installed cask, downloaded and installed app from .dmg. Tried to launch with ctrl or without it - nothing happened.

Starting from terminal - same error


Illegal instruction: 4```