Opened 15 years ago
Closed 14 years ago
#870 closed defect (fixed)
Duplicate Legend layer in tcltk
Reported by: | clerici | Owned by: | marisn |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.1 |
Component: | Tcl/Tk | Version: | svn-develbranch6 |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Linux |
Description
When two or more legends (of the same or of different maps) are inserted in the GIS Manager through the "Add raster legend layer" button in tcltk GUI, they are correctly displayed, but if a legend is duplicated through the "Duplicated Layer button" an error is output when displaying and everything is frozen (see error.png and error.log). This with GRASS6.5(40448), 6.4, 6.3, 6.2.
Attachments (4)
Change History (11)
by , 15 years ago
by , 15 years ago
Attachment: | errorlog.log added |
---|
comment:1 by , 15 years ago
Milestone: | 6.4.0 → 6.4.1 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Version: | unspecified → svn-develbranch6 |
follow-up: 3 comment:2 by , 15 years ago
I uploaded to r40450 but the behaviour is the same with a new error (see error2.png and errorlog2.log).
comment:3 by , 15 years ago
Sorry, I'm not able to find the way to insert the two attachments. How can I do it?
by , 15 years ago
Attachment: | error2.png added |
---|
by , 15 years ago
Attachment: | errorlog2.log added |
---|
comment:5 by , 15 years ago
I'm unable to reproduce Your issue, still possibly r40451 now fixes it. gis.m is a bit tricky (read - copy-paste style hairy code) as gis.m developers don't need Glynn's dead body to do bad things ;)
comment:6 by , 15 years ago
With r40451 everything works well.
Thanks
PS. As I'm trying many tcltk features for a small students' manual, I will probably find other (small) disfunctions. Are they of some interest for the developers' team or can be ignored considering that the tcltk GUI will be soon abandoned in favour of the new wxpython GUI?
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Issue is fixed in 6.5 and 6.4.1 (r43692).
PS. As long as we are shipping gis.m and somebody is using it, we would be happy to get feedback and fix issues.
Hopefully fixed in r40450. Please test. Candidate for backporting.