Inkscape internal error on accessing Document Properties
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
inkscape (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: inkscape
1. On a Kubuntu machine with Inkscape installed, run Inkscape and choose File/Document Properties from a blank document.
Expected: The document properties should appear.
Actual: Inkscape closes with an "Internal error" dialog.
A backtrace obtained with gdb follows. My guess is that Inkscape requires some icon or icon theme which is assumed to be available on GNOME-based systems but is not correctly brought in as a dependency when installing on Kubuntu.
#0 0x00007fffef7d5ba5 in raise (sig=<value optimised out>)
at ../nptl/
#1 0x00007fffef7d96b0 in abort () at abort.c:92
#2 0x00007ffff00136bd in __gnu_cxx:
from /usr/lib/
#3 0x00007ffff0011906 in ?? () from /usr/lib/
#4 0x00007ffff0011933 in std::terminate() () from /usr/lib/
#5 0x00007ffff0011a3e in __cxa_throw () from /usr/lib/
#6 0x00007ffff7a38a3f in Gtk::IconThemeE
at icontheme.cc:93
#7 0x00007ffff6baab92 in Glib::Error:
from /usr/lib/
#8 0x00007ffff7a37f9d in Gtk::IconTheme:
icon_
#9 0x000000000087c7e2 in ?? ()
#10 0x0000000000753f24 in ?? ()
#11 0x00000000007542f9 in ?? ()
#12 0x00000000009e1fab in ?? ()
#13 0x000000000074fdea in ?? ()
#14 0x0000000000751027 in ?? ()
#15 0x000000000074dff9 in ?? ()
#16 0x000000000074d283 in ?? ()
#17 0x000000000074d309 in ?? ()
#18 0x000000000061c5a3 in ?? ()
#19 0x00007ffff3f6fa6e in g_closure_invoke (closure=0x29c2aa0, return_value=0x0,
n_param_
at /build/
#20 0x00007ffff3f854d7 in signal_
detail=<value optimised out>, instance=<value optimised out>,
emission_
out>)
at /build/
#21 0x00007ffff3f86996 in g_signal_
signal_
at /build/
#22 0x00007ffff3f86f53 in g_signal_emit (instance=0x3f67, signal_id=16231,
detail=6)
at /build/
#23 0x00007ffff5bef04e in IA__gtk_
at /build/
#24 0x00007ffff5ae195d in IA__gtk_
(menu_shell=
menu_
at /build/
#25 0x00007ffff5ae30ab in gtk_menu_
event=<value optimised out>) at
/build/
#26 0x00007ffff5ad29d8 in _gtk_marshal_
return_
param_
marshal_
/build/
#27 0x00007ffff3f6fa6e in g_closure_invoke (closure=0x1183ed0,
return_
n_param_
at /build/
#28 0x00007ffff3f85120 in signal_
detail=<value optimised out>, instance=<value optimised out>,
emission_
out>)
at /build/
#29 0x00007ffff3f867db in g_signal_
signal_
at /build/
#30 0x00007ffff3f86f53 in g_signal_emit (instance=0x3f67, signal_id=16231,
detail=6)
at /build/
#31 0x00007ffff5beb6df in gtk_widget_
event=0x596b480)
at /build/
#32 0x00007ffff5acae73 in IA__gtk_
event=0x596b480)
at /build/
#33 0x00007ffff5acbf4b in IA__gtk_
at /build/
#34 0x00007ffff574574c in gdk_event_dispatch (source=<value optimised out>,
callback=<value optimised out>, user_data=<value optimised out>)
at /build/
#35 0x00007ffff36ae342 in g_main_dispatch (context=0x11395e0)
at /build/
#36 g_main_
at /build/
#37 0x00007ffff36b22a8 in g_main_
block=<value optimised out>, dispatch=<value optimised out>, self=<value
optimised out>)
at /build/
#38 0x00007ffff36b27b5 in g_main_loop_run (loop=0x148c600)
at /build/
#39 0x00007ffff5acc3e7 in IA__gtk_main () at
/build/
#40 0x000000000045076b in ?? ()
#41 0x000000000044fbb1 in ?? ()
#42 0x00007fffef7c0d8e in __libc_start_main (main=<value optimised out>,
argc=<value optimised out>, ubp_av=<value optimised out>, init=<value
optimised out>,
fini=<value optimised out>, rtld_fini=<value optimised out>,
stack_end=
at libc-start.c:226
#43 0x000000000044ed39 in ?? ()
#44 0x00007fffffffe0f8 in ?? ()
#45 0x000000000000001c in ?? ()
#46 0x0000000000000001 in ?? ()
#47 0x00007fffffffe41e in ?? ()
#48 0x0000000000000000 in ?? ()
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: inkscape 0.48.0-1ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-25-preempt x86_64
Architecture: amd64
Date: Fri Nov 5 10:57:06 2010
EcryptfsInUse: Yes
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: inkscape
I can confirm this bug: when I open inkscape and try to choose "Document properties", it crashes with an Internal Error. This is a showstopper, so I would priorize this bug pretty high. Currently, inkscape is mostly unusable like this.