[GRASS-dev] [GRASS GIS] #2010: r.in.wms2 fails to install on 6.x
GRASS GIS
trac at osgeo.org
Sat Jul 6 03:55:31 PDT 2013
#2010: r.in.wms2 fails to install on 6.x
-----------------------+----------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: Addons | Version: svn-releasebranch64
Keywords: r.in.wms2 | Platform: Linux
Cpu: All |
-----------------------+----------------------------------------------------
Comment(by hamish):
Hi,
I will try to test the new changes tomorrow, some quick comments though:
opaque ~ solid, so -s isn't too far away. I'm still trying to put what
that flag does into better words, but not having much luck.
in devbr6 I just added r57028 I added ".decode('utf8')" to the WMS layer
title-reading code to avoid a traceback*. I'm not sure if it will fill the
gui window with ugly \u1234 text or if it will display them ok. do you
know a utf8 enabled non-english wms server to test with? (works ok in
trunk)
[*] traceback:
{{{
Re: [GRASS-dev] [GRASS GIS] #2010: r.in.wms2 fails to install on 6.x
grass-dev ML 2013/7/5
...
> return _gizmos.TreeListCtrl_SetItemText(*args, **kwargs)
> UnicodeDecodeError
> :
> 'ascii' codec can't decode byte 0xe2 in position 36: ordinal
> not in range(128)
}}}
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2010#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list