Bug 258850 - konsole --background-mode fails
Summary: konsole --background-mode fails
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 22:18 UTC by Barry Jackson
Modified: 2011-08-02 12:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Jackson 2010-12-04 22:18:16 UTC
Version:           unspecified (using KDE 4.5.3) 
OS:                Linux

Starting konsole background mode with:-
konsole --background-mode 
fails with:-
[baz@jackodesktop ~]$ konsole --background-mode
QMetaObject::invokeMethod: No such method Konsole::Application::loadCommandLineOptionsForNewInstance()
[baz@jackodesktop ~]$ Undecodable sequence: \001b(hex)[36l

I have tested in KDE 4.5.3 and 4.5.2 with the same result.

A process is started, but F12 does nothing. 

Reproducible: Always

Steps to Reproduce:
As above.
Comment 1 Jekyll Wu 2011-08-02 12:38:32 UTC
Can't reproduce it in KDE-4.7.0

That failure was probably due to  that F12 is caught by something else. Try doing it with a clean account.  

Feel free to reopen if this still happens in recent version.