When starting Okteta from Konsole, several warning/error messages are displayed: $ okteta testfile okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/konsole Konsole::KeyboardTranslatorReader::readNext: Key "Space+Ctrl" , Command """" not understood. okteta(27134)/konsole Konsole::KeyboardTranslatorReader::readNext: Key "ScrollLock" , Command "ScrollLock" not understood. okteta(27134) KXMLGUI::ActionList::plug: Index 10 is not within range (0 - 9 okteta(27134)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! okteta(27134)/konsole Konsole::Session::run: Attempted to re-run an already running session.
Thanks for reporting. Most warnings should be no a fault of Okteta code, but to be honest I have never investigated so far. Now that you reported it I should consider investigating a little. Might happen during upcoming Okteta development phase, surely there will be times when I am stuck with something and need something (hopefully) simple as a break :)
Most warnings as reported seem to have been disappeared, possible by port to Qt5/KF5 or as sideeffects of other changes. One warning though can still be seen (the one from KXMLGUI::ActionList::plug:), but it might be an XMLGUI-internal bug. So I opened an own issue for that one, as https://bugs.kde.org/show_bug.cgi?id=358253 And closing this here, due to being outdated now :)