slint icon indicating copy to clipboard operation
slint copied to clipboard

Window get stuck when clicking LineEdit on windows server 2016 2019 2022

Open wentaotoyou opened this issue 1 year ago • 2 comments

Platform: windows 11 professional, rust 1.80.0, slint 1.7.1

When running on Windows Server 2016, 2019, 2022(all tried), most of the time, when click LineEdit the whole window will be stuck, widget like ProgressIndicator stop progressing. Minimizing or resizing the program window will help to solve the problems.

The same problem with slint examples like gallery.

But on my PCs, windows 10 and windows 11, all works fine.

https://github.com/user-attachments/assets/788b479e-d913-4372-861d-4d7b1924ff76

wentaotoyou avatar Aug 01 '24 15:08 wentaotoyou

Thanks for the report. What you describe sounds similar to #5089 . By any chance, are you using a Korean edition of Windows?

tronical avatar Aug 02 '24 07:08 tronical

No, the OS language is Simplified Chinese. The problem only exists on the Server edition Windows, My laptop using Windows 10 and PC using Windows 11 do not have this problem

wentaotoyou avatar Aug 02 '24 08:08 wentaotoyou

I'm going to close this issue as duplicated of https://github.com/slint-ui/slint/issues/5089 but thanks anyway for reporting the issue. Note that we still have no idea on exactly what the problem is and how to fix it, feel free to chime in in that issue if you have an idea.

ogoffart avatar Sep 10 '24 13:09 ogoffart