[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2021-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

--- Comment #7 from Aron Budea  ---


*** This bug has been marked as a duplicate of bug 132451 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-03-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

b.  changed:

   What|Removed |Added

 Blocks||97391


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97391
[Bug 97391] [META] OpenCL and "Software Interpreter" issues in Calc
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

--- Comment #6 from b.  ---
Created attachment 157416
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157416=edit
testsheet_minimum_reproducer_with_instructions_124577_piraci_test5_ori


reduced testsheet for bug 124577 / 129753, 

retype formula in A5 and observe wrong result in C5, 

error needs 'threaded calculation' or 'openCL' being activated, 

error seems activated by parallelized computing stepping in up from 100
identical formulas, 

error 'only' blocks autocalculate, but is not 'nice' as it produces wrong
results, often far out from sight of user, 

i did what i can to pinpoint, @Eike: wouldn't the rest be a nice little job for
you? 

reg. 

b.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

--- Comment #5 from b.  ---
a hint?, a question ...

it looked interesting for me that this error is dependent of the sheet having
rows down to 103, the error is off once you delete row 103. 

by chance i stepped onto 'something' into an old version of calc with
experimental use of openCL (5.0.0.1): 

it has special settings when to use openCL, 'tools-options-LibreOffice
Calc-Formula-Detailed Calculation Setting-Minimum data size for OpenCL use' ... 

that setting defaults to 100 ... 

it's only an idea, but i'd bet 100 EUR 1:1 that this bugs (129753/124577)
behaviour needing a distinct number of rows to show up is a 'leftover' from
this setting still being somewhere in the code, as the range B4 to B103 has
exactly 100 cells, and thus anything triggered by testing if 100 formulas are
available for openCL use would step in. (the error doesn't show up if
parallelized calculation is switched off, it's supressed when less than 100
items are involved.)

symptom pointing in that direction: if you insert a row between 102 and 103 the
error is gone even with active openCL, if you create a second block of rows
with identical content below row 104 (former 103) it will work error free until
it's 101 rows long, after that dragging down row 105 to 204 gives wrong results
again. why 101 rows and copying the second? the top one has different formulas
referencing to row 102. 

this would / could mean that openCL (and threading?) are still buggy in
principle (in conjunction with 'shared formulas'?), but often - wrongly - are
considered 'fixed' because the tests are made with shorter blocks... ??? 

sorry @Eike, just 'assumptions' 

anyone to go for it?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

--- Comment #4 from b.  ---
hello @Xisco: 

it is always a risky decision between a new bug, or digging around in old
reports, 

in this case i made a new report regarding the bug hunting session, and because
it's 'pinpointed', boiled down to the source of evil. 

and #124577 doesn't have 'threaded / CL' in the title, but it looks important
for this bug. 

in #124577 the source is buried under so much other stuff that i could
understand developers saying: 'to complicated, i look for easier work'. 

thus i'd suggest to keep this one active, and make 124577 the dup. 

reg. 

b.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

Xisco FaulĂ­  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||xiscofa...@libreoffice.org

--- Comment #3 from Xisco FaulĂ­  ---
Hi b,
you don't need to create another issue for bug already reported. Instead, what
you can do is:
1. Write a new comment saying: Still reproducible in  and the steps
you used to reproduce it ( keeping them as simple as possible ) Long comments
scare QA/Dev people
Closing as a duplicate of 124577

*** This bug has been marked as a duplicate of bug 124577 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

--- Comment #2 from b.  ---
the 'pain-point' is B5, 

(sorry, A5 is wrong, should be 1902-10-03, but doesn't affect this problem), 

if you copy any other cell from B4:B103 into B5 it pulls something of it's
former value / references / dependencies into B5, the formula and result shown
in B5 are correct, but dependent cells produce wrong results, e.g. col. H and
col. D. 

i couldn't find anything 'unnormal' in the content.xml file, that as well as
working corrct without threaded and CL show that it's a problem how
parallelizing is handeled by calc.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

--- Comment #1 from b.  ---
for fast access for developers and an additional comment: 

open

http://bugs.documentfoundation.org/attachment.cgi?id=156818

enable openCL or threaded calculation, copy B4:H4 to B5:H5, observe wrong
result in H5 (21 instead of 30), 

correct result shows up with hard recalc, 

it works better if you delete row 103 ... funny ... 

all dependencies are simply within each row and with three simple references to
the row above

still wrong in ver: 

Version: 6.4.0.2 (x64)
Build ID: 08d19fecdc7a2298d051e19cfdb7c35544855fc3
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: CL

could someone pls. recheck, thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129753] threaded and CL fail, erroneus results, autocalculate broken,

2020-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129753

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs