https://bugs.kde.org/show_bug.cgi?id=422897
Bug ID: 422897 Summary: KDevelop doesn't restore files after finished 'Show differences' operation Product: kdevelop Version: 5.5.2 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: piotr.mierzwin...@gmail.com Target Milestone: --- SUMMARY Seems after update do Plasma 5.19 in my distribution (Arch) KDevelop stopped restore files after I back to source code mode from checking differences. I get only all files opened in 'checking differences' mode (including generated patch file, usually calling similar to: "/tmp/kdevelop_QCVP2;.patch). Issue is supper annoying, because you lost all opened files in code mode and every time after using "Show Differences" needs to open them again. Additionally this looks like regression, because I remember such issue in the past - for sure in version 5 KDevelop. I think I reported such. STEPS TO REPRODUCE 1. Open several files in KDevelop 2. Make changes in at lease 2 files 3. Invoke git -> Show Differences.. 4. Click "Finish Review" in Diff view 5. Compare opened files by your eyes OBSERVED RESULT Instead of opened originally files (before 'checking differences') in editor are opened only files what were changed (including generated patch file). EXPECTED RESULT Should be restore all files opened before 'checking differences'. SOFTWARE/OS VERSIONS Linux/KDE Plasma: YES (available in About System) KDE Plasma Version: 5.19 KDE Frameworks Version: 5.70 Qt Version: Qt-5.15 ADDITIONAL INFORMATION Issue is repeatable. I tested it with originally kdevelop package coming from my distribution, so kdevelop-5.5.2-2. Additionally tested with AppImage version: KDevelop-5.5.2-x86_64.AppImage and built from source version: kdevelop-git-5.5.2.r164.g3f66ae9f97-1-x86_64.pkg.tar. For all I observed the same result. Today I installed KDE Applications with version 20.04, but the problem happened before. $ pacman -Q|grep komp kompare 20.04.2-1 libkomparediff2 20.04.2-1 -- You are receiving this mail because: You are watching all bug changes.