GNOME Bugzilla – Bug 332476
export to png from command line crashes in windows v 0.95-pre1
Last modified: 2006-07-15 17:23:17 UTC
Steps to reproduce: 1. C:\tmp>"\Program Files\Dia\bin\dia.exe" --export Diagram1.png --filter png Diagram1.dia 2. causes the error shown below 3. the same (equivalent) command using hte linux version works fine. Stack trace: C:\tmp>"\Program Files\Dia\bin\dia.exe" --export Diagram1.png --filter png Diagr am1.dia (dia.exe:3128): Gdk-CRITICAL **: gdk_pango_context_get_for_screen: assertion `GD K_IS_SCREEN (screen)' failed (dia.exe:3128): Pango-CRITICAL **: pango_context_set_language: assertion `contex t != NULL' failed (dia.exe:3128): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT ( object)' failed (dia.exe:3128): Pango-CRITICAL **: pango_context_load_font: assertion `context ! = NULL' failed (dia.exe:3128): Gdk-CRITICAL **: gdk_pango_context_get_for_screen: assertion `GD K_IS_SCREEN (screen)' failed (dia.exe:3128): Pango-CRITICAL **: pango_context_set_language: assertion `contex t != NULL' failed (dia.exe:3128): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT ( object)' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_new: assertion `context != NULL' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_set_text: assertion `layout != N ULL' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_set_attributes: assertion `layou t != NULL' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_set_indent: assertion `layout != NULL' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_set_justify: assertion `layout ! = NULL' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_set_alignment: assertion `layout != NULL' failed (dia.exe:3128): Pango-CRITICAL **: pango_layout_get_iter: assertion `PANGO_IS_LA YOUT (layout)' failed Other information:
Did the automatic detection of the OS not work? (If you would use gtk+-2.6.x it would work.) *** This bug has been marked as a duplicate of 332177 ***
moving away form 0.95-pre1 to delete that label afterwards. Sorry for the noise.