[GRASS-dev] [GRASS GIS] #3117: d.mon wx0: GtK issues
GRASS GIS
trac at osgeo.org
Sat Aug 6 00:40:00 PDT 2016
#3117: d.mon wx0: GtK issues
--------------------------+---------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 7.2.0
Component: wxGUI | Version: svn-releasebranch72
Resolution: | Keywords: wx0, d.mon
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Changes (by neteler):
* status: closed => reopened
* resolution: wontfix =>
Comment:
The Fedora wxGTK3 maintainer needs to know how to run GDB on d.mon.
I checked the process table and found that eventually mapdisp/main.py is
run but I am not able to bring it up myself:
{{{
GRASS 7.3.svn (nc_spm_08_grass7):~ > python
$HOME/grass73/gui/wxpython/mapdisp/main.py
$HOME/grass73/gui/wxpython/mapdisp/main.py wx0
/home/neteler/grassdata/nc_spm_08_grass7/landsat/.tmp/oboe.localdomain/MONITORS/wx0
640 480 0
@package mapdisp.main
@brief Start Map Display as standalone application
Classes:
- mapdisp::DMonMap
- mapdisp::Layer
- mapdisp::LayerList
- mapdisp::DMonGrassInterface
- mapdisp::DMonFrame
- mapdisp::MapApp
Usage:
python mapdisp/main.py monitor-identifier /path/to/map/file
/path/to/command/file /path/to/env/file
GRASS 7.3.svn (nc_spm_08_grass7):~ > l
$HOME/grassdata/nc_spm_08_grass7/landsat/.tmp/oboe.localdomain/MONITORS/wx0
total 12
-rw-rw-r-- 1 neteler neteler 3571 Aug 6 09:27 render.py
-rw-rw-r-- 1 neteler neteler 0 Aug 6 09:27 cmd
-rw-rw-r-- 1 neteler neteler 5 Aug 6 09:27 pid
-rw-rw-r-- 1 neteler neteler 310 Aug 6 09:27 env
}}}
How to manually start wx0 from cmd line?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3117#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list