Bug 241435 - QMetaObject::invokeMethod: No such method Konsole::Application::loadCommandLineOptionsForNewInstance()
Summary: QMetaObject::invokeMethod: No such method Konsole::Application::loadCommandLi...
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: SVN
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 247452 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-11 16:14 UTC by Laurent Bonnaud
Modified: 2010-08-31 04:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Bonnaud 2010-06-11 16:14:42 UTC
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
Comment 1 Kurt Hindenburg 2010-06-11 17:18:58 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.
Comment 2 Kurt Hindenburg 2010-06-11 17:33:54 UTC
http://lxr.kde.org/source/KDE/kdelibs/kdeui/kernel/kuniqueapplication.cpp line 434

It will have to be fixed upstream.
Comment 3 Laurent Bonnaud 2010-06-11 17:37:21 UTC
Indeed, I get a similar error message with dolphin (along with many other error
messages :>).
Comment 4 Kurt Hindenburg 2010-06-11 17:53:01 UTC
re-assigning to kdelibs
Comment 5 Andrea Diamantini 2010-07-26 18:52:59 UTC
no one about this? it lets basically unuseful using QT_FATAL_WARNINGS as debugging technique..
Comment 6 Pino Toscano 2010-08-12 11:06:15 UTC
*** Bug 247452 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2010-08-31 04:16:18 UTC
Fixed by commit r1152158.

WebSVN link: http://websvn.kde.org/?revision=1152158&view=revision