[Libreoffice-bugs] [Bug 131151] Arithmetic error in Writer

2022-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131151

--- Comment #8 from QA Administrators  ---
Dear Alexey,

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131151] Arithmetic error in Writer

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

--- Comment #7 from Albrecht Müller  ---
The bug is also not in 

Version: 6.0.4.2 (x64)
Build-ID: 9b0d9b32d5dcda91d2f1a96dc04c645c450872bf
CPU-Threads: 4; BS: Windows 6.1; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: group

This seems to support Oliver Brinzings assumption that this bug is related to
bug 127334. It is interesting in the context of the wall clock vs. duration
format discussion. The error appears in column D. In this column you correctly
use wall clock format HH:MM for a wall clock time.

Note that the value in line 8 column D should be exactly the same a the one in
line 7 column E as it is just a copy of this value and the same format is used.
Nevertheless the displayed values differ (16:49 vs. 16:50). 

I fear that this problem is related to a correct implementation of the
specification of date and time arithmetic which makes it susceptible to tiny
round off errors.

-- 
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 131151] Arithmetic error in Writer

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

Albrecht Müller  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||7477

-- 
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 131151] Arithmetic error in Writer

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

Albrecht Müller  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=12 |
   |7170|
 Depends on||127170

--- Comment #6 from Albrecht Müller  ---
I think this bug cannot be solved without having clarified the issues discussed
in bug 127170. That's why I moved the bug from "See also" to "Depends on".


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127170
[Bug 127170] Clarify clock time (HH:MM, MM:SS, ...) and duration time ([HH]:MM,
[MM]:SS, ...) formatting in help; (ignore the MM month vs minute discussion)
-- 
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 131151] Arithmetic error in Writer

2020-04-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131151

Albrecht Müller  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||7170,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2083
 CC||albrecht.muel...@astrail.de

--- Comment #5 from Albrecht Müller  ---
... and also to 
Bug 127170 - Clarify clock time (HH:MM, MM:SS, ...) and duration time ([HH]:MM,
[MM]:SS, ...) formatting in help; (ignore the MM month vs minute discussion) 

and to 

Bug 132083 - FORMATTING - Wrong date substraction in cell's operation

-- 
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 131151] Arithmetic error in Writer

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

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||7334

--- Comment #4 from Oliver Brinzing  ---
i think this issue is related to:

Bug 127334 (BrokenDateTimeSpec) - Regression: Incompatible changes in date/time
arithmetic introduced between Version: 6.0.4.2 (x64) and version 6.2.6.2

-- 
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 131151] Arithmetic error in Writer

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

Durgapriyanka  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from Durgapriyanka  ---

Thank you for reporting the bug. I can confirm the bug present in

Version: 6.4.0.0.alpha1+ (x86)
Build ID: ec7374ff84c71edfbb30d6e4dc5b486b6df7107f
CPU threads: 2; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-11-10_21:37:30
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded


But,not in

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

-- 
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 131151] Arithmetic error in Writer

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

--- Comment #2 from Alexey  ---
Created attachment 158405
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158405&action=edit
Error locations are shown.

-- 
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 131151] Arithmetic error in Writer

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

--- Comment #1 from Alexey  ---
Created attachment 158404
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158404&action=edit
File with errors.

In cell D17, the value should be 19:00.

-- 
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