~adj/civ3_cross_platform_editor#198: 
"Where's Civ installed?" dialog never appears on OS X (and maybe elsewhere?)

Steps:

  1. Install a current version of OS X (tested with 14.4)
  2. Don't install Civ (Aspyr)
  3. Start the editor
  4. Get the "Welcome, tell me where Civ lives" dialog

Expected: You then get a dialog to choose its install folder Actual: ... nothing whatsoever

Status
RESOLVED FIXED
Submitter
~adj
Assigned to
No-one
Submitted
3 months ago
Updated
3 months ago
Labels
bug osx

~adj 3 months ago

ThesaurusRex reported something similar on Windows 10, although that is the only report elsewhere so far.

Found the fix, will be in 1.51. The request to open the file dialog was coming from the main thread, not the Swing thread. For whatever reason that never caused an issue for 13 years, but is causing an issue on recent versions of OS X (and maybe elsewhere). Credit to https://stackoverflow.com/a/33601489/3534605 for pointing me in the right direction.

Oddly it didn't happen when launched from NetBeans, and had no logs/error messages... not sure why it had Heisenbug characteristics but it's fixed now.

~adj REPORTED FIXED 3 months ago

~adj closed duplicate ticket #197 3 months ago

Register here or Log in to comment, or comment via email.