This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Konqueror tabs all the same after loading saved session

Tags: None
(comma "," separated)
2handband
Registered Member
Posts
304
Karma
0
OS
The good: kwebkitpart and qt4.7 have finally made Konq a viable web browser again YIPPEE!!!

The bad: when I log into my desktop (which I usually shut down with the windows open; I love session saving), all the tabs in Konqueror go to whatever was in the far-right tab. So I suddenly have six tabs open to one website... kinda pointless! Is there a fix for this, or do I need to file a bug report?


User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Please check under ~/.kde4/share/apps/konqueror and remove the "autosave" folder, with Konqueror not running. Make sure no lingering processes are active too.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
2handband
Registered Member
Posts
304
Karma
0
OS
That didn't do it, I'm afraid. Maybe there's a process that I need to kill first? Here's a list of running processes with Konq shut down:

Code: Select all
root@lemon:~# ps -u gene
  PID TTY          TIME CMD
 2220 ?        00:00:00 gam_server
 4080 ?        00:00:00 startkde
 4130 ?        00:00:00 dbus-launch
 4131 ?        00:00:01 dbus-daemon
 4139 ?        00:00:00 kdeinit4
 4140 ?        00:00:00 klauncher
 4142 ?        00:00:00 kded4
 4147 ?        00:00:00 kglobalaccel
 4177 ?        00:00:00 kwrapper4
 4178 ?        00:00:00 ksmserver
 4181 ?        00:00:04 kwin
 4217 ?        00:00:00 knotify4
 4219 ?        00:00:03 plasma-desktop
 4223 ?        00:00:00 kuiserver
 4226 ?        00:00:00 akonadi_control
 4228 ?        00:00:00 akonadiserver
 4230 ?        00:00:00 mysqld
 4243 ?        00:00:00 kio_trash
 4244 ?        00:00:00 kio_file
 4245 ?        00:00:00 kio_http
 4258 ?        00:00:00 akonadi_contact
 4259 ?        00:00:00 akonadi_contact
 4260 ?        00:00:00 akonadi_ical_re
 4261 ?        00:00:00 akonadi_ical_re
 4262 ?        00:00:00 akonadi_ical_re
 4263 ?        00:00:00 akonadi_ical_re
 4265 ?        00:00:00 akonadi_maildir
 4266 ?        00:00:00 kaccess
 4267 ?        00:00:00 akonadi_maildis
 4268 ?        00:00:00 akonadi_nepomuk
 4269 ?        00:00:00 akonadi_vcard_r
 4277 ?        00:00:00 nepomukserver
 4283 ?        00:00:12 nepomukservices
 4286 ?        00:00:00 krunner
 4315 ?        00:00:13 virtuoso-t
 4320 ?        00:00:00 kio_trash
 4321 ?        00:00:00 kio_http_cache_
 4323 ?        00:00:01 ktorrent
 4326 ?        00:00:00 ktimetracker
 4328 ?        00:00:00 kmix
 4330 ?        00:00:02 kontact
 4331 ?        00:00:01 qjackctl
 4332 ?        00:00:00 kio_file
 4333 ?        00:00:00 kio_file
 4337 ?        00:00:00 kio_file
 4338 ?        00:00:00 kio_file
 4339 ?        00:00:00 kio_file
 4340 ?        00:00:00 kio_file
 4341 ?        00:00:00 kio_file
 4346 ?        00:00:00 kio_file
 4347 ?        00:00:00 kio_file
 4348 ?        00:00:00 kio_file
 4349 ?        00:00:00 kio_file
 4350 ?        00:00:00 kio_file
 4353 ?        00:00:00 jackd
 4359 ?        00:00:09 nepomukservices
 4360 ?        00:00:01 nepomukservices
 4361 ?        00:00:00 nepomukservices
 4363 ?        00:00:00 nepomukservices
 4364 ?        00:00:00 nepomukservices
 4367 ?        00:00:02 amarok
 4368 ?        00:00:00 nepomukservices
 4372 ?        00:00:00 kget
 4377 ?        00:00:00 kate
 4382 ?        00:00:00 konsole
 4384 ?        00:00:00 blueman-applet
 4390 ?        00:00:00 polkit-kde-auth
 4392 pts/0    00:00:00 bash
 4396 ?        00:00:00 klipper
 4406 ?        00:00:00 korgac
 4412 ?        00:00:00 obex-data-serve
 4435 ?        00:00:00 kio_file
 4439 ?        00:00:00 kio_file
 4441 ?        00:00:00 kio_file
 4443 ?        00:00:00 kio_file
 4444 ?        00:00:00 kio_file
 4445 ?        00:00:00 kio_file
 4446 ?        00:00:00 kio_file
 4447 ?        00:00:00 kio_file
 4448 ?        00:00:00 kio_file
 4449 ?        00:00:00 kio_file
 4450 ?        00:00:00 kio_file
 4451 ?        00:00:00 kio_file
 4452 ?        00:00:00 kio_file
 4453 ?        00:00:00 kio_file
 4454 ?        00:00:00 kio_file
 4455 ?        00:00:00 kio_file
 4468 ?        00:00:00 kio_http
 4472 ?        00:00:00 kio_file


User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
You do not need to kill any of those processes. Only if "konqueror" itself is still running do you need to kill it.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
2handband
Registered Member
Posts
304
Karma
0
OS
bcooksley wrote:You do not need to kill any of those processes. Only if "konqueror" itself is still running do you need to kill it.


Hm. Anything else I could try, then? Nuking that directory didn't work.


User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Can you reproduce under a new user?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
2handband
Registered Member
Posts
304
Karma
0
OS
Sorry for the delayed response. Yes, it happens with all users, including a new one created for the purpose... but only with kwebkit selected for html embedding.


User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
This is probably a bug in KWebKit unfortunately, please file a bug report at bugs.kde.org.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
2handband
Registered Member
Posts
304
Karma
0
OS
bcooksley wrote:This is probably a bug in KWebKit unfortunately, please file a bug report at bugs.kde.org.



Will do.


2handband
Registered Member
Posts
304
Karma
0
OS


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]