*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Adding error bars (y) to plot of points causes LabPlot to Crash (win 11) STEPS TO REPRODUCE 1. Construct Graph (X,Y) 2. Try to add Y error 3. OBSERVED RESULT System crashes (closes - data lost). EXPECTED RESULT Bloody thing works as expected SOFTWARE/OS VERSIONS Windows: 11 macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
(In reply to Hutton Oddy from comment #0) > SUMMARY > Adding error bars (y) to plot of points causes LabPlot to Crash (win 11) > > STEPS TO REPRODUCE > 1. Construct Graph (X,Y) > 2. Try to add Y error > 3. > > OBSERVED RESULT > System crashes (closes - data lost). > > EXPECTED RESULT > Bloody thing works as expected I cannot reproduce this problem with the last available version 2.12.1. Which version are you using? In case it's not the latest one yet, can you please update and try again?
Created attachment 184947 [details] attachment-2175564-0.html I have figured it out. You are correct it does what it says. I was approaching the problem by my own logic not that of the program. My bad. Thanks Hutton Oddy 17 Catherine Street Armidale NSW 2350 Australia +61 425 285 758 (mobile) On Sun, 14 Sep 2025 at 6:53 pm, Alexander Semke <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=509255 > > Alexander Semke <alexander.semke@web.de> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|--- |WORKSFORME > Status|REPORTED |NEEDSINFO > > --- Comment #1 from Alexander Semke <alexander.semke@web.de> --- > (In reply to Hutton Oddy from comment #0) > > SUMMARY > > Adding error bars (y) to plot of points causes LabPlot to Crash (win 11) > > > > STEPS TO REPRODUCE > > 1. Construct Graph (X,Y) > > 2. Try to add Y error > > 3. > > > > OBSERVED RESULT > > System crashes (closes - data lost). > > > > EXPECTED RESULT > > Bloody thing works as expected > I cannot reproduce this problem with the last available version 2.12.1. > Which > version are you using? In case it's not the latest one yet, can you please > update and try again? > > -- > You are receiving this mail because: > You reported the bug.