Bug 160416

Summary: KF6/QT6 Interface hangs after importing an image
Product: LibreOffice Reporter: Guido Iodice <guido.iodice>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: m.weghorn, oleksandr, stephane.guillou
Priority: medium    
Version: 24.2.1.2 release   
Hardware: All   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:

Description Guido Iodice 2024-03-29 12:10:22 UTC
Description:
Importing an image into a document (I tried on Writer and Calc) from Insert > Image the interface freezes. It is still possible to close the application correctly and is prompted to save the file, but otherwise everything is stuck. It only happens with KF6 and QT6, with qt5 or gtk3 it doesn't happen.

Steps to Reproduce:
1.Open a LO app in Plasma 6 with KF6
2.Import an image from the menu
3.

Actual Results:
UI hangs.

Expected Results:
UI should work normally


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: kf6 (cairo+xcb)
Locale: it-IT (it_IT.UTF-8); UI: it-IT
24.2.2-1
Calc: threaded
Comment 2 Oleksandr Natalenko 2024-05-03 15:40:04 UTC
Possible fix: https://codereview.qt-project.org/c/qt/qtbase/+/556573
Comment 3 Stéphane Guillou (stragu) 2024-05-15 16:34:40 UTC
Michael, do you see this too?
Comment 4 Michael Weghorn 2024-05-17 11:54:40 UTC
(In reply to Stéphane Guillou (stragu) from comment #3)
> Michael, do you see this too?

Yes, can reproduce with QT_QPA_PLATFORM=xcb, but not native Wayland, as mentioned (In reply to Stéphane Guillou (stragu) from comment #3)
> Michael, do you see this too?

Yes, I can reproduce, let's handle it in tdf#160565.

*** This bug has been marked as a duplicate of bug 160565 ***