Summary: | Exporting Game Collection to GCstar fails to save images | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/office/tellico/commit/b073fa38d2b2e9fbd0a593a68979ff6a85f6ce73 | Version Fixed In: | 3.4.5 |
Sentry Crash Report: |
Description
Robby Stephenson
2022-04-27 00:49:05 UTC
Git commit eb98b1d7cb5684736e16bf3005723928a48874bc by Robby Stephenson. Committed on 27/04/2022 at 19:11. Pushed by rstephenson into branch 'master'. Fix image paths when importing and exporting GCstar collections. Be sure to have directory delimiters where appropriate. Add a unit test case with a wine collection. FIXED-IN: 3.4.5 M +4 -0 ChangeLog A +- -- src/tests/data/fb23724a101bd7100cd0360b8ad368bc.jpeg M +2 -7 src/tests/data/test-wine.gcs M +8 -4 src/tests/gcstartest.cpp M +42 -34 src/translators/gcstarexporter.cpp M +2 -0 src/translators/gcstarexporter.h M +2 -2 src/translators/gcstarimporter.cpp M +42 -30 xslt/gcstar2tellico.xsl M +7 -4 xslt/tellico2gcstar.xsl https://invent.kde.org/office/tellico/commit/eb98b1d7cb5684736e16bf3005723928a48874bc Git commit b073fa38d2b2e9fbd0a593a68979ff6a85f6ce73 by Robby Stephenson. Committed on 27/04/2022 at 19:12. Pushed by rstephenson into branch '3.4'. Fix image paths when importing and exporting GCstar collections. Be sure to have directory delimiters where appropriate. Add a unit test case with a wine collection. FIXED-IN: 3.4.5 M +4 -0 ChangeLog A +- -- src/tests/data/fb23724a101bd7100cd0360b8ad368bc.jpeg M +2 -7 src/tests/data/test-wine.gcs M +8 -4 src/tests/gcstartest.cpp M +42 -34 src/translators/gcstarexporter.cpp M +2 -0 src/translators/gcstarexporter.h M +2 -2 src/translators/gcstarimporter.cpp M +42 -30 xslt/gcstar2tellico.xsl M +7 -4 xslt/tellico2gcstar.xsl https://invent.kde.org/office/tellico/commit/b073fa38d2b2e9fbd0a593a68979ff6a85f6ce73 |