Bug 160624

Summary: Using external file Open/Save dialog makes libreoffice freeze
Product: LibreOffice Reporter: Mahbod Karamoozian <backslashvortex>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: m.weghorn, oleksandr, robert
Priority: medium    
Version: 24.2.2.2 release   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 145734    

Description Mahbod Karamoozian 2024-04-11 10:44:37 UTC
This bug happens with every libreoffice application (calc,impress,writer,etc.)
If you open the file dialouge it will cause the current session to be unresponsive

Steps:
Open a new session (for example writer)
Use the open button or ctrl+O (no need to open a file you can just close the dialouge too)

Expected results: The file should open normally if you have opened something and everything must be responsive and if you cancelled the dialouge libreoffice should be back to working just fine.
Observed results: Libreoffice freezes. You still can interact with libreoffice but any graphical feedback is absent.

Meanwhile if you use libreoffice-still it works fine which means this is a regression.

Additional notes:
DE: KDE plasma (files are opened with kdialog)
Distro: Arch Linux
Graphics: AMD Radeon Stoney Integrated Graphics
Comment 1 Mahbod Karamoozian 2024-04-11 10:50:36 UTC
Edit: libreoffice-still works fine because it is using the builtin file dialouge and not kdialog. enabling builtin file dialouge fixes the problem in the fresh version. It seems this bug has something to do with external file dialogs.
Comment 2 Oleksandr Natalenko 2024-04-13 15:57:56 UTC
Possibly related: https://bugs.documentfoundation.org/show_bug.cgi?id=160565
Comment 3 Oleksandr Natalenko 2024-04-13 16:00:09 UTC
Also possibly related: https://bugs.documentfoundation.org/show_bug.cgi?id=160416
Comment 4 Oleksandr Natalenko 2024-05-03 15:40:26 UTC
Possible fix: https://codereview.qt-project.org/c/qt/qtbase/+/556573
Comment 5 Robert Großkopf 2024-05-04 06:23:46 UTC
Which version of LO do you use?

Couldn't confirm this behavior with

Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

on OpenSUSE 15.6
Comment 6 Oleksandr Natalenko 2024-05-04 08:55:19 UTC
This must be KDE6-specific.
Comment 7 Michael Weghorn 2024-05-17 11:55:49 UTC

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