https://bugs.freedesktop.org/show_bug.cgi?id=70869

--- Comment #6 from Peter C. S. Scholtens <[email protected]> 
---
Some observations:


A) The sequence of steps to reproduce the error is important. Only if the copy
action (Ctrl-C) is done AFTER renaming "My_Sheet" to "My,Sheet" it goes wrong.
If the copy action is done before the rename action, nothing goes wrong. From
this I conclude the error is present when copying the chart to the (internal?)
clipboard.


B) The bug is NOT reproducible in the 32-bit (Dutch) LibreOffice version:
3.5.7.2 build 350m1:build2 (default from Ubuntu 12.04LTS). Tested in
Virtualbox.


C) The bug is STILL reproducible in version 4.0.6.2 (64-bit, native machine),
downloaded from the LO website.


D) The bug is STILL reproducible in version 4.0.6.2+ (64-bit, native machine)
from the git repository (last commit Thu Oct 17), hash
23c7aeb5ec633674a51b41e936ad9708e502841b


E) The bug is STILL reproducible in HEAD from the git repository (64-bit,
native machine) (last commit Sun Oct 27), hash
876111ad316890c3a4bf9dd837246a8af73517c8


F) While running the debug run of HEAD, and executing the copy step I've seen
the function DataSequenceToDoubleSequence() is called six times instead of four
times (as in the case without any error), generating this warning:

warn:legacy.osl:11474:1:chart2/source/tools/CommonConverters.cxx:433:
OSL_ASSERT: xDataSequence.is()

Any suggestions how to proceed are welcome!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to