Skip to content

Conversation

@cedrickcooke
Copy link
Contributor

@cedrickcooke cedrickcooke commented Nov 4, 2025

Fixes a crash in getSystemEnvironment on desktop when running in a headless environment (such as most CI runners) by providing a default density qualifier. In the future that might be something that's nice to make configurable, but since both our use case and the linked issue encountered it when calling getString I didn't worry about it too hard.

Fixes CMP-8068

Testing

Made a local build and used it to run some tests in another project that were failing on calls to getString

Release Notes

Fixes - Resources

  • Fix crash in getSystemEnvironment on headless desktop

@MatkovIvan MatkovIvan requested a review from terrakok December 1, 2025 10:24
@terrakok terrakok merged commit 96673d0 into JetBrains:master Dec 1, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants