Skip to content

Plugin 'Auto Dark Mode' might be slowing things down #103

@stdedos

Description

@stdedos

Just popped up on my IDE. I don't know how much weight it holds - but thought of just "adding this here"

Freeze for 42 seconds
Sampled time: 4600ms, sampling rate: 100ms, GC time: 1078ms (2%), Class loading: 0%, CPU load: 3%

The stack is from the thread that was blocking EDT

com.intellij.diagnostic.Freeze
	at java.desktop/sun.awt.X11GraphicsDevice.getNativeScaleFactor(Native Method)
	at java.desktop/sun.awt.X11GraphicsDevice.getNativeScale(X11GraphicsDevice.java:661)
	at java.desktop/sun.awt.X11GraphicsDevice.initScaleFactor(X11GraphicsDevice.java:689)
	at java.desktop/sun.awt.X11GraphicsDevice.displayChanged(X11GraphicsDevice.java:627)
	at java.desktop/sun.awt.X11GraphicsEnvironment.initDevices(X11GraphicsEnvironment.java:274)
	at java.desktop/sun.awt.X11GraphicsEnvironment.rebuildDevices(X11GraphicsEnvironment.java:229)
	at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:915)
	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:1086)
	at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:968)
	at java.base@21.0.10/java.lang.Thread.runWith(Thread.java:1596)
	at java.base@21.0.10/java.lang.Thread.run(Thread.java:1583)

... and a ton of threaddumps (I can send them privately, if you'd actually investigate
(Note for me: threadDumps-freeze-20260326-094114-PY-253.31033.139-AutoDarkMode-42sec.zip)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions