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:
CC: (none) => lmenutAssignee: bugsquad => mageia
Assignee: mageia => kde
CC: lmenut => (none)
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 => RESOLVEDResolution: (none) => OLDCC: (none) => marja11