Bug 165287

Summary: "try to keep instance in background" loads konqueror in foreground
Product: [Applications] konqueror Reporter: Gerrit Visscher <gerrit>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gerrit Visscher 2008-06-29 11:46:07 UTC
Version:           4.00.83 (KDE 4.0.83 (KDE 4.1 Beta2) (using 4.00.83 (KDE 4.0.83 (KDE 4.1 Beta2), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.23-gentoo-r9

The option to keep at least 2 or more instances of konqueror preloaded in the background starts konqui in foreground. Every 3-5 seconds, a new window pops up.

To reproduce: Set the number of instances to at least 2 and activate "try to keep at least one instance in memory" or similar (I use a german version at the moment).

Expected: Start only given number of instances. And only in background.
Comment 1 FiNeX 2008-06-29 12:01:25 UTC
Woah, bug onfirmed in current trunk :-)
Comment 2 Maksim Orlovich 2008-06-29 16:31:46 UTC
Yoouch. New processes, too. Let'see if I can make some sense of it. 

Comment 3 Maksim Orlovich 2008-06-29 17:29:43 UTC
SVN commit 825886 by orlovich:

Don't create a window with --preload (the else got lost in the session-management 
shuffle). Fixes the "always keep a copy preloaded" setting DoSing 
machine opening new (visible) konqueror windows every 5 seconds
BUG:165287


 M  +1 -1      konqmain.cpp  


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