gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
304 stars 99 forks source link

GAMA splash screen up side down on Mac OS 14 #3825

Closed hqnghi88 closed 1 year ago

hqnghi88 commented 1 year ago

Describe the bug As in the title, the binary version will launch with a rotated splash screen .

Screenshot 2023-06-09 at 11 29 22

Air M1, git binary, Macos 14 Sonoma

AlexisDrogoul commented 1 year ago

Does eclipse have this behavior too ?

hqnghi88 commented 1 year ago

You are right, the eclipse splash screen have the same behavior.

AlexisDrogoul commented 1 year ago

Can you test if Eclipse 2023-06 has the same issue ?

hqnghi88 commented 1 year ago

Unfortunately, same issue for Eclipse 2306 and new Macos beta 2 (this morning).

AlexisDrogoul commented 1 year ago

https://github.com/eclipse-platform/eclipse.platform.swt/issues/751

lesquoyb commented 1 year ago

Since there probably won't be any proper fix for this before the release 1.9.2, can we change the splash screen to one that also works when upside down as a temporary workaround for the release?

AlexisDrogoul commented 1 year ago

Something like this ?

image
AlexisDrogoul commented 1 year ago

Two variations.

image image
lesquoyb commented 1 year ago

I prefer the first one, but yes that works for me

Phillipus commented 1 year ago

Why not help to address the underlying issue - https://github.com/eclipse-platform/eclipse.platform.swt/issues/772

AlexisDrogoul commented 1 year ago

Because this requires compétences in ObjC that -- to my knowledge -- no one has among GAMA developers !

Phillipus commented 1 year ago

Because this requires compétences in ObjC that -- to my knowledge -- no one has among GAMA developers !

It's not about ObjC. You can do things like confirm the issue, report it to Apple, analyse it, etc.