[GRASS-dev] [GRASS GIS] #205: warnings and errors when trying to print the display

GRASS GIS trac at osgeo.org
Mon Jun 30 15:37:42 EDT 2008


#205: warnings and errors when trying to print the display
----------------------+-----------------------------------------------------
 Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  major     |   Milestone:  6.4.0                    
Component:  wxGUI     |     Version:  svn-develbranch6         
 Keywords:            |    Platform:  Linux                    
      Cpu:  x86-64    |  
----------------------+-----------------------------------------------------
 1. add a map

 2. display it

 3. "Print display" - as the window pops up, following debug info is
 printed to terminal:

 {{{
 (python:23706): GnomePrint-WARNING **: Could not create filter from
 description 'GnomePrintFilterSelect': filter 'GnomePrintFilterSelect' is
 unknown

 (python:23706): GLib-GObject-WARNING **: invalid (NULL) pointer instance

 (python:23706): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
 `G_TYPE_CHECK_INSTANCE (instance)' failed

 (python:23706): GnomePrint-WARNING **: Could not create filter from
 description 'GnomePrintFilterClip [ GnomePrintFilterMultipage ]': filter
 'GnomePrintFilterClip' is unknown

 (python:23706): GLib-GObject-CRITICAL **: g_object_unref: assertion
 `G_IS_OBJECT (object)' failed

 (python:23706): libgnomeprintui-CRITICAL **:
 gnome_print_layout_selector_load_filter: assertion `GNOME_IS_PRINT_FILTER
 (f)' failed

 (python:23706): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (python:23706): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (python:23706): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (python:23706): libgnomeprintui-CRITICAL **:
 gnome_paper_selector_load_paper_size: assertion `GNOME_IS_PAPER_SELECTOR
 (ps)' failed

 (python:23706): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (python:23706): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (python:23706): GnomePrint-CRITICAL **: gnome_print_filter_reset:
 assertion `GNOME_IS_PRINT_FILTER (f)' failed

 (python:23706): GnomePrint-CRITICAL **: gnome_print_filter_flush:
 assertion `GNOME_IS_PRINT_FILTER (f)' failed

 (python:23706): libgnomeprintui-CRITICAL **:
 gnome_paper_selector_load_paper_size: assertion `GNOME_IS_PAPER_SELECTOR
 (ps)' failed

 ** (python:23706): WARNING **: could not set the value of
 Settings.Document.Filter, node not found
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/205>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list