Summary: | image not displayed after session restore | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | glyphimor |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | devel, null |
Priority: | NOR | ||
Version: | 17.12.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/gwenview/cd18339fe959d8f9df3c4962b50df4f8c4755e4c | Version Fixed In: | 18.04.1 |
Sentry Crash Report: |
Description
glyphimor
2018-04-16 01:50:56 UTC
Thanks for the report, can confirm the problem. We already know about this from Bug 387782, but I guess having a separate report makes more sense ;) I guess the only thing which needs to be done here is remembering the view mode. 1 correction: Went back and checked my logs, and the upgrade to gwenview 17.12.3 was actually from gwenview 17.08.3, on April 9. Perhaps 17.08.3 was the last version to store Browse/View correctly. Git commit cd18339fe959d8f9df3c4962b50df4f8c4755e4c by Peter Mühlenpfordt. Committed on 19/04/2018 at 07:27. Pushed by muhlenpfordt into branch 'Applications/18.04'. Fix View Mode session restore Summary: While restoring a saved session the last URL is selected but View Mode is not triggered. This is caused by wrong order of switching mode and setting the current URL. FIXED-IN: 18.04.1 Test Plan: * Open one or more instances of Gwenview in different states * Logout with session restore enabled * Login * All Gwenview windows should restore in Browse or View Mode Reviewers: #gwenview, rkflx Reviewed By: #gwenview, rkflx Subscribers: rkflx Differential Revision: https://phabricator.kde.org/D12246 M +5 -6 app/mainwindow.cpp https://commits.kde.org/gwenview/cd18339fe959d8f9df3c4962b50df4f8c4755e4c |