Amethyst icon indicating copy to clipboard operation
Amethyst copied to clipboard

Can't make Amethyst work on macOS 10.12.6

Open hantuzun opened this issue 6 years ago • 7 comments

System

  • Amethyst version: 0.11.4
  • macOS version: 10.12.6

What's the problem?

I can't make Amethyst work at all.

I'm trying to use Amethyst on both my MacBook and my freshly set up new iMac. Following the documentations, I can't Amethyst work on any of my machines.

How can it be reproduced?

Install amethyst through brew, give it accessibility permissions, enable Desktop shortcuts, and even restart your machine. Then, try to cycle between layouts with option + shift + space or another shortcut.

What applications are involved?

Amethyst trying to layout Chrome, iTerm, Sublime Text, Preferences, Activity Monitor, and Finder.

Has anything fixed it, even temporarily?

No.

Screenshots

screen shot 2017-10-11 at 17 21 34 screen shot 2017-10-11 at 17 22 06

Trello Card

hantuzun avatar Oct 11 '17 14:10 hantuzun

@hantuzun did you ever get this working? Could you look to see if there any crash logs?

ianyh avatar Nov 12 '17 18:11 ianyh

Same issue for me after installing Amathyst using the Homebrew cask on a fresh 10.12.6 installation.

jjlharrison avatar Dec 12 '17 10:12 jjlharrison

It sort of works for me on 10.12.6, but it's rather finicky. I'll report back on how it goes when I upgrade to High Sierra...

jcrben avatar Feb 18 '18 02:02 jcrben

@jcrben Did you manage to get it to work on High Sierra? I installed it and like no shortcut is working at all ...

uloco avatar Aug 03 '18 13:08 uloco

Has anyone tried the newest beta version?

ianyh avatar Aug 10 '18 22:08 ianyh

If this is still an issue can I see the output from

$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info

ianyh avatar Mar 13 '20 01:03 ianyh

I am facing the same issue. It was working fine, and all of a sudden it stopped working

(base) ~/s/a/timeline ❯❯❯ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info                                                                                                                                          master ✱ ◼
Version: 0.15.6 (93)

OS version: Version 12.0.1 (Build 21A559)

Screens:
	(0.0, 0.0, 1920.0, 1080.0) [(0.0, 0.0, 1920.0, 1080.0)]
	(-1792.0, -40.0, 1792.0, 1120.0) [(-1792.0, 0.0, 1792.0, 1120.0)]

Configuration:
enables-layout-hud: 1
debug-layout-info: 0
window-minimum-width: 0
restore-layouts-on-launch: 1
floating-is-blacklist: 0
window-minimum-height: 0
window-margins: 0
mouse-resizes-windows: 0
window-margin-size: 0
screen-padding-top: 5
mouse-swaps-windows: 1
mod2: (
    option,
    shift,
    control
)
new-windows-to-main: 0
layouts: (
    tall,
    fullscreen
)
ignore-menu-bar: 0
use-canary-build: 0
mouse-follows-focus: 1
window-resize-step: 5
mod1: (
    option,
    shift
)
screen-padding-bottom: 5
screen-padding-right: 5
follow-space-thrown-windows: 1
focus-follows-mouse: 0
screen-padding-left: 5
enables-layout-hud-on-space-change: 1
floating: (
)
float-small-windows: 0

arashbi avatar Mar 12 '22 02:03 arashbi