Crash on quit after adding wrong links in $XDG_DATA_HOME/color/icc
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Jon A. Cruz |
Bug Description
follow-up to Bug #494932 “[osx] search path for color profiles doesn't include '/System/
adding (carelessly ;) symbolic links to the missing profiles in '/System/
LeWitt:icc suv$ ln -s /System/
LeWitt:icc suv$ ll
total 16
lrwxr-xr-x 1 suv staff 37 Dec 10 10:30 Calibrators@ -> /System/
lrwxr-xr-x 1 suv staff 34 Dec 10 10:30 Profiles@ -> /System/
LeWitt:icc suv$
Inkscape fails to load any pixmap images:
**: Pixbuf theme: Cannot load pixmap file /Volumes/
(tons of related error messages snipped)
as well as this pango error:
Pango-ERROR **: Unable to open font file /Users/
and crashes on exit (Crash report attached).
reproducible with Inkscape 0.47-1 and Inkscape r8878 on OS X 10.5.8
Changed in inkscape: | |
status: | In Progress → Fix Committed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
crash report with Inkscape 0.47-1 from sf.net