Opened 12 years ago

Closed 8 years ago

#1593 closed defect (wontfix)

location wizard setting default extents broken

Reported by: cmbarton Owned by: grass-dev@…
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 neteler, 10 years ago

Component: DefaultwxGUI
Keywords: location wizard default extents → location wizard, default extents

Michael, still an issue?

comment:2 by neteler, 10 years ago

Keywords: needinfo added
Resolution: fixed
Status: newclosed

comment:3 by neteler, 10 years ago

Resolution: fixed
Status: closedreopened

comment:4 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:5 by martinl, 8 years ago

Resolution: wontfix
Status: reopenedclosed

No activity, closing, feel free to reopen if needed.

Note: See TracTickets for help on using tickets.