Another simple system-wide workaround:
sudo ln -sv /usr/share/icons/oxygen/16x16/actions/document-properties.png
/usr/share/icons/oxygen/16x16/actions/gtk-properties.png
sudo gtk-update-icon-cache /usr/share/icons/oxygen/
--
inkscape crashes when opening document properties
https://bugs.launc
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 re
Could someone with a mostly unaltered system try this command and see
if it makes any difference on their system:
sudo gtk-update-icon-cache /usr/share/icons/oxygen/
Mine's been messed around with so much, I can't tell if its this or
some other change (or a combination).
--
inkscape crashes w
On Sat, Oct 23, 2010 at 12:02 PM, Jon A. Cruz wrote:
> What Inkscape does is install it's own icons as fallback versions for
> what it has, then later on asks GTK via its standard loading mechanism
> to load the given icon by string name. From that point it's up to GTK
> and the themes involved to
On Sat, Oct 23, 2010 at 7:52 AM, Craig wrote:
> I can confirm that it still crashes. I think we're on the right track,
> though. If I paste oxygen's 16x16 "document-properties.png" into
> /usr/share/inkskape/icons and rename it "gtk-properties", inkscape's
> document properties dialog works as exp
I can confirm that it still crashes. I think we're on the right track,
though. If I paste oxygen's 16x16 "document-properties.png" into
/usr/share/inkskape/icons and rename it "gtk-properties", inkscape's
document properties dialog works as expected.
I've been in contact with the qtcurve developer
On Mon, Oct 18, 2010 at 6:35 PM, asrail wrote:
> and you notice that the root of the issue is that gtk-properties (or any gtk-
> icon) is not present on the Oxygen iconset either on the
> oxygen-icon-theme-complete package.
> Since there is no fallback set, it crashes.
>
> Probably the solution
On Fri, Oct 15, 2010 at 3:43 PM, DiegoSG <658...@bugs.launchpad.net> wrote:
> I have Arch Linux with kde 4, oxygen theme and inkscape 0.48 the
> solution is install gnome-icon-theme, maybe delete the foldier
> /home/user/.config/inkscape before. sorry by my bad english :P
>
That's not a solut