The bumpmap filter is broken. It basically doesn't do anything atm.
Git commit 1eca36a8747499d1a42a2a8da91ba84acc88cee2 by Boudewijn Rempt. Committed on 29/02/2012 at 15:33. Pushed by rempt into branch 'master'. 2.4 RELEASE: disable bumpmap, emboss Re-enable and fix after the release REVERT after 2.4 M +2 -2 krita/plugins/filters/CMakeLists.txt http://commits.kde.org/calligra/1eca36a8747499d1a42a2a8da91ba84acc88cee2
Created attachment 69263 [details] example of image to create a bump map for I also experienced problems with the bump maps. It looks like creating a bump map of the attached file fails somewhere during the process. In another attachment I'll post the result
Created attachment 69264 [details] result of the process So this is is the result. I'll prepare the .kra - file by stripping everything. Let me know if you need it.
It looks like the size of the picture gives problems, though my computer only uses 0,8GB of ram and no swap atm. Hopefully this gives you something to look for.
We removed the bumpmap filter -- the phong bumpmap filter does the work instead.