dbinfrago / dbinfrago/py-capellambse
Diagram Cache issue in Python under Windows
Open
- Dominant language
- Python
- Stars
- 72
- Forks
- 18
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
We are facing an issue that in some model the diagram cache contains several svgs with case sensitive duplicates. Means under windows this fails to use:(as same files will be overwritten )

Is there a flag or approach to avoid/fix this?
Under Unix/Docker the scripting works. Developing the exports with capellambse diagram cache under Windows brings us issues.
The svg diagrams are really not the same and partly even in different layers. Partly 3 duplicates in one model.
Contributor guide
Assessment
This issue has not been assessed yet.