id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 2403,cairo driver fails to create surface,martinl,martinl,"Steps to reproduce: {{{ g.region rast=elevation res=0.1 -p projection: 99 (Lambert Conformal Conic) zone: 0 datum: nad83 ellipsoid: a=6378137 es=0.006694380022900787 north: 228500 south: 215000 west: 630000 east: 645000 nsres: 0.1 ewres: 0.1 rows: 135000 cols: 150000 cells: 20250000000 }}} Rendering via Cairo driver fails: {{{ d.mon cairo d.rast elevation ERROR: Cairo_begin_raster(): Failed to create surface (invalid value (typically too big) for the size of the input (surface, pattern, etc.)). Using rows: 135000, cols: 150000 }}} While PNG driver works: {{{ d.mon -r d.mon png d.rast elevation 0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100 }}} wxGUI also works since it uses it's own display resolution.",defect,closed,major,7.0.0,Display,unspecified,fixed,"cairo, resolution, surface",grass-dev@…,x86-64,Linux