Opened 12 years ago
Closed 8 years ago
#1593 closed defect (wontfix)
location wizard setting default extents broken
| Reported by: | cmbarton | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.5 |
| Component: | wxGUI | Version: | svn-trunk |
| Keywords: | needinfo, location wizard, default extents | Cc: | |
| CPU: | Unspecified | Platform: | Unspecified |
Description
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
Change History (5)
comment:1 by , 10 years ago
| Component: | Default → wxGUI |
|---|---|
| Keywords: | location wizard default extents → location wizard, default extents |
comment:2 by , 10 years ago
| Keywords: | needinfo added |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 by , 10 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:4 by , 8 years ago
| Milestone: | 7.0.0 → 7.0.5 |
|---|
comment:5 by , 8 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | reopened → closed |
No activity, closing, feel free to reopen if needed.

Michael, still an issue?