| Summary: | Very bright color on Ghostty only since 6.2.90 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | eifr <eifr0980> |
| Component: | colour-management | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.2.91 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
screenshot of ghostty
GDK_DISABLE=color-mgmt ghostty |
||
Can you try setting GDK_DISABLE=color-mgmt environment variable? (In reply to Vlad Zahorodnii from comment #1) > Can you try setting GDK_DISABLE=color-mgmt environment variable? same, i added another attachment with log Created attachment 177964 [details]
GDK_DISABLE=color-mgmt ghostty
Apparently, ghostty overwrites the GDK_DISABLE environment variable with its own whitelisted options (atm, there are only two options: gles-api and vulkan; color-mgmt is not one of those) if I'm reading the code correctly. Either way, it's an issue in GTK color management implementation. See also bug 495647 *** This bug has been marked as a duplicate of bug 495647 *** |
Created attachment 177962 [details] screenshot of ghostty * See the attachmanet the colors are very bright only since 6.2.90, did not happen on 6.2.5 STEPS TO REPRODUCE 1. install and run ghostty EXPECTED RESULT darker colors SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.12.12 KDE Plasma Version: 6.2.90 and 6.2.91 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION