Bug 423310 - Wrong puzzles filename; it don't show up
Summary: Wrong puzzles filename; it don't show up
Status: RESOLVED FIXED
Alias: None
Product: picmi
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jakob Gruber
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2020-06-21 08:51 UTC by Franky
Modified: 2020-07-18 10:55 UTC (History)
1 user (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 Franky 2020-06-21 08:51:31 UTC
The puzzle 'Pirate ship' don't show up in the list of puzzles.

That's because in picmi/levels/default.xml it is declared in line 72 as:

<xpm>default/old_ship.xpm</xpm>

but the corresponding filename is 'default/pirate_ship.xpm'

Linux/KDE Plasma: archlinux
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0
Comment 1 Bug Janitor Service 2020-07-17 23:10:12 UTC
A possibly relevant merge request was started @ https://invent.kde.org/games/picmi/-/merge_requests/1
Comment 2 Fernando Mattioli 2020-07-18 10:55:50 UTC
Git commit 5ea68208f0a90cdb5adbbcba007b9c769fc2d49f by Fernando Mattioli.
Committed on 17/07/2020 at 23:01.
Pushed by aacid into branch 'release/20.08'.

Corrects puzzle filename in levels/default.xml

In order to show puzzle 'Pirate ship' when loading a game, filename 'old_ship.xpm' was replaced with 'pirate_ship.xpm' in levels/default.xml.

M  +1    -1    levels/default.xml

https://invent.kde.org/games/picmi/commit/5ea68208f0a90cdb5adbbcba007b9c769fc2d49f