Version: 2.4.999 (using Devel) OS: Linux Hi, here is the problem: $ konsole QMetaObject::invokeMethod: No such method Konsole::Application::loadCommandLineOptionsForNewInstance() This is very annoying because I spend my time starting konsoles from the command line. This is with KDE SC 4.5 beta2 in Ubuntu lucid. Reproducible: Always Steps to Reproduce: Start konsole from a terminal Actual Results: Error message Expected Results: No error message OS: Linux (i686) release 2.6.32-22-generic-pae Compiler: cc
From IRC, it appears this is not Konsole specific QMetaObject::invokeMethod: No such method DolphinApplication::loadCommandLineOptionsForNewInstance() The app still loads, just prints the message.
http://lxr.kde.org/source/KDE/kdelibs/kdeui/kernel/kuniqueapplication.cpp line 434 It will have to be fixed upstream.
Indeed, I get a similar error message with dolphin (along with many other error messages :>).
re-assigning to kdelibs
no one about this? it lets basically unuseful using QT_FATAL_WARNINGS as debugging technique..
*** Bug 247452 has been marked as a duplicate of this bug. ***
Fixed by commit r1152158. WebSVN link: http://websvn.kde.org/?revision=1152158&view=revision