Comment 11 for bug 1269206

Revision history for this message
su_v (suv-lp) wrote :

On 2014-01-16 20:10 +0100, David Mathog wrote:
> Was the icons.svg file from the first patch alone enough to cause the
> crash, or did the code also need to be modified in order to trigger the
> crash? Also, was there a problem loading the new icons.svg into
> inkscape (with open) too?

No. AFAICT the crash was not caused by your modified version of the shared icons.svg file. The crash occurs when loading certain files, among them apparently two alternative icons.svg files included in Inkscape's repo.

To reproduce the crash:
1) launch current trunk with your latest patch applied
2) use 'File > Open' and browse to 'share/icons' in the local branch
3) open 'tango_icons.svg' or 'symbolic_icons.svg'

--> Inkscape crashes (same backtrace) when attempting to open those files, be it while loading as (user) resource for the GUI icons or while loading for editing.