https://bugs.kde.org/show_bug.cgi?id=506439
--- Comment #8 from Vlad Zahorodnii <[email protected]> --- It looks like https://github.com/qt/qtbase/commit/353ce5344fbde5a6cecbdd2c131e1cf0f4b7f383 added some guards for showing empty menus. However, the QMenu in libdbusmenuqt kind of relies on populating QMenu's asynchronously, i.e. show an empty sub-menu and then add actions later. I think the issue can be worked around by prefetching the next level of menu items. -- You are receiving this mail because: You are watching all bug changes.
