Re: KXMLGUI and KParts

2014-07-17 Thread Luca Beltrame
Luca Beltrame wrote: > - Or instead the code loading the KPart needs to be adjusted? Just FYI: the issue was in Konsole, which did not set a component name. This was fixed in g88ffcc8 in Konsole (frameworks branch). -- Luca Beltrame - KDE Forums team KDE Science supporter GPG key ID: 6E1A4E79

KXMLGUI and KParts

2014-07-17 Thread Luca Beltrame
Hello, while testing out Yakuake (frameworks) I noticed that it would not display the context menu. Konsole had a similar issue, but that was fixed by adjusting the calls that loaded the XML file (this occurred after the port to KXMLGUI_INSTALL_DIR). However this did not occur with Yakuake,