[LabPlot2] [Bug 503800] Crash on import when no projects opened

2025-07-06 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=503800

Alexander Semke  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  ---
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-9src/backend/core/Project.cpp
M  +0-2src/frontend/MainWin.cpp
M  +0-1src/frontend/MainWin.h

https://invent.kde.org/education/labplot/-/commit/a522f3c429bbc8a4c760df143aaf567296e43dee

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 503800] Crash on import when no projects opened

2025-05-08 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=503800

Alexander Semke  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/labplot/-/commit/de3c
   ||82d1b598ded2bf12bdcc6106ce6
   ||39a6f69c5
 Resolution|--- |FIXED
   Version Fixed In||3.0

--- Comment #1 from Alexander Semke  ---
Git commit de3c82d1b598ded2bf12bdcc6106ce639a6f69c5 by Alexander Semke.
Committed on 08/05/2025 at 20:34.
Pushed by asemke into branch 'master'.

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: 3.0

M  +1-0ChangeLog
M  +2-9src/backend/core/Project.cpp
M  +0-2src/frontend/MainWin.cpp
M  +0-1src/frontend/MainWin.h

https://invent.kde.org/education/labplot/-/commit/de3c82d1b598ded2bf12bdcc6106ce639a6f69c5

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 503800] Crash on import when no projects opened

2025-05-07 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=503800

Alexander Semke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 503800] Crash on import when no projects opened

2025-05-05 Thread Anton Yablokov
https://bugs.kde.org/show_bug.cgi?id=503800

Anton Yablokov  changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.