Description: When selecting the y-error bars as range, only the first column is displayed for all. Steps to Reproduce: Opening the test file shows the error (see also the picture). 1. Fill cells with values 2. Create xy diagram 3. Apply y error bars Actual Results: Wrong y error bars Expected Results: Specific y error bars for all data points Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 156720 [details] Calc file with data sets
Created attachment 156721 [details] Picture from data set
(In reply to heiko from comment #1) > Created attachment 156720 [details] > Calc file with data sets Can you give steps on what we need to do, if we want to create the chart from scratch based on the data in this file?
I think the main problem is that I inserted the y-error-bar via Insert>Y-error-bar. When assigning the y-error-bars individually it works. I just tried it because I had many graphs with different error-bars. On the other hand, the guiding of preconditions also hangs here (within the error category).
(In reply to heiko from comment #4) > I think the main problem is that I inserted the y-error-bar via > Insert>Y-error-bar. > When assigning the y-error-bars individually it works. > > I just tried it because I had many graphs with different error-bars. On the > other hand, the guiding of preconditions also hangs here (within the error > category). Do you mean we could close this report? If not, please give steps like I asked.
Unfortunately I'm doing home-office (the version is the same, but different host) and I can't get to the point, it breaks off with the error: $ oocalc kf5.kio.core: "Ordner tags:/ lässt sich nicht öffnen." kf5.kio.core: "Ordner tags:/ lässt sich nicht öffnen." get value on unknown control 107 Fatal exception: Signal 11 Stack: /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3aa10)[0x7f31484e2a10] /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3abd8)[0x7f31484e2bd8] /usr/lib64/libc.so.6(+0x3caf0)[0x7f31481f4af0] [0x9c7ccc0]
(In reply to heiko from comment #6) > Unfortunately I'm doing home-office (the version is the same, but different > host) and I can't get to the point, it breaks off with the error: > > $ oocalc > kf5.kio.core: "Ordner tags:/ lässt sich nicht öffnen." > kf5.kio.core: "Ordner tags:/ lässt sich nicht öffnen." > get value on unknown control 107 > > > Fatal exception: Signal 11 > Stack: > /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3aa10)[0x7f31484e2a10] > /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3abd8)[0x7f31484e2bd8] > /usr/lib64/libc.so.6(+0x3caf0)[0x7f31481f4af0] > [0x9c7ccc0] Maybe it is related to KDE (kf5). Try launching from the command line with SAL_USE_VCLPLUGIN=gtk3 libreoffice or SAL_USE_VCLPLUGIN=gen libreoffice
It still won't work with this command. I cannot select the fields for the y error bar. When closing the dialog, however, it also crashes. $ SAL_USE_VCLPLUGIN=gtk3 libreoffice Fatal exception: Signal 11 Stack: /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3aa10)[0x7f1dce95aa10] /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3abd8)[0x7f1dce95abd8] /usr/lib64/libc.so.6(+0x3caf0)[0x7f1dce66caf0] [0x358aec0]
Does it also crash, if you launch LibreOffice in Safe Mode: Help - Restart in safe mode and then Continue in safe mode?
It's also crashing. oocalc --safe-mode kf5.kio.core: "Ordner tags:/ lässt sich nicht öffnen." get value on unknown control 107 Fatal exception: Signal 11 Stack: /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3aa10)[0x7f9e4d32aa10] /usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3abd8)[0x7f9e4d32abd8] /usr/lib64/libc.so.6(+0x3caf0)[0x7f9e4d03caf0] [0x513b140]
I guess what the reporter tried was to select the whole chart, and add a y error bar. By default, Calc will apply the same error bars to all data series (which is stated in the title of the dialogue: "Y error bars for all data series"). One can see this by: * Going into the chart * Insert > Y error bars... * Select "Cell range", tick "same value for both", and use the range $F$2:$G$11 Calc will only use the first column's values to draw the error bars for both series. In order to have the right error bars, one needs to first select one data series, and then add the y error bars using the corresponding column. Then, repeat with the second one. (Pretty much what is said in comment 4) So I guess this can be closed as not a bug? Tested with: Version: 6.4.3.2 (x64) Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8 CPU threads: 8; OS: Windows 10.0 Build 18363; UI render: GL; VCL: win; Locale: en-AU (en_AU); UI-Language: en-US Calc: threaded
Yeah, let's close. Heiko: for the crash, please open a new report with steps. In the new report you can just refer to attachment 156720 [details] and it will get linked.