| Summary: | Changing open file does not update projects sidebar | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Nicolas Fella <nicolas.fella> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/073dddf8fdf123791c52e6cec4348ce8a533f529 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Nicolas Fella
2022-03-03 17:28:31 UTC
For me it still does. Are that projects with .kateproject files or are that auto-generated projects from e.g. git? These are from git repos, without .kateproject Ok, thanks. Need to try this then. This gives some ideas how my change could have borked that! A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/654 Yeah, ok, guess I found the culprit. Was no clever idea to think one could just purge the fileName for auto-generated projects. Ok, fixed. Was only broken in master, but in no released version. Thanks for helping to find this. As I in most cases use just .kateproject based projects, I would not have noticed this regression! |