Skip to content
  • Sponsor arduino/Arduino

  • Notifications You must be signed in to change notification settings
  • Fork 7k

OSX on Mac Pro IDE version 1.8.12 crash #9817

@anoracknophobia

Description

@anoracknophobia

crashed while dragging from one screen to a second screen on a dual screen system.

… also had crashed earlier after being left unattended (after opening a file) for approximately
30 minutes i.e. no other editing of the file had occurred.

Activity

svenfong

svenfong commented on Mar 1, 2020

@svenfong

I have the same issue, and my Mac version is Catalina 10.15.3 Arduino version is 1.8.12 too.

per1234

per1234 commented on Mar 2, 2020

@per1234
Collaborator

crashed while dragging from one screen to a second screen on a dual screen system

That sounds like #9764

crashed earlier after being left unattended (after opening a file) for approximately 30 minutes

That sounds like #9747

schreinerman

schreinerman commented on Mar 3, 2020

@schreinerman

same at my Mac with Catalina... Arduino IDE crashes randomly, so it is impossible to work with it

golfredom

golfredom commented on Mar 3, 2020

@golfredom

It crashes, Chen trying to dragón an IDE window or serial monitor window to the extended monitor.

AlanTwigg

AlanTwigg commented on Mar 4, 2020

@AlanTwigg

I have the same issue IDE 1.8.12. Mac OS 10.15.3, dual monitor system

loganduffield

loganduffield commented on Mar 6, 2020

@loganduffield

same issue. Mac OS 10.15.3, IDE 1.8.12. Happens when dragging to extended monitor. Reverted to IDE 1.8.10 and no issue

StefanoSGI

StefanoSGI commented on Mar 11, 2020

@StefanoSGI

Same issue, works well if I disconnect the 2nd display but that's no solution.
It seems something in the logics that instantiate a new window crashes. I can reproduce with File>New or Tools > Serial Monitor.
I'm on macOS Catalina 10.15.3, I confirmed the issue on 1.8.11, 1.8.12 and hourly (9 March 2020 3:34:57 GMT). Version 1.8.10 is not affected.

jeffreyspaceboy

jeffreyspaceboy commented on Mar 24, 2020

@jeffreyspaceboy

Same issue. Mac OS 10.15.4. IDE 1.8.12. Any time the window is moved or resized.

Vandewaetere

Vandewaetere commented on Mar 30, 2020

@Vandewaetere

Confirmed here as well. IDE 1.8.10 does not have the issue.
Can be downloaded here: https://www.arduino.cc/download_handler.php?f=/arduino-1.8.10-macosx.zip

added
OpenJDKIssues to be verified once OpenJDK (AdoptOpenJDK) is implemented
on Mar 30, 2020
facchinm

facchinm commented on Mar 30, 2020

@facchinm
Member

We are aware of all the issues related with OpenJDK being bundled with 1.8.12 on OSX, but there are only two ways to tackle this (unless Apple reverts its notarization policy):

  • fixing AdoptJDK builds (not really our expertise)
  • switching to Java14 (which is notarized by Oracle, and should be ok to redistribute )

Said that, 1.8.10 will stop working as soon as Apple enforces notarization so it's not a valid long term solution. Any idea is appreciated 🙂

anoracknophobia

anoracknophobia commented on Mar 30, 2020

@anoracknophobia
Author

14 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDEThe Arduino IDEOS: OSXSpecific to the Mac OS X (macOS) version of the Arduino IDEOpenJDKIssues to be verified once OpenJDK (AdoptOpenJDK) is implementedType: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      OSX on Mac Pro IDE version 1.8.12 crash · Issue #9817 · arduino/Arduino