gvSIG bugs #2365
Persistence error with symbology by image
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Immediate | Spent time: | - | |
| Assignee: | ||||
| Category: | Application | |||
| Target version: | 2.1.0-2221-testing | |||
| Severity: | Add-on version: | |||
| gvSIG version: | 2.1.0 | Add-on build: | ||
| gvSIG build: | 2220 | Add-on resolve version: | ||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | No | Hito: | ||
| Add-on name: | Unknown |
Description
When we open a project that contains a point or multipoint layer with symbology by image, that layer is not loaded (it's in the TOC but with an error).
If the project is saved after that we get a new error.
I attach the gvSIG.log file.
History
#1
Updated by Álvaro Anguix about 12 years ago
- Description updated (diff)
- Category set to Application
- Assignee set to Juan Lucas Domínguez
- Priority changed from Normal to Immediate
- Target version set to 2.1.0-2221-testing
- gvSIG build set to 2220
#2
Updated by Mario Carrera about 12 years ago
- File proyecto1.gvsproj added
After opening that project and getting the error with the symbology by image I tried to save the project again, but I got an error. The project can't be opened again. I attach the gvsproj in case it's related to the error.
#3
Updated by Juan Lucas Domínguez about 12 years ago
- Status changed from New to Fixed
Fixed method to "de-relativize" the file path. The image file path is persisted as a relative path assuming that the base folder is the project folder.
#4
Updated by Álvaro Anguix about 12 years ago
- Status changed from Fixed to Closed