Activity log for bug #1402182

Date Who What changed Old value New value Message
2014-12-13 12:00:24 su_v bug added bug
2014-12-13 12:01:11 su_v attachment added empty_color.py https://bugs.launchpad.net/inkscape/+bug/1402182/+attachment/4280237/+files/empty_color.py
2014-12-13 12:01:28 su_v attachment added empty_color.inx https://bugs.launchpad.net/inkscape/+bug/1402182/+attachment/4280238/+files/empty_color.inx
2014-12-13 12:01:45 su_v attachment added page_color.inx https://bugs.launchpad.net/inkscape/+bug/1402182/+attachment/4280239/+files/page_color.inx
2014-12-13 12:03:57 su_v attachment added 1402182-bt-full-r13795-debug-osx-x11-64bit.txt https://bugs.launchpad.net/inkscape/+bug/1402182/+attachment/4280241/+files/1402182-bt-full-r13795-debug-osx-x11-64bit.txt
2014-12-13 12:16:56 su_v description A procedural template which uses a color widget (<param type="color" … />) causes inkscape to crash as soon as the template is selected in the 'File > New > Templates...' dialog. Steps to reproduce: 1) install attached custom extension 2) launch inkscape trunk or 0.91.x 3) open templates dialog (Ctrl+Alt+N) 4) select 'Color...' in the list of available templates --> crash Test the same extension as normal effect: 5) relaunch inkscape 6) run 'Extensions > Debug > Page Color...' 7) change the page color and opacity in either tab --> works as expected (no crash). Test the same procedural template without the color widget: 8) quit inkscape 9) comment out line 14 in 'empty_color.inx' 10) launch inkscape, repeat step 4 --> no crash, but no color widget for easy color selection either. Reproduced with Inkscape 0.91+devel r13795 and 0.91pre3 r13685 on OS X 10.7.5 Test case (extension) attached: - empty_color.py - empty_color.inx (template, using the same script) - page_color.inx (effect, using the same script) A procedural template which uses a color widget (<param type="color" … />) causes inkscape to crash as soon as the template is selected in the 'File > New > Templates...' dialog. Steps to reproduce: 1) install attached custom extension 2) launch inkscape trunk or 0.91.x 3) open templates dialog (Ctrl+Alt+N) 4) select 'Color...' in the list of available templates --> crash Test the same extension as normal effect: 5) relaunch inkscape 6) run 'Extensions > Debug > Page Color...' 7) change the page color and opacity in either tab --> works as expected (no crash). Test the same procedural template without the color widget: 8) quit inkscape 9) comment out line 14 in 'empty_color.inx' 10) launch inkscape, repeat step 4 --> no crash, but no color widget for easy color selection either. Reproduced with Inkscape 0.91+devel r13795 and 0.91pre3 r13685 on OS X 10.7.5 Test case (extension) attached: - empty_color.py - empty_color.inx (template, using the same script) - page_color.inx (effect, using the same script) Extension also available in my procedural templates playground: <lp:~suv-lp/+junk/inkscape-procedural-templates>
2015-06-29 15:18:12 jazzynico inkscape: status New Triaged
2015-06-29 15:41:56 jazzynico inkscape: importance Undecided Medium
2015-06-29 15:41:56 jazzynico inkscape: status Triaged In Progress
2015-06-29 15:41:56 jazzynico inkscape: milestone 0.91.1
2015-06-29 15:41:56 jazzynico inkscape: assignee jazzynico (jazzynico)
2015-06-29 15:45:50 jazzynico attachment added 1402182-TemplateColorCrash.diff https://bugs.launchpad.net/inkscape/+bug/1402182/+attachment/4421981/+files/1402182-TemplateColorCrash.diff
2015-06-29 15:45:55 jazzynico inkscape: milestone 0.91.1 0.92
2015-06-30 08:22:57 Launchpad Janitor branch linked lp:inkscape
2015-06-30 08:23:23 jazzynico inkscape: status In Progress Fix Committed
2015-06-30 14:11:51 jazzynico tags crash extensions-plugins templates backport-proposed crash extensions-plugins templates
2015-09-29 02:42:12 su_v attachment added Backport of r14233 (does not fully fix reported issue) https://bugs.launchpad.net/inkscape/+bug/1402182/+attachment/4478126/+files/bug-1402182-fix-crash-color-widget-procedural-template-091x.diff
2015-09-29 02:42:40 su_v tags backport-proposed crash extensions-plugins templates crash extensions-plugins templates
2017-01-10 19:08:45 Bryce Harrington inkscape: status Fix Committed Fix Released