Description: I upgraded from 6.0.7 to 6.1.4 Windowsx64 and my spreadsheet broke. The problem is the spreadsheet will fails to multiply one column by 7 and instead displays 0. I haven't been able to figure out what exactly is triggering it. Removing rows, changing numbers sometimes gets it working again, and then when I reopen the file, the correct numbers disappear. I copied the data over where it's just multiplying the results and it still has the problem, but if I remove enough rows, the problem disappears. Other things I've tried that didn't work: * Safe mode. * Having another column be equal to the first and then multiplying that col. Steps to Reproduce: 1. Open sample file. Actual Results: error * 7 = 0 -0.1 * 7 = 0 Expected Results: -0.1 * 7 = -0.7 error * 7 = error Reproducible: Always User Profile Reset: Yes Additional Info: This is really specific, I try different things and the problem can reappear and disappear because of data entry or data removal... only to reappear latter.
Created attachment 148339 [details] Sample of problem Simplified file with problem.
Created attachment 148340 [details] Image of problem
Just test 6.1.3, and the problem was there as well. Will try to find the 6.0 version and try it next.
6.1.0.3 Has the problem as well. 6.2.0.2 The problem disappears.
Can't reproduce, E4:E8 are Err:502 results in all release versions I tried. Try if disabling Tools -> Options -> LibreOffice -> OpenCL, "Allow use of OpenCL" fixes things for you.
(In reply to twisterddfsl83823 from comment #0) > error * 7 = 0 do you mean "Err:502" e.g. in cell D4? root cause for this error seems to be: "ROW(B4)-D$1+1" will evalute to "-2" -> 4-7+1 (In reply to Eike Rathke from comment #5) Can't reproduce, E4:E8 are Err:502 results in all release versions I tried. confirming - erro is shown in lo 6.2 too
In my screenshot, I was getting zeros all through column E.
(In reply to Eike Rathke from comment #5) > Can't reproduce, E4:E8 are Err:502 results in all release versions I tried. > Try if disabling Tools -> Options -> LibreOffice -> OpenCL, "Allow use of > OpenCL" fixes things for you. Disabling OpenCl fixes problem.
Fixed problem by disabling openCL for libreoffice 6.1 series. My graphics card info: Radeon software: 18.12.1.1 HD 7800 series 2GB I'll check to see if upgrading my graphics driver does anything for this issue.
No change in behavior upgrading to latest drivers from AMD. I'm just going to turn off opencl. Not sure what the status should be set to.
adding to OpenCL Meta issue
looks 'wfm' with below versions, even with 'threaded' and openCL enabled, D8: Err:502 | E8: Err:502 D9: -0,01 | E9: -0,05 deviation from expected E9: -0,07 results from D9 being something as -0,00703... rounded for display, Version: 6.2.8.2 (x64) Build ID: f82ddfca21ebc1e222a662a32b25c0c9d20169ee CPU threads: 8; OS: Windows 6.1; UI render: GL; VCL: win; Locale: de-DE (de_DE); UI-Language: en-US Calc: CL and: Version: 7.0.0.0.alpha0+ (x64) Build ID: 10e20a77ce302a0475a661ad1886f2ca83c55f3f CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win; Locale: de-DE (de_DE); UI-Language: en-US Calc: CL
Dear twisterddfsl83823, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
No repro in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 51fb84829afbc1c0957fd1a489085613ad199f1a CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: CL Jumbo Closed as WFM