https://bugs.kde.org/show_bug.cgi?id=503800
Alexander Semke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|3.0 |2.12.1 Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ |ation/labplot/-/commit/de3c |ation/labplot/-/commit/a522 |82d1b598ded2bf12bdcc6106ce6 |f3c429bbc8a4c760df143aaf567 |39a6f69c5 |296e43dee --- Comment #2 from Alexander Semke <[email protected]> --- Git commit a522f3c429bbc8a4c760df143aaf567296e43dee by Alexander Semke. Committed on 06/07/2025 at 18:36. Pushed by asemke into branch 'release/2.12'. Removed the action "close project" in the context menu of the project explorer. There is no state "no project" anymore - we always have either an initial and default project and we load a project. The action "close project" in the main menu was removed because of this and the similar action in the project explorer was forgotten. This also fixes the problem with non-initialized project leading to crashes when the project is close and no new one was created/loaded yet and we try to access it from other actions visible in the GUI like the data import. FIXED-IN: 2.12.1 M +2 -9 src/backend/core/Project.cpp M +0 -2 src/frontend/MainWin.cpp M +0 -1 src/frontend/MainWin.h https://invent.kde.org/education/labplot/-/commit/a522f3c429bbc8a4c760df143aaf567296e43dee -- You are receiving this mail because: You are watching all bug changes.
