65 Total white screen on macos Sequoia with ARM cpu - yEd Q&A
Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Total white screen on macos Sequoia with ARM cpu

0 votes
Hi,

I have installed this version of yEd:
"yEd installer for Mac OS X 10.12 or higher (ARM architecture). Includes its own embedded OpenJDK Java 21 JRE."

but when I open the app I see a total and complete white screen and I cannot do anything.

Please check, thanks

Marco
in Help by

3 Answers

+1 vote

I had the same issue; I was able to resolve this by removing the following directory. Make sure to backup any palettes, plugins, etc. that you need!

~/Library/yWorks

Rather than actually removing the directory, I'd recommend renaming the directory to "yWorks-backup" or similar.

by
Hi Rick, many thanks for your suggestion! Now everything is working properly :)
Hey, works for me as well. Thank you!
0 votes

Hi Marco,

another user experienced this problem as well and was able to resolve the issue by mounting the yEd-3.24_with-JRE21_arm64.dmg and starting the yEd app from the mounted image. After doing that once, the installed yEd app worked as well.

Maybe that works for you, too?

by [yWorks] (163k points)
Hi,
I have downloaded yEd-3.24_with-JRE21_arm64.dmg just now and if I open the app from the mounted folder I get the same total white screen (https://ibb.co/6YVwWBz)
Can you check the macOS system log for any yEd specific error messages?
In any case, I am afraid there is little that can be done on the yEd side of things. macOS Sequoia seems to suffer from a lot of problems that break a lot of applications ...
here the logs when I opened the app from the mounted volume
https://ibb.co/JRSPwK9

Well, nothing really obvious in there.

Warning: -[NSWindow makeKeyWindow] called an AWTWindow_Normal 0x12075cd10 which returned NO from -[NSWindow canBecomeKeyWindow].

I would think a warning should not prevent the window from rendering its content. However, this is low-level interaction between the Java runtime environment and the operating system and out of my area of expertise, so ...

I am afraid, I do not know what the problem is or how it can be solved.

thank you all the same
Same issue here.  Tried jdk 21,22,23 with the same behavior.  Sometimes the white screen is partially painted but not enough to be usable.
0 votes
I tried the Java version and that appears to work. Can't fathom why there should be a big break across different versions of the OS (now on MacOS Tahoe where yED fails to get through the open-file dialogue)
ago by
The "Java version" and the versions installed from a macOS disk image work conceptually differently (with regards to starting/running the application), because Apple's requirements for the two approaches are very different.

And why a given application behaves differently on different versions of macOS is probably due to more restrictive security requirements in newer versions of macOS. (Just a guess, though - you would need to ask Apple, if you want to know for sure.)
Legal Disclosure | Privacy Policy
...