Hi, 2014-02-27 18:19 GMT+01:00 Martin Landa <[email protected]>: >> we are currently trying to install G7/OSGeo4W on a CZ laptop in the >> office, but both 6.4.svn and 7.svn fail. >> File >> "C:\OSGeo4W\apps\grass\grass-7.0.svn\etc\gui\wxpython\mapdisp\frame.py", >> line 77, in MapFrame >> page = None, Map = Map(), auimgr = None, name = 'MapWindow', **kwargs): >> File >> "C:\OSGeo4W\apps\grass\grass-7.0.svn\etc\gui\wxpython\core\render.py", li >> ne 400, in __init__ >> self.GetWindow() >> File >> "C:\OSGeo4W\apps\grass\grass-7.0.svn\etc\gui\wxpython\core\render.py", li >> ne 495, in GetWindow >> key, value = line.split(":", 1) >> ValueError: need more than 1 value to unpack > > strangely I cannot reproduce this bug on the server where these builds > are being created. There is Czech MS Windows 2008 Server. I will try > out also my laptop with Windows 8 CZ.
tested also on MS Windows 7 CZ with fresh OSGeo4w installation (32bit), everything seems to work. Could you please try to modify `render.py` in your installation folder to print content of 'line' variable? Martin -- Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
