| Summary: | Issue when opening a file from the recent list | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | popov895 <popov895> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph, inb-bugzilla-1e1cff, popov895 |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/bf88dc96203adc14fe9f5974bbf61ed83044af9f | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
popov895
2023-07-21 22:21:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1670 Git commit bf88dc96203adc14fe9f5974bbf61ed83044af9f by Christoph Cullmann, on behalf of ambar chakravartty. Committed on 13/12/2024 at 11:00. Pushed by cullmann into branch 'master'. Error popup when clicking on deleted files in Recent Files menus The "Recent Files" menus opened a blank file when clicking on a file that had been deleted. The changes in code display an error popup with the message "This file does not exist" if such a file entry is clicked in the Recent Files Menu M +1 -1 apps/lib/katemainwindow.cpp M +16 -0 apps/lib/kateviewmanager.cpp M +1 -0 apps/lib/kateviewmanager.h M +4 -2 apps/lib/welcomeview/welcomeview.cpp https://invent.kde.org/utilities/kate/-/commit/bf88dc96203adc14fe9f5974bbf61ed83044af9f |