GDAL
August 24, 2010, 8:34pm
1
#1136: wxGUI: inconsisent number of &s in buttons
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapcalc | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Hi,
I recently added more &s to the raster map calculator buttons as from top
to bottom I was seeing 1,0,2 of them in the wxgui tool. Now on two debian
machines I (correctly) see 2, 1, 3. But Michael reports seeing 3, 2, 4 of
them on Mac. no idea what the correct python quoting should look like, I
just added &s until I could see them in the buttons. help?
also Michael wondered why there was ">>>" in r.mapcalc/mapcalc.y,
but not a matching "<<<". ?
argh,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1136> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
August 25, 2010, 2:02am
2
#1136: wxGUI: inconsisent number of &s in buttons
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapcalc | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by hamish):
hopefully now fixed in svn, please test on various platforms.
now using two &&s for each literal &.
also I notice in the grass6 man pages that r.mapcalc has &&& as &&&.
some tweaking in the html->man conversion script needed I guess.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1136#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
August 25, 2010, 7:12am
3
#1136: wxGUI: inconsisent number of &s in buttons
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapcalc | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by hamish):
* priority: major => minor
Comment:
gui is now fixed.
'<<<' is still absent and man page still has '&&&'
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1136#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
August 25, 2010, 2:47pm
4
#1136: wxGUI: inconsisent number of &s in buttons
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapcalc | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by cmbarton):
As per Glynn's comment to the dev list, there is no <<< operator. So we're
OK on that front.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1136#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
December 15, 2010, 11:06pm
5
#1136: wxGUI: inconsisent number of &s in buttons
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapcalc | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by martinl):
* cc: martinl (added)
Comment:
What is status of this ticket?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1136#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
December 15, 2010, 11:24pm
6
#1136: wxGUI: inconsisent number of &s in buttons
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: mapcalc | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by cmbarton):
On the Mac, I see &&, &, and &&& on rows 1-3, column 3; I see <<, >>> on
rows 4-5, column 3; I see >> in row 4, column 4.
This looks correct to me.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1136#comment:5> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
August 21, 2012, 2:11pm
7
#1136: wxGUI: inconsisent number of &s in buttons
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: closed
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords: mapcalc
Platform: MacOSX | Cpu: Unspecified
---------------------+------------------------------------------------------
Changes (by neteler):
* status: new => closed
* resolution: => fixed
Comment:
Closing since no more problems were reported after fix.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1136#comment:6> ;
GRASS GIS <http://grass.osgeo.org >