ianyh / Amethyst

Automatic tiling window manager for macOS à la xmonad.
https://ianyh.com/amethyst/
MIT License
14.68k stars 486 forks source link

Checking "Start Amethyst on login" causes Amethyst to suddenly close down #1200

Open ninjarogue opened 2 years ago

ninjarogue commented 2 years ago

Describe the bug A clear and concise description of what the bug is. Checking "Start Amethyst on login" option from the menu-bar makes Amethyst suddenly shutdown.

Applications: What applications are involved?

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen. I expect Amethyst to not shutdown.

Screenshots If applicable, add screenshots to help explain your problem.

Versions:

Debug Info

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

Version: 0.15.5 (92)

OS version: Version 12.1 (Build 21C52)

Screens:
        (0.0, 0.0, 1728.0, 1117.0) [(0.0, 0.0, 1728.0, 1117.0)]

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

Additional context Add any other context about the problem here.

cowboy-bebug commented 1 year ago

I'm on Monterey 12.6 and don't see this problem.