contour
contour copied to clipboard
Crash on Windows when agressively resizing.
trafficstars
Contour Terminal version
Contour 0.6.1.7494
Installer source
GitHub: release page
Operating System
Windows 11
Architecture
x86-64
Other Software
No response
Steps to reproduce
Start contour, start WSL, start resizing and moving it around with Win+arrows.
Expected Behavior
Resizing happens.
Actual Behavior
Contour will start "not responding" with these errors:
PS C:\Users\bferdinandy> [error] Ignoring TERM environment variable for child process.
[error] freetype: Failed to set LCD filter. unimplemented feature
Warning: The cached device pixel ratio value was stale on window expose. Please file a QTBUG which explains how to reproduce. ((null):0, (null))
Warning: The cached device pixel ratio value was stale on window expose. Please file a QTBUG which explains how to reproduce. ((null):0, (null))
Warning: The cached device pixel ratio value was stale on window expose. Please file a QTBUG which explains how to reproduce. ((null):0, (null))
Warning: The cached device pixel ratio value was stale on window expose. Please file a QTBUG which explains how to reproduce. ((null):0, (null))
In the end you need to kill it.
Additional notes
No response