GNOME Bugzilla – Bug 384096
problem with burn-in-anim.scm
Last modified: 2008-01-15 13:22:46 UTC
Please describe the problem: when a small calc is selected after filter/ noise/picked (good translation?), I can't animate it by burning,a message error occured Steps to reproduce: 1. several times with the same drawing 2. 3. Actual results: a message error occured: erreur durant l'execution de (script-fu-burni-in-anim 1 45 '(255 255 255)FALSE 100 7 50 TRUE FALSE 50) ERROR: Procedural databaseexecution failed: (gimp_layer_copy 56 1) Expected results: I want animate a picked calc Does this happen every time? Other information: Thank you, your project is wonderfull! (excuse me for mistakes)
It's `calque' in french, but `layer' (and not `calc') in english, it is more understandable :) Can you be more precise in the description of your problem? (Number of layers, etc.) With the few informations you gave, I tried to add some 'Noise>Pick' to a layer (with alpha, otherwise the Burn-in script appears in grey in the list), then Script-Fu > Animators > Burn-In. A message box opened, telling me I needed 2 layers. Ok. I duplicated the layer to have 2 layers. Then the Burn-In script worked without any errors. (Gimp 2.2.13 on Debian Sid) Does this really happen every time, on different images ?
Good morning, this is the problem: I do a layer :) then I fill it with back-color and I do noise/pick I select a circle in the layer; I move this circle and in it I do script-fu/animator/Burn-In (without anchoring the new layer: circle): the error's message appears. If I anchor the layer, Burn-In appeaars in grey. I hope to be rather precise and do less mistakes in Shakespeare's language;) This bug isn't important for me but I inform you for the project GIMP Thank You for your quickly answer.
The script obviously does not work properly with floating selections. That problem is easy to avoid though.
Fixed in CVS HEAD. 2006-12-12 Kevin Cozens <kcozens@cvs.gnome.org> * plug-ins/script-fu/scripts/burn-in-anim.scm: Don't allow one of the two layers to be a floating selection. Fixes bug #384096.
Fix has been back ported to the 2.2 branch of GIMP.
Thank you very much for yours answers. Georges Guardia