Launchpad has imported 6 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=358659.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2016-01-27T23:07:48+00:00 Lastique wrote: The main package manager window does not close. Neither Alt+F4 nor the X button in the window decoration close the application - it seem to simply ignore these events. It does close if I select File->Quit. It also closes if I send SIGINT to the process. No other applications on the machine exhibit this problem. Reproducible: Always Steps to Reproduce: 1. Start Muon package manager. 2. Try to close it by pressing Alt+F4 or the close window button in the window decoration. Actual Results: The application doesn't close. Expected Results: The application should close. The problem started to happen after a recent update. KDE is installed from kubuntu-backports. Kubuntu 15.10, x86_64. Reply at: https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1521704/comments/2 ------------------------------------------------------------------------ On 2016-02-28T23:57:12+00:00 Paul Loughman wrote: I can confirm this. KDE neon: Muon Package Manager (Version 5.5.0; KDE Frameworks 5.20.0; Qt 5.5.1 (built against 5.5.1); The xcb windowing system) KDE Plasma Version: 5.4.4 Qt Version: 5.5.1 Kernel Version: 4.2.0-30-generic Workplace Theme: Breeze Cursor Theme: Breeze Color Scheme: Breeze and, Kubuntu 16.04: Muon Package Manager (Version 5.4.3; KDE Frameworks 5.15.0; Qt 5.5.1 (built agains 5.4.2); The xcb windowing system) KDE Plasma Version: 5.4.3 Qt Version: 5.5.1 Kernel Version: 4.4.0-7-generic Workplace Theme: Breeze Cursor Theme: Breeze Color Scheme: Breeze It isn't possible to close the application by clicking on the circled X icon in the upper-right corner of the application window. Nothing happens. File > Quit works as expected. This anomalous behavior of Muon Package Manager is not present in Kubuntu 15.10 and earlier. Reply at: https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1521704/comments/3 ------------------------------------------------------------------------ On 2016-03-01T12:54:00+00:00 Jeanne-varasco wrote: Close button on window hovered but don't close the window. Reply at: https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1521704/comments/4 ------------------------------------------------------------------------ On 2016-03-03T00:33:17+00:00 Carlo Vanini wrote: Git commit 465ca5fcf203fa190b90823907f358954b922f5f by Carlo Vanini. Committed on 03/03/2016 at 00:28. Pushed by vanini into branch 'master'. Fix muon not closing with window close button. The variable m_canExit was not initialized and did prevent muon from exiting when closed from the window manager. Remove it because it is never changed and remove canExit() because it is in the wrong place anyway to prevent exiting while acting on packages. It should be in backend. Testing Done: * open muon close by clicking the X button in the window decoration or with * Alt+F4 Closing with File -> Exit or Ctrl+Q does not call MainWindow::queryClose() and therefore did always work. REVIEW: 127249 M +1 -1 src/MainWindow.cpp M +0 -4 src/muonapt/QAptActions.h http://commits.kde.org/muon/465ca5fcf203fa190b90823907f358954b922f5f Reply at: https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1521704/comments/5 ------------------------------------------------------------------------ On 2016-03-10T09:37:53+00:00 Jeanne-varasco wrote: Now, the window closes if you are logged as "root" but not if you are logged as user with sudo rights. Reply at: https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1521704/comments/6 ------------------------------------------------------------------------ On 2016-03-18T10:40:39+00:00 Carlo Vanini wrote: *** Bug 357205 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/muon/+bug/1521704/comments/7 ** Changed in: muon Status: Unknown => Fix Released ** Changed in: muon Importance: Unknown => High -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to muon in Ubuntu. https://bugs.launchpad.net/bugs/1521704 Title: muon window close-button don't works To manage notifications about this bug go to: https://bugs.launchpad.net/muon/+bug/1521704/+subscriptions -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
