Bug 152731 - Opening Impress produces warnings in console with debug LO: unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel
Summary: Opening Impress produces warnings in console with debug LO: unsatisfied query...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: console-noise
  Show dependency treegraph
 
Reported: 2022-12-30 06:01 UTC by BogdanB
Modified: 2023-08-03 17:28 UTC (History)
3 users (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 BogdanB 2022-12-30 06:01:48 UTC
Description:
- Open soffice from terminal for a dbg version of LibreOffice.
- From the left menu choose Impress Presentation

A lot of warnings:
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:vcl.gdi:90642:90642:vcl/source/outdev/font.cxx:1064: Font fallback to the same font, but has missing codes
warn:sd:90642:90642:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:90642:90642:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:90642:90642:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:90642:90642:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:90642:90642:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/include/com/sun/star/uno/Reference.hxx:85"
warn:sd:90642:90642:sd/source/ui/framework/tools/FrameworkHelper.cxx:210: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/include/com/sun/star/uno/Reference.hxx:85"


Steps to Reproduce:
see description

Actual Results:
warnings

Expected Results:
no warnings


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b9e3e20bfd102880d12384892eaeca094c38a519
CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 1 Stéphane Guillou (stragu) 2022-12-31 12:00:14 UTC
Repro in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 12e8d57e791bb1befc0716d4d02af7d1d1ccb4ae
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

I also get a few:

warn:sfx:48959:48959:sfx2/source/control/thumbnailview.cxx:95: caught exception while trying to access Thumbnail/thumbnail.png of file:///home/stragu/Templates/empty_file com.sun.star.io.IOException message: "/home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/package/source/xstor/xstorage.cxx:2342:  at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/package/source/xstor/xstorage.cxx:2342"

No need to open from Start Centre, can be triggered with:

instdir/program/soffice --impress
Comment 2 Telesto 2023-01-09 08:33:24 UTC
Not Linux specific, also seen on macOS. I assume this being the case for most, if not all, of the reported console warnings
Comment 3 BogdanB 2023-05-26 05:28:45 UTC
Much better now
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:151330:151330:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes

Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: f3aab159f1c1e00c25e6b4ca1e50813bc343f4f3
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 4 BogdanB 2023-08-03 17:28:25 UTC
Repro also in
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0e17d8ddccdee7d4f46b256153853e1cab87c99e
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:xmloff:767177:767177:xmloff/source/core/xmlerror.cxx:163: An error or a warning has occurred during XML import/export!
Error-Id: 0x10020002
    Flags: 1 WARNING
    Class: 2 FORMAT
    Number: 2
Parameters:
    0: style:font-name
    1: Noto Sans
Exception-Message: 
Position:
    Public Identifier: 
    System Identifier: file:///home/bogdan/Documente/LibreOffice%20dbg/LibreOfficeDev_24.2.0.0.alpha0_Linux_x86-64_archive/share/template/common/presnt/Beehive.otp
    Row, Column: 1,145827

warn:svl.items:767177:767177:svl/source/items/itempool.cxx:442: old secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty.
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:191: wrong index hint, falling back to updating full child list
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:176: index hint out of range, ignoring
warn:vcl:767177:767177:vcl/unx/gtk3/a11y/atklistener.cxx:191: wrong index hint, falling back to updating full child list
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes
warn:vcl.gdi:767177:767177:vcl/source/outdev/font.cxx:1083: Font fallback to the same font, but has missing codes