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

GRASS GIS trac at osgeo.org
Sat Jan 10 05:23:47 EST 2009


#205: warnings and errors when trying to print the display
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  reopened                 
  Priority:  major     |   Milestone:  6.4.0                    
 Component:  wxGUI     |     Version:  svn-develbranch6         
Resolution:            |    Keywords:                           
  Platform:  Linux     |         Cpu:  x86-64                   
-----------------------+----------------------------------------------------
Changes (by msieczka):

  * status:  closed => reopened
  * resolution:  worksforme =>

Comment:

 In opposite to Mac, print preview works on Debian testing. But WARNINGS
 still crop out when I press the "Print" button in the print-preview
 dialog:

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

 (shoofi:8312): GLib-GObject-WARNING **: invalid (NULL) pointer instance

 (shoofi:8312): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
 `G_TYPE_CHECK_INSTANCE (instance)' failed

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

 (shoofi:8312): GLib-GObject-CRITICAL **: g_object_unref: assertion
 `G_IS_OBJECT (object)' failed

 (shoofi:8312): libgnomeprintui-CRITICAL **:
 gnome_print_layout_selector_load_filter: assertion `GNOME_IS_PRINT_FILTER
 (f)' failed

 (shoofi:8312): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (shoofi:8312): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (shoofi:8312): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (shoofi:8312): libgnomeprintui-CRITICAL **:
 gnome_paper_selector_load_paper_size: assertion `GNOME_IS_PAPER_SELECTOR
 (ps)' failed

 (shoofi:8312): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (shoofi:8312): GLib-GObject-CRITICAL **: g_object_set: assertion
 `G_IS_OBJECT (object)' failed

 (shoofi:8312): GnomePrint-CRITICAL **: gnome_print_filter_reset: assertion
 `GNOME_IS_PRINT_FILTER (f)' failed

 (shoofi:8312): GnomePrint-CRITICAL **: gnome_print_filter_flush: assertion
 `GNOME_IS_PRINT_FILTER (f)' failed
 }}}

 Then, switching between the PDF and PS output options yields another set
 of warnings:

 {{{
 (shoofi:8312): libgnomeprintui-CRITICAL **:
 gnome_paper_selector_load_paper_size: assertion `GNOME_IS_PAPER_SELECTOR
 (ps)' failed

 (shoofi:8312): libgnomeprintui-CRITICAL **:
 gnome_paper_selector_load_paper_size: assertion `GNOME_IS_PAPER_SELECTOR
 (ps)' failed

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

 Finally, when printing to PS the following pops up:

 {{{
 (shoofi:8312): GnomePrint-WARNING **: Could not create filter from
 description 'frgba': filter 'frgba' is unknown
 }}}

 And the output PS takes forever to render in Evince (never completes).
 Interestingly, there are 2 pages instead of 1.

 The PDF output renders fine. However, also 2 pages instead of 1 (both with
 the same content).

 Also, scale&arrow overlay brings a solid black polygon covering all the
 map content below the scale&arrow, in the ouput PDF.

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


More information about the grass-dev mailing list