Package: dia Severity: grave Version: 0.85 Synopsis: It does not print!!! Class: sw-bug Distribuci�n: Hispafuentes Linux 7.0 (M�laga) System: Linux 2.2.14-12 i686 unknown C library: glibc-2.1.3-15 C compiler: egcs-2.91.66 glib: 1.2.8 GTK+: 1.2.8 ORBit: ORBit 0.5.1 gnome-libs: gnome-libs 1.2.0 libxml: 1.8.7 gnome-print: gnome-print-0.20 gnome-core: gnome-core 1.2.0 Description: Well, when i try to print some like this dia's file it only print errors!!!! The attached file is a dia's file ungziped. --- Included file --- <?xml version="1.0"?> <diagram xmlns:dia="http://www.lysator.liu.se/~alla/dia/"> <diagramdata> <attribute name="background"> <color val="#ffffff"/> </attribute> <attribute name="paper"> <composite type="paper"> <attribute name="name"> <string>#A4#</string> </attribute> <attribute name="tmargin"> <real val="2.82"/> </attribute> <attribute name="bmargin"> <real val="2.82"/> </attribute> <attribute name="lmargin"> <real val="2.82"/> </attribute> <attribute name="rmargin"> <real val="2.82"/> </attribute> <attribute name="is_portrait"> <boolean val="true"/> </attribute> <attribute name="scaling"> <real val="1"/> </attribute> <attribute name="fitto"> <boolean val="false"/> </attribute> </composite> </attribute> </diagramdata> <layer name="Background" visible="true"> <object type="Standard - Line" version="0" id="O0"> <attribute name="obj_pos"> <point val="4.4,1.25"/> </attribute> <attribute name="obj_bb"> <rectangle val="4.35,1.2;7.45,5.4"/> </attribute> <attribute name="conn_endpoints"> <point val="4.4,1.25"/> <point val="7.4,5.35"/> </attribute> <attribute name="numcp"> <int val="1"/> </attribute> </object> </layer> </diagram> --- End of file ---
