Description: Crash when pressing animation icon on the sidebar Steps to Reproduce: 1. Delete the profile. (Does not happen if you switch icons to other than colibre first. ) 2. Lunch Impress. 3. Press animation icon on the sidebar. Actual Results: Program crashes. From my console: warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:61: Failed to load scaled image from extensions/res/buttonminus.png at 1 warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:83: Failed to load stock icon extensions/res/buttonminus.png warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:61: Failed to load scaled image from extensions/res/buttonminus.png at 1 warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:83: Failed to load stock icon extensions/res/buttonminus.png warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:61: Failed to load scaled image from extensions/res/buttonminus.png at 1 warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:83: Failed to load stock icon extensions/res/buttonminus.png warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:61: Failed to load scaled image from extensions/res/buttonminus.png at 1 warn:vcl:13828:13220:vcl/source/image/ImplImage.cxx:83: Failed to load stock icon extensions/res/buttonminus.png Assertion failed: xImpBmp && "Forbidden Access to empty bitmap!", file E:/lode/dev/core/vcl/source/gdi/bmpacc.cxx, line 39 Expected Results: It should not crash Reproducible: Always User Profile Reset: No Additional Info:
I can't reproduce it in Version: 6.3.0.0.alpha0+ Build ID: a5aeb6b52327565523be406e0082fe0122c48e03 CPU threads: 16; OS: Windows 6.3; UI render: default; VCL: win; Locale: en-GB (en_GB); UI-Language: en-US Calc: threaded with a clear profile
nor in Version: 6.3.0.0.alpha0+ Build ID: b8f497a06d585dbae3adadb4d177fe84fdb1b5fa CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
@Mark Hung, Do you use a debug build ?
@Xisco Yes. It's a debug build. 版本:6.3.0.0.alpha0+ (x64) 組建 ID:24613d7abf820aff639a276a1819ada8d83e9063 CPU 執行緒:8; OS:Windows 10.0; UI 算繪:預設; VCL: win; 語言地區:zh-TW (zh_TW); UI語言:zh-TW Calc: threaded
Ok, let's change the wording then...
On pc Debian x86-64 with master sources updated yesterday + enable-dbgtutil, I don't reproduce this with gtk3 or gen rendering.
Caolan told me he had fixed this issue. ( I forgot to record the commit id. ) I did a make clean and rebuilt, then the issue disappeared. Thanks for all your help.
(In reply to Mark Hung from comment #7) > Caolan told me he had fixed this issue. ( I forgot to record the commit id. > ) I did a make clean and rebuilt, then the issue disappeared. Thanks for > all your help. Thanks for retesting with the latest version. Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.