[GRASS-dev] [GRASS GIS] #1820: WinGRASS -- Multiple Map Display Lockup?
GRASS GIS
trac at osgeo.org
Fri Dec 7 09:07:49 PST 2012
#1820: WinGRASS -- Multiple Map Display Lockup?
-------------------------+--------------------------------------------------
Reporter: ianhawboldt | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: unspecified
Keywords: workspace | Platform: MSWindows XP
Cpu: x86-32 |
-------------------------+--------------------------------------------------
Comment(by ianhawboldt):
The WindowsXP version of WinGRASS 6.4.3-svn-r54192 still can't open a
workspace which defines multiple map display windows. The symptoms remain
unchanged from my original post.
I'm not a programmer, but maybe this traceback from the Command Console
tab will help locate the problem:
===============================================================
Traceback (most recent call last):
File "E:\GRASS_6.4.3svn\etc\wxpython\lmgr\frame.py", line
875, in OnWorkspaceOpen
self.LoadWorkspaceFile(filename)
File "E:\GRASS_6.4.3svn\etc\wxpython\lmgr\frame.py", line
922, in LoadWorkspaceFile
maptree = self.gm_cb.GetPage(displayId).maptree
AttributeError
:
'Panel' object has no attribute 'maptree'
===============================================================
Thanks, IanH.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1820#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list