[GRASS-dev] [GRASS GIS] #1643: no way to set icon parameter through d.vect menu

#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
Reporter: vincent | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: d.vect,symbol | Platform: Linux
      Cpu: x86-64 |
---------------------------+------------------------------------------------
Add a vector map, the d.vect dialog opens, then go to "Symbols" thumb.
Point & centroid symbol property is set by default to ''basic/x''. Seems
the pulldown menu has disappeared, instead only an odd little square
appears. Clicking on the latter produces this message :

{{{
Traceback (most recent call last):
   File
"/usr/local/grass-6.4.3svn/etc/wxpython/gui_core/forms.py",
line 1720, in OnSetSymbol

currentSymbol = p['value'])
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_core/dial
ogs.py", line 2232, in __init__

self._layout()
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_core/dial
ogs.py", line 2239, in _layout

self.folderChoice = wx.Choice(mainPanel, id = wx.ID_ANY,
choices = os.listdir(self.symbolPath))
OSError
:
[Errno 2] Aucun fichier ou dossier de ce type:
'/usr/local/grass-6.4.3svn/etc/gui/images/symbols'

}}}

Is it looking for this path?
/usr/local/grass-6.4.3svn/etc/symbol

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1643&gt;
GRASS GIS <http://grass.osgeo.org>

#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
Reporter: vincent | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: d.vect,symbol | Platform: Linux
      Cpu: x86-64 |
---------------------------+------------------------------------------------

Comment(by vincent):

Once symbols directory pasted or linked to the right place
(etc/gui/images/symbols/), d.vect dialog shows the symbol preview
successfully.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1643#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
Reporter: vincent | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: d.vect,symbol | Platform: Linux
      Cpu: x86-64 |
---------------------------+------------------------------------------------

Comment(by annakrat):

Maybe this ticket r1558 is related?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1643#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
Reporter: vincent | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: d.vect,symbol | Platform: Linux
      Cpu: x86-64 |
---------------------------+------------------------------------------------

Comment(by martinl):

Replying to [comment:2 annakrat]:
> Maybe this ticket r1558 is related?

#1558

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1643#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
Reporter: vincent | Owner: martinl
     Type: defect | Status: assigned
Priority: blocker | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: d.vect,symbol | Platform: Linux
      Cpu: x86-64 |
---------------------------+------------------------------------------------
Changes (by martinl):

* cc: grass-dev@… (added)
  * owner: grass-dev@… => martinl
  * status: new => assigned
  * priority: normal => blocker

Comment:

Replying to [comment:3 martinl]:
> Replying to [comment:2 annakrat]:
> > Maybe this ticket r1558 is related?
>
> #1558

Hopefully fixed in r51478.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1643#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
Reporter: vincent | Owner: martinl
     Type: defect | Status: assigned
Priority: blocker | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: d.vect,symbol | Platform: Linux
      Cpu: x86-64 |
---------------------------+------------------------------------------------

Comment(by vincent):

Replying to [comment:4 martinl]:
> Hopefully fixed in r51478.
Down here it works, thanks.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1643#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#1643: no way to set icon parameter through d.vect menu
----------------------+-----------------------------------------------------
  Reporter: vincent | Owner: martinl
      Type: defect | Status: closed
  Priority: blocker | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords: d.vect,symbol
  Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

Comment:

Replying to [comment:5 vincent]:
> Replying to [comment:4 martinl]:
> > Hopefully fixed in r51478.
> Down here it works, thanks.

good news, closing the ticket for now...

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1643#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>