#1014: wxgui: display labels doesn't work
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: d.labels
Platform: Linux | Cpu: x86-32
---------------------+------------------------------------------------------
Comment (by epatton):
Slightly related, the order of v.label and v.label.sa (what does the 'sa'
stand for?) appear to be mixed up. Selecting 'Create optimally placed
labels' launches v.label, and vice-versa.
#1014: wxgui: display labels doesn't work
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: d.labels
Platform: Linux | Cpu: x86-32
---------------------+------------------------------------------------------
Comment (by hamish):
Replying to [comment:1 epatton]:
> Slightly related, the order of v.label and v.label.sa ... appear
> to be mixed up. Selecting 'Create optimally placed labels'
> launches v.label, and vice-versa.
still in the latest SVN? I though we fixed that some months ago.
#1014: wxgui: display labels doesn't work
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: d.labels
Platform: Linux | Cpu: x86-32
---------------------+------------------------------------------------------
Comment (by ttalkington):
The attached patch (wxgui_dlabels.patch) fixes this issue for me in the
latest 7.0 svn. I'm not very familiar with the specifics of the wxGUI so
this may be just a work around rather then a proper fix.