Summary: | Rekonq session not restored with KDE session management | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Michael Reiher <redm> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | david.narvaez, lindsay.mathieson, SCC |
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/d4458db696a60760ca079eaf10d38119a3287b99 | Version Fixed In: | |
Sentry Crash Report: |
Description
Michael Reiher
2013-05-07 18:53:09 UTC
KDE version is 4.10.2 Git commit 8981a7b2ddc3ece450f52783fa561c01a61b4e61 by David E. Narváez. Committed on 21/05/2013 at 05:15. Pushed by narvaez into branch 'master'. Don't Save Sessions When Closing Tabs from Logout Check if we're saving session (on KDE logout) before requesting the session to save. This will allow Rekonq to restore sessions on next login. REVIEW: 110530 M +5 -1 src/application.cpp http://commits.kde.org/rekonq/8981a7b2ddc3ece450f52783fa561c01a61b4e61 Can you all test and report if this fixes session restore for you? It did for me, although the symptoms were not the same as the ones reported here. Confirmed. I experienced exactly the same as Michael Reiher described above (using KDE 4.10.3). Just tested with rekonq 2.3.1. It might be that restoring sessions when starting rekonq works better now. However restoring via KDE session still doesn't work here. As written above: there is no entry in ksmserverrc. So no rekonq instance is run on startup and no session is restored (provided the latter works now). Git commit d4458db696a60760ca079eaf10d38119a3287b99 by David E. Narváez. Committed on 25/06/2013 at 20:51. Pushed by narvaez into branch 'master'. Ignore Close Event Filtering Altogether when Saving Session A stronger version of 8981a7b2 that guarantees that Rekonq will be included in the session restore configuration file M +3 -6 src/application.cpp http://commits.kde.org/rekonq/d4458db696a60760ca079eaf10d38119a3287b99 |