|
Bugzilla – Full Text Bug Listing |
| Summary: | Dolphin always crashes when it is closed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Roman Bysh <rb03884> |
| Component: | KDE Applications | Assignee: | Antonio Larrosa <alarrosa> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | cornelis, fvogt, rb03884 |
| Version: | Leap 42.3 | ||
| Target Milestone: | Leap 42.3 | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 42.2 | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Roman Bysh
2017-05-31 20:52:31 UTC
Meh, that looks like the global menu's fault. Does it work fine when the global menu is disabled? Confirmed the issue, likely due to missing 5ca9631d3a0717afb066471ed5eb3b3ed9a9c08a ("dbusmenu: Don’t leave dangling pointers when menus are destroyed"). A test package is building.
Reassigning to SLE Qt maintainer.
(In reply to Fabian Vogt from comment #2) > Confirmed the issue, likely due to missing > 5ca9631d3a0717afb066471ed5eb3b3ed9a9c08a ("dbusmenu: Don’t leave dangling > pointers when menus are destroyed"). A test package is building. > > Reassigning to SLE Qt maintainer. Package built, might not be published yet: http://download.opensuse.org/repositories/home:/favogt:/branches:/openSUSE:/Leap:/42.3/standard/ Please verify that it fixes the issue. It took a bit longer as plasma5-integration links the lib statically as well and so it had to be rebuild with the right libqt5-qtbase. That was a PITA to find out... Also please do not report bugs related to the global menu upstream if they aren't reproducable on the latest supported release, as those are likely downstream issues. *** Bug 1039818 has been marked as a duplicate of this bug. *** As said in bug #1039818 the fix proposed here solves the crashes with lyx and smplayer. (In reply to Fabian Vogt from comment #3) > (In reply to Fabian Vogt from comment #2) > > Confirmed the issue, likely due to missing > > 5ca9631d3a0717afb066471ed5eb3b3ed9a9c08a ("dbusmenu: Don’t leave dangling > > pointers when menus are destroyed"). A test package is building. > > > > Reassigning to SLE Qt maintainer. > > Package built, might not be published yet: > http://download.opensuse.org/repositories/home:/favogt:/branches:/openSUSE:/ > Leap:/42.3/standard/ > > Please verify that it fixes the issue. > > It took a bit longer as plasma5-integration links the lib statically as well > and so it had to be rebuild with the right libqt5-qtbase. That was a PITA to > find out... > > Also please do not report bugs related to the global menu upstream if they > aren't reproducable on the latest supported release, as those are likely > downstream issues. Okay. No upstream. I wanted to let you know that your patch fixed it. Dolphin no longer crashes and kate stopped crashing. Seems Antonio did that already, reassign to Antonio then, thanks. https://build.suse.de/request/show/133532 was submitted 6 days ago. I checked it's already in openSUSE:Leap:42.3 |