Description: On pc Debian x86-64 with master sources updated today (66b75b4ba9f0a1c8003fa52c7a29575e374644a2), Customize action freezes in Calc. Steps to Reproduce: 1. Open Calc 2. Menu Tools/Customize Actual Results: Freezes Expected Results: Should open the customize dialog Reproducible: Always User Profile Reset: Yes Additional Info: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Created attachment 128370 [details] bt at random with symbols
Tomaž: Thought you might be interested in this one. It might be linked to https://cgit.freedesktop.org/libreoffice/core/commit/?id=5bb5463efefc4d65e3434b37618cb74a1fe2a598 But perhaps I'm wrong or may missed something.
Thanks! I see.. Tango icon theme has some SVG icons.
Created attachment 128379 [details] Writer starting logs
Created attachment 128380 [details] Calc starting logs
Thank you Tomaz for taking a look. I attached some console logs. BTW, I use gtk3 rendering.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c3043a3072465c489d3b20991b17d222771305eb tdf#103591 icon theme name resolving, ui fixes, prioritize png It will be available in 5.3.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.
With that commit I made PNG the priority over SVG so it shouldn't crash anymore..
Thank you Tomaž, it indeed works after having updated my local repo (which includes now c3043a3072465c489d3b20991b17d222771305eb)