fjolnir / xnomad

A tiling window manager for OS X, written in tranquil.
484 stars 28 forks source link

segfault when changing layout on different display #34

Closed pikajude closed 11 years ago

pikajude commented 11 years ago

Steps to reproduce:

  1. Open some windows on your main display
  2. Move one of the windows to your secondary display (using the xnomad hotkeys)
  3. Press the "change layout" combination

Expected outcome: Layout changes on secondary display

Actual outcome: xnomad segfaults.

A relaunch allows me to change layouts on both displays without issue, so I guess it's just the display-switching in the middle that confuses it.

fjolnir commented 11 years ago

Finally figured this one out. It was a bug in the tranquil runtime. If you download the latest installer from the tranquil project page the crash should go away