Bug 446724 - Comic templates do not work properly (No vector object)
Summary: Comic templates do not work properly (No vector object)
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 5.0.0-beta5
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: wolthera
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-09 11:00 UTC by David Garcia
Modified: 2021-12-16 12:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Garcia 2021-12-09 11:00:40 UTC
SUMMARY

Comic templates do not work properly (No vector object) on Krita 5.0.0-beta5, works well on Krita 4.4.8.

STEPS TO REPRODUCE
1. New file
2. Comic templates
3. Choose one on the list (they are all broken)

OBSERVED RESULT
Blank page (the size seems correct) and all vectors layers are empty!

EXPECTED RESULT
A page with vector layout

SOFTWARE/OS VERSIONS
Windows: Win10
Comment 1 wolthera 2021-12-16 12:00:37 UTC
Yeah, we forgot to resave them with SVG during the whole krita 4.0 cycle, and 5.0 can't load ODF (the old vector format).
Comment 2 wolthera 2021-12-16 12:45:03 UTC
Git commit dca987d7ffed4c186ad1bf90a90a550fd832db3e by Wolthera van Hövell tot Westerflier.
Committed on 16/12/2021 at 12:44.
Pushed by woltherav into branch 'krita/5.0'.

Ensure that ODF-based templates now use SVG instead.

Krita 5.0 doesn't support ODF anymore, so it didn't load these files.
Special thanks to Raghukamath for helping me save these.

M  +-    --    krita/data/templates/comics/BD-EuroTemplate.kra
M  +-    --    krita/data/templates/comics/Comics-USTemplate.kra
M  +-    --    krita/data/templates/comics/Manga-JpTemplate.kra
M  +-    --    krita/data/templates/comics/a4_waffle_grid.kra
M  +-    --    krita/data/templates/design/web_design.kra

https://invent.kde.org/graphics/krita/commit/dca987d7ffed4c186ad1bf90a90a550fd832db3e
Comment 3 wolthera 2021-12-16 12:45:30 UTC
Git commit 62f95e310e49ab95821eb2051d080815778e77e7 by Wolthera van Hövell, on behalf of Wolthera van Hövell tot Westerflier.
Committed on 16/12/2021 at 12:45.
Pushed by woltherav into branch 'master'.

Ensure that ODF-based templates now use SVG instead.

Krita 5.0 doesn't support ODF anymore, so it didn't load these files.
Special thanks to Raghukamath for helping me save these.


(cherry picked from commit dca987d7ffed4c186ad1bf90a90a550fd832db3e)

M  +-    --    krita/data/templates/comics/BD-EuroTemplate.kra
M  +-    --    krita/data/templates/comics/Comics-USTemplate.kra
M  +-    --    krita/data/templates/comics/Manga-JpTemplate.kra
M  +-    --    krita/data/templates/comics/a4_waffle_grid.kra
M  +-    --    krita/data/templates/design/web_design.kra

https://invent.kde.org/graphics/krita/commit/62f95e310e49ab95821eb2051d080815778e77e7