Tools -> Options -> LibreOffice -> View. Look for the 'helpimg' icon theme under 'icon style'. This particular icon theme seems broken outside the help viewer. It probably shouldn't show here. Selecting it makes the regular writer/calc miss toolbar icons.
It's not an icon theme at all. It's a collection of images used in help files, so ye, it shouldn't show there
Confirmed. With a recently reset profile, 5.4 b2 now even set Helpimg as default icon theme (up until 5.4 b1 it was Oxygen, which is now not even listed in the options). Mageia 5 x64, RPMs from TDF.
*** Bug 108842 has been marked as a duplicate of this bug. ***
Libreoffice 5.4 was release containing this bug. Is it possible that someone can take look at this for 5.4.1? Thank you.
*** Bug 110454 has been marked as a duplicate of this bug. ***
Not broken, just no fall-back for the helpimg icon set when it gets selected as an icon theme. It probably should be excluded from the imagetree and not show for selection, but since it is it needs a fallback--to Galaxy? That way at least the GUI won't go empty of icons. https://opengrok.libreoffice.org/xref/core/vcl/source/image/ImplImageTree.cxx?a=true#270 @Tomaž, bubli?
*** Bug 111335 has been marked as a duplicate of this bug. ***
Hm.. why is it even there..? I never saw helpimg - what's this? what's the file name?
(In reply to Tomaz Vajngerl from comment #8) > Hm.. why is it even there..? I never saw helpimg - what's this? what's the > file name? Part of the work on offline help... see: https://gerrit.libreoffice.org/#/c/31417/
Code pointers: cui/source/options/optgdlg.cxx, class OfaViewTabPage, variable for "Icon Style" listbox. It is populated w/ items in constructor with items from 'mInstalledIconThemes' member variable To fix the bug: * either exclude 'helpimg' theme from mInstalledIconThemes in this class * or do it 1 level up in vcl::StyleSettings (vcl/source/app/settings.cxx)
Others: please don't take this bug, I'm using it for training purpose. Thank you
Moving to ASSIGNED then...
Andreas Brandner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=60adba3fb904ed66251ff39c82fe20bec151ef0b tdf#108406 offline help-images helpimg are no longer selectable as iconset It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thank you very much for the fix. Will you be backporting this to 5-4 branch?
> Will you be backporting this to 5-4 branch? Of course
Andreas Brandner committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=73e91d3652bbe4cf942464f9a6c582b574d578d1&h=libreoffice-5-4 tdf#108406 offline help-images helpimg are no longer selectable as iconset It will be available in 5.4.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 112415 has been marked as a duplicate of this bug. ***
I believe this should be reopened. It seems this fixes only the display of the theme in the options. It doesn't fix that helpimg is detected and choosen as default theme. I can reproduce with both my 5.4.2 rc1 build and the TDF one. But it's even worse: - upstreams debs hang when trying to open Tools->Options->View - my Debian build even "crash":m They show a "Fatal error" dialog box saying "wrapped std::exception "Can not find theme id in theme vector". So I believe there should be a fix in VCL to not even detect it. How to reproduce: Install LO. Either - from 5.4.2 TDF debs. Then rm images_*.zip except galaxy and helpimh - install the Debian debs from http://www.rene-engelhard.de/~rene/libreoffice/5.4/. apt-get install libreoffice suffices. That just installs -style-galaxy. (images_helpimg.zip) is in -common. This is always reproducible, even with a clean profile and goes away when dowgrading back to 5.4.1
I also believe the comitted fix should be reverted, in master and libreoffice-5-4, but _especially_in libreoffice-5-4-2....
Patch up for review: https://gerrit.libreoffice.org/#/c/42545/
Katarina Behrens committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e7b9652f44f01fbaf5bc3fde454ba41ce0fe0f7 Different take on tdf#108406: exclude helpimg from installed themes It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Katarina Behrens committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d7b35fc5a86e398c3bb09a4f50ad2060dfcc6d83&h=libreoffice-5-4 Different take on tdf#108406: exclude helpimg from installed themes It will be available in 5.4.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 113542 has been marked as a duplicate of this bug. ***
> How to reproduce: > > Install LO. Either > - from 5.4.2 TDF debs. Then rm images_*.zip except galaxy and helpimh > - install the Debian debs from > http://www.rene-engelhard.de/~rene/libreoffice/5.4/. apt-get install > libreoffice suffices. That just installs -style-galaxy. (images_helpimg.zip) > is in -common. > > This is always reproducible, even with a clean profile and goes away when > dowgrading back to 5.4.1 Hi Rene, Is this issue still reproducible in LibreOffice 5.4.3 ?
let's put this one in the NEEDINFO list waiting 4 feedback from Rene.
I cannot reproduce with AppImage Version: 5.4.4.2 Build ID: 2524958677847fb3bb44820e40380acbe820f960 CPU threads: 8; OS: Linux 4.9; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: group
Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping-20180703
Dear Bug Submitter, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-20180731