When I run LO Writer with the qt5 VCL, I get many console output lines complaining about loading scaled images: warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_pastenestedtable.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_pastenestedtable.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_pasterowsbefore.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_pasterowsbefore.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_pastecolumnsbefore.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_pastecolumnsbefore.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_toolbarmodeui.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_toolbarmodeui.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_toolbarlock.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_toolbarlock.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_toolbarlock.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_toolbarlock.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_zoom50percent.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_zoom50percent.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_zoom200percent.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_zoom200percent.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_formattingmarkmenu.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_formattingmarkmenu.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_twainselect.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_twainselect.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_insertnonbreakingspace.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_insertnonbreakingspace.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_inserthardhyphen.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_inserthardhyphen.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_insertsofthyphen.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_insertsofthyphen.png warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:93: Failed to load scaled image from cmd/sc_insertnarrownobreakspace.png at 1 warn:vcl:26270:26270:vcl/source/image/ImplImage.cxx:116: Failed to load stock icon cmd/sc_insertnarrownobreakspace.png ... and so on. Seeing how the UI seems fine, I don't understand why I'm getting these warnings. Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 360b5861fb46353e7a6b9f5abf13339cd719a8df CPU threads: 4; OS: Linux 6.0; UI render: default; VCL: qt5 (qfont+xcb) Locale: en-IL (en_IL); UI: en-US
some (all?) of those files are only exist in icon theme karasa_jaga or sukapura
I can't reproduce. Can you please provide some steps that consistently show you the warning, Eyal? Thank you! Version: 7.5.0.1 (X86_64) / LibreOffice Community Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: qt5 (qfont+xcb) Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
(In reply to Stéphane Guillou (stragu) from comment #2) > I can't reproduce. Can you please provide some steps that consistently show > you the warning, Eyal? I just run: AL_USE_VCLPLUGIN=qt5 libreofficedev7.6 --writ with build: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: ad387d5b984c6666906505d25685065f710ed55d CPU threads: 4; OS: Linux 6.0; UI render: default; VCL: qt5 (qfont+xcb) Locale: en-IL (en_IL); UI: en-US ... for example. My OS distribution is Devuan GNU/Linux Daedalus, in case that matters.
(In reply to Eyal Rozenberg from comment #3) It's probably depending on the Icon theme used. Tools -> Options -> View. Colibre is default on Windows. Unsure what QT5 is using
(In reply to Telesto from comment #4) > (In reply to Eyal Rozenberg from comment #3) > It's probably depending on the Icon theme used. Tools -> Options -> View. It says: "Automatic (Elementary)" (and I didn't set this myself.)
[Automated Action] NeedInfo-To-Unconfirmed