Opened 13 years ago
Closed 13 years ago
#1516 closed defect (fixed)
plots combo-box
Reported by: | martinl | Owned by: | annakrat |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | wxiclass | Cc: | grass-dev@… |
CPU: | Unspecified | Platform: | Unspecified |
Description
- start wxIClass
- choose 'Coincident plots'
- choose again 'Histogram'
Traceback (most recent call last): File "/usr/local/src/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/iclass/plots.py", line 59, in OnPlotTypeSelected if not self.statDict[self.currentCat].IsReady(): KeyError: None
Change History (2)
comment:1 by , 13 years ago
Cc: | added |
---|---|
Owner: | changed from | to
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r49841.