[GRASS-dev] Re: [GRASS GIS] #693: wxGUI menus: i.ortho.photo locks
up GUI
GRASS GIS
trac at osgeo.org
Mon Dec 21 07:35:07 EST 2009
#693: wxGUI menus: i.ortho.photo locks up GUI
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: i.ortho.photo
Platform: All | Cpu: x86-64
---------------------+------------------------------------------------------
Comment (by hamish):
Replying to [comment:20 cmbarton]:
> I agree about the greyout for Windows users. I think it can be
> done but need to figure out how.
actually it already is.
see "XMONBASED" in imagery/Makefile.
{{{
#compile if interactive Xmons are present:
ifneq ($(USE_X11),)
SUBDIRS += $(XMONBASED)
endif
}}}
The result is missing binaries which means greyed out menu items.
----
so how do r.digit and i.ortho.photo look now from the grass 6.5 wxGUI on
MacOSX?
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/693#comment:36>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list