[GRASS-dev] Re: [GRASS GIS] #365: wxGUI: ** (python:3840): WARNING
**: IPP request failed with status 1280
GRASS GIS
trac at osgeo.org
Tue Nov 18 11:46:18 EST 2008
#365: wxGUI: ** (python:3840): WARNING **: IPP request failed with status 1280
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
Platform: Linux | Cpu: All
-----------------------+----------------------------------------------------
Comment (by msieczka):
Replying to [comment:3 glynn]:
> You can test whether this is the case by commenting out the lines:
>
> {{{
> self.printData = wx.PrintData()
> self.printData.SetPaperId(wx.PAPER_LETTER)
> self.printData.SetPrintMode(wx.PRINT_MODE_PRINTER)
> }}}
>
> in !PrintOptions.!__init!__ in
$GISBASE/etc/wxpython/gui_modules/disp_print.py.
Doing the above prevents WARNINGs, but also completely disables all
printing functionality. Choosing any tool under "Print display" has no
effect.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/365#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list