Bug: Startup logo still inverted

Description:

Steps to reproduce:

  1. Open KNIME :slight_smile:

Actual results:

KNIME Logo inverted on start

Expected results:

KNIME Logo looks as expected

Attachments:

image

OS:
Apple Silicon M1, MacOS Version 14.1.1 (23B81)

It is ok on my Mac intel 12.0.1

1 Like

It’s ok on Windows 10 Pro (19045)

Hi all,

this problem only occurs on macOS 14.0 (Sonoma) or later versions – Windows and Linux are fine, since this is a very low-level rendering bug :frowning: .

Unfortunately, there is nothing we can do to fix this for now…
Eclipse devs are still investigating where exactly the problem is coming from and how it can be fixed. Currently, they seem close to solving it.

Bit of a “fun fact”: you would think flipping the splash screen image for the affected versions would solve it, but the Eclipse framework underneath AP actually sends the image off to be rendered twice (before the loading bar appears and afterwards), which is why you can see it flip and not just showing up inverted.

We’re tracking the bug internally as AP-21237 and I’m monitoring the linked GitHub issue.

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.