*** This bug is a duplicate of bug 253659 ***
https://bugs.launchpad.net/bugs/253659
** Description changed:
I log into KDE 4.1.0 and whenever I close a konqueror window, the window
- vanishes but program does not really exits unless I 'kill(1)' it.
+ vanishes but program does not really exit unless I 'kill(1)' it.
Specifically:
$ uname -a
Linux kentri 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 i686
GNU/Linux
$ dpkg-query -s konqueror-kde4 | grep Version
Version: 4:4.1.0-0ubuntu1~hardy1~ppa2
$ which konqueror
/usr/lib/kde4/bin//konqueror
$ konqueror >/dev/null 2>&1 &
[1] 9131
$ # I close konqueror's window, the window disappears...
$ ps -ef | grep [k]onqueror
gek 9131 8560 4 22:36 pts/3 00:00:01 konqueror
$ # Still there
$ kill 9131
$ ps -ef | grep [k]onqueror
[1]+ Terminated konqueror > /dev/null 2>&1
$
I have also defined the number of konqueror processes to be preloaded to
'0'. It does not matter, anyway, because this happens independently of
how many konquerors I open and close.
--
konqueror 4.1.0 does not exit properly
https://bugs.launchpad.net/bugs/253413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs