Comment 39 for bug 658055

Revision history for this message
Craig (craigrcolton) wrote : Re: [Bug 658055] Re: inkscape crashes when opening document properties

On Sun, Oct 24, 2010 at 9:20 AM, Michael Binder

> After "sudo gtk-update-icon-cache /usr/share/icons/oxygen/" it crashes with:
>
> terminate called after throwing an instance of 'Gtk::IconThemeError'
>
> Emergency save activated!
> Emergency save completed. Inkscape will close now.
> If you can reproduce this crash, please file a bug at www.inkscape.org
> with a detailed description of the steps leading to the crash, so we can fix it.
> Aborted
>
Just to be sure - did the command return with:

gtk-update-icon-cache: Cache file created successfully.

If not could you run it with "-f" for force, ie :

sudo gtk-update-icon-cache -f /usr/share/icons/oxygen/

Thanks,
Craig