Bug 146229 - GDI gets a "4-char format" of 0xFFFF which it shouldn't
Summary: GDI gets a "4-char format" of 0xFFFF which it shouldn't
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: console-noise
  Show dependency treegraph
 
Reported: 2021-12-14 19:33 UTC by Eyal Rozenberg
Modified: 2022-12-10 06:54 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2021-12-14 19:33:19 UTC
When starting LO Writer, I get the following console message:

warn:vcl.gdi:4695:4695:vcl/source/font/fontcharmap.cxx:223: Format 4 char should not be 0xFFFF

Not sure what that means. Note I haven't opened any files at this point.
Comment 1 Eyal Rozenberg 2021-12-14 19:34:30 UTC
Build info:

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 250e4886d85a7e131da76f181b3fa7be02d1a76d
CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: en-IL (en_IL); UI: en-US
Comment 2 Dieter 2021-12-30 13:31:19 UTC
Eyal, thank you for reporting the bug. Some questions (might be valid also for bug 146230 and bug 146231):
1. Does it happen only with writer or also with other components?
2. Do you start Writer from LO Startcenter or directly?
3. Does it still happen in most recent master?
=> NEEDINFO
Comment 3 Eyal Rozenberg 2021-12-30 21:05:39 UTC
(In reply to Dieter from comment #2)
> 1. Does it happen only with writer or also with other components?

Also with other components: Calc.

> 2. Do you start Writer from LO Startcenter or directly?

Directly from the command line. But actually, if I start the startcenter - I also get this warning!
Comment 4 QA Administrators 2021-12-31 03:34:09 UTC Comment hidden (noise)
Comment 5 Buovjaga 2022-11-28 12:41:11 UTC
I'm not seeing it. Checked with

libogtk3 2>&1 | tee libo_console.txt

GDI would be Windows-related stuff, so it's weird that it would appear on Linux. Anyway, they are just warnings.

Do you still see it?

Arch Linux 64-bit
Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 19e3bab1a8def52d9a60f67bd87697e828e37773
CPU threads: 8; OS: Linux 6.0; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 28 November 2022

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED WORKSFORME, if the problem went away.
Comment 6 Eyal Rozenberg 2022-11-28 20:37:58 UTC
No longer seeing this with a recent nightly.
Comment 7 Mike Kaganski 2022-11-30 06:38:01 UTC
Note that "no longer seeing this with a recent nightly" means WORKSFORME (= the problem existed, but was fixed later, by unknown commit), not INVALID (= an improper issue: e.g., claiming what doesn't happen actually, or spam, or the like).
Comment 8 Mike Kaganski 2022-11-30 07:06:50 UTC
Fixed by Khaled in commit 8597aed8a8576ad0f6efe139ff03556217b01b31; the code was removed in the next commit b59d13a7835b18f4676c3a11e9d70dfa9cb934b5.