#1593: location wizard setting default extents broken ---------------------------------------------+------------------------------ Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.0.0 Component: Default | Version: svn-trunk Keywords: location wizard default extents | Platform: Unspecified Cpu: Unspecified | ---------------------------------------------+------------------------------ Trying to set default extents in the location wizard raises this error:
2012-02-13 15:08:34.246 Python[15612:e0f] CFURLCreateWithString was passed this invalid URL string: '/System/Library/CoreServices/CommonCocoaPanels.bundle' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead. Traceback (most recent call last): File "/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/gis_set.py", line 388, in OnWizard grassdatabase = self.tgisdbase.GetValue()) File "/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/location_wizard/wizard.py", line 1806, in __init__ defineRegion = RegionDef(self.parent, location = self.location) File "/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/location_wizard/dialogs.py", line 102, in __init__ key, val = line.split('=') ValueError: too many values to unpack -- Ticket URL: <http://trac.osgeo.org/grass/ticket/1593> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev