Bug 160624 - Using external file Open/Save dialog makes libreoffice freeze
Summary: Using external file Open/Save dialog makes libreoffice freeze
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
24.2.2.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-11 10:44 UTC by Mahbod Karamoozian
Modified: 2024-05-04 08:55 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.