dia crash when use exported shape
- From: Denny Beyer <denny esru strath ac uk>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: dia crash when use exported shape
- Date: Fri, 29 Apr 2005 17:51:45 +0100
Hey,
by using an exported shape, dia (latest cvs) crashes with following
error message:
(lt-dia:20259): GLib-GObject-WARNING **: invalid unclassed pointer in
cast to `GObject'
(lt-dia:20259): GLib-GObject-CRITICAL **: file gobject.c: line 1561
(g_object_ref): assertion `G_IS_OBJECT (object)' failed
** (lt-dia:20259): CRITICAL **: file fonts.c: line 343
(pango_font_description_set_size): assertion `desc != NULL' failed
./app/run_dia.sh: line 22: 20259 Segmentation fault "$DIA_APP_PATH/dia"
"$@"
thanks,
denny
shape File:
<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
xmlns:svg="http://www.w3.org/2000/svg">
<name>esru_projectData</name>
<icon>esru_projectData.xpm</icon>
<connections>
<point x="4.4" y="3"/>
<point x="10" y="6.35"/>
<point x="4.4" y="6.35"/>
<point x="4.4" y="4.675"/>
<point x="10" y="3"/>
<point x="10" y="4.675"/>
<point x="7.2" y="6.35"/>
<point x="7.2" y="3"/>
</connections>
<aspectratio type="fixed"/>
<svg:svg>
<svg:rect style="fill: #ffffff" x="4.4" y="3" width="5.6"
height="3.35"/>
<svg:rect style="fill: none; fill-opacity:0; stroke-width: 0.1;
stroke: #000000" x="4.4" y="3" width="5.6" height="3.35"/>
<svg:text style="fill: #000000; text-anchor:start; font-size: 0.8;
font-family: sans; font-style: normal; font-weight: normal" x="5.35"
y="2.55">HalloDia</svg:text>
</svg:svg>
</shape>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]