Bug 17031 - After using QFileDialog, application don't close
Summary: After using QFileDialog, application don't close
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 5
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: KDE maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 12:02 CET by Armando Basile
Modified: 2018-04-28 18:56 CEST (History)
1 user (show)

See Also:
Source RPM: qyoto-4.14.3-2.mga5.src.rpm
CVE:
Status comment:


Attachments

Description Armando Basile 2015-10-27 12:02:10 CET
Description of problem:
if application open a Qt Dialog window (File, Folder, ..) when try to close it, application remains active in background


How reproducible:
i dev a test application to explain.
My environment: Mageia 5 + Cinnamon Desktop 
Qt style with problem: Oxygen or QtCurve
Qt style without problem: GTK+


Steps to Reproduce:
1. install dependencies
# urpmi mono qyoto qyoto-devel

2. get test app source code
$ wget -O QyotoApp.cs http://pastebin.com/raw.php?i=tdC2qXif

3. build source
$ dmcs -r:/usr/lib/mono/qyoto/qt-dotnet.dll QyotoApp.cs

4. run test app
$ mono --debug QyotoApp.exe

5. if close window without click on button, application close correctlly, but if i click button a QFileDialog is opened, from this moment, if i try to close application, window disappears but application is still alive in background

PS: i tryed the same steps on Fedora 22 and problem seems not be present on Oxygen. 
Here QT_DEBUG_PLUGINS=1 output http://pastebin.com/raw.php?i=S53cJLu6





Reproducible: 

Steps to Reproduce:
David Walser 2015-10-27 15:14:48 CET

CC: (none) => lmenut
Assignee: bugsquad => mageia

Samuel Verschelde 2016-08-25 16:23:36 CEST

Assignee: mageia => kde

Luc Menut 2016-08-25 16:42:53 CEST

CC: lmenut => (none)

Comment 1 Marja Van Waes 2018-04-28 18:56:26 CEST
Hi Armando,

Thank you for having taken the needed time to report this issue!

We regret if this issue didn't get fixed in Mageia 5.

Mageia 5 has officially reached its End of Life on December 31st, 2017 https://blog.mageia.org/en/2017/11/07/mageia-5-eol-postponed/
It only continued to get important security updates since then, but non-security bugs have no chance of still getting fixed.

I assume this bug doesn't exist in Mageia 6 or later, because KDE and its tools are entirely different there.

Closing as OLD.

Status: NEW => RESOLVED
Resolution: (none) => OLD
CC: (none) => marja11


Note You need to log in before you can comment on or make changes to this bug.