Summary: | QMetaObject::invokeMethod: No such method Konsole::Application::loadCommandLineOptionsForNewInstance() | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Laurent Bonnaud <L.Bonnaud> |
Component: | kdeui | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adjam7, t.hirsch |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.0 | |
Sentry Crash Report: |
Description
Laurent Bonnaud
2010-06-11 16:14:42 UTC
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 |