https://bugs.kde.org/show_bug.cgi?id=483973

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
                   |kcachegrind/-/commit/2dfd6e |kcachegrind/-/commit/bb9982
                   |65f3422fa9dc2c85a2e21be0884 |b3a0300a92e8b252ef0439e1cdb
                   |ee95ab2                     |c017faf

--- Comment #6 from Albert Astals Cid <aa...@kde.org> ---
Git commit bb9982b3a0300a92e8b252ef0439e1cdbc017faf by Albert Astals Cid, on
behalf of Quinten Kock.
Committed on 01/04/2024 at 09:43.
Pushed by aacid into branch 'release/24.02'.

Fix crash when opening the back/forward/up action menus

The popup menu for back/forward/up on the toolbar crashes KCacheGrind
when KF6 is used.

It seems the KToolBarPopupAction widget changed in KF6, and menu()
is now null() by default, and we should use popupMenu() instead.

See also:
https://api.kde.org/frameworks/kwidgetsaddons/html/classKToolBarPopupAction.html
(cherry picked from commit 2dfd6e65f3422fa9dc2c85a2e21be0884ee95ab2)

M  +3    -3    kcachegrind/toplevel.cpp

https://invent.kde.org/sdk/kcachegrind/-/commit/bb9982b3a0300a92e8b252ef0439e1cdbc017faf

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to