Archi Forum

Archi => General Archi Discussion => Topic started by: cjohnson on October 04, 2017, 16:12:58 PM

Title: Adding Note to View Crashes Archi
Post by: cjohnson on October 04, 2017, 16:12:58 PM
Not sure if this has been discussed, as I'm new to the forum; I tried to search (unsuccesfully) for this:

When adding a Note shape to any View, Archi crashes.  All the time.  Every time.

Running version 4.0.3 build 201709061211

MacOS 10.12.6 (16G29)
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

Just wondering if anyone else was seeing the same behavior...

Best,
cj
Title: Re: Adding Note to View Crashes Archi
Post by: Phil Beauvoir on October 04, 2017, 16:16:55 PM
This is likely caused by a Mac-specific bug related to the Touchbar.

See http://forum.archimatetool.com/index.php?topic=344.0

Basically, in Terminal:

defaults write Archi NSFunctionBarAPIEnabled -bool NO

Title: Re: Adding Note to View Crashes Archi
Post by: cjohnson on October 04, 2017, 17:27:28 PM
Thanks for the quick input!  Yep, that solved the issue.  Much appreciated... :)
Title: Re: Adding Note to View Crashes Archi
Post by: Phil Beauvoir on October 04, 2017, 17:30:48 PM
Good. Sorry that it's a bug that lies somewhere out of my hands...