trunk: crash when ungrouping a filtered group (rev >=13298)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Diederik van Lierop |
Bug Description
From the comments of bug #1319837:
Steps to reproduce:
1) launch current trunk (default prefs, default new doc)
2) draw a rect
3) group it (Ctrl+G)
4) add a filter to the group (simple blur, or any preset)
5) ungroup the filtered group
--> crash:
**
ERROR:.
Based on tests with archived builds on OS X 10.7.5:
- not reproduced with rev <= 13297,
- reproduced with rev >= 13299;
this type of regression (crash when ungrouping a group which has a filter effect applied) was introduced with the cleanup of the style code in revision 13298:
<http://
Backtrace with r13397 (debug build, 64bit) on OS X 10.7.5 attached.
Test case and backtrace from FirasH:
<https:/
<https:/
Related branches
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Should have been fixed as of rev. 13449!