Bug 1889257 - libreoffice calc bug
Summary: libreoffice calc bug
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 33
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-19 07:56 UTC by jari.kosonen4
Modified: 2021-01-26 15:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-26 15:07:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description jari.kosonen4 2020-10-19 07:56:21 UTC
Description of problem:
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


Version-Release number of selected component (if applicable):
7.0.2.2

How reproducible:
using macros in the libreoffice calc

Steps to Reproduce:
1. start the libreoffice calc
2. run the macros
3.

Actual results:
It seems to work and not crashing, but there is a lot of debug messages from
the libreoffice calc.

Expected results:
- no debug messages come out

Additional info:
[jari@ENVY-17 GDS]$ soffice ./dr_waiver_list_LVDS_TOP_V1.xls 
State is 0
State is 0
State is 0
State is 0
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

Comment 1 Caolan McNamara 2020-10-19 08:07:58 UTC
With all document, or just some specific ones ? Is desktop scaling enabled, and if it is what % is it ?

Comment 2 jari.kosonen4 2020-12-20 12:49:08 UTC
I'm guessing it is 'fixed' in this later installed version:
[jari@ENVY-17 ample]$ soffice --version
LibreOffice 6.4.7.2 40(Build:2)
It didn't appear anymore.

Comment 3 Caolan McNamara 2020-12-20 16:19:56 UTC
Original report was LibreOffice 7.0.2.2 on Fedora 33, comment #2 though is LibreOffice 6.4.7.2 which would be Fedora 32. So I don't know if the problem persists in Fedora 33 with current LibreOffice 7.0.4.2 ?

Comment 4 jari.kosonen4 2021-01-17 12:41:56 UTC
Thats correct. The problem didn't appear with 6.4.x, but with 7.0.x I still get below message on the terminal:
[jari@ENVY-17 c_code]$ soffice 
State is 0
State is 0
State is 0
.
.
.

Comment 5 Caolan McNamara 2021-01-17 20:24:51 UTC
The "State is 0" lines are coming from LibreOffice itself as some overlooked debugging line: upstreamed fix as https://gerrit.libreoffice.org/c/core/+/109482 I don't see the other messages, those are presumably from pixman.

Comment 6 Caolan McNamara 2021-01-26 15:07:04 UTC
we'll have the fix what I see in the next upstream release


Note You need to log in before you can comment on or make changes to this bug.