After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 332476 - export to png from command line crashes in windows v 0.95-pre1
export to png from command line crashes in windows v 0.95-pre1
Status: RESOLVED DUPLICATE of bug 332177
Product: dia
Classification: Other
Component: exports
0.95-preX
Other All
: Normal critical
: 0.95
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-24 18:33 UTC by bo gusman
Modified: 2006-07-15 17:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bo gusman 2006-02-24 18:33:19 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:
Comment 1 Hans Breuer 2006-02-24 18:51:46 UTC
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 ***
Comment 2 Hans Breuer 2006-07-15 17:23:17 UTC
moving away form 0.95-pre1 to delete that label afterwards. Sorry for the noise.