Bug 465826 - Photo hunter #8 has a bunny not being displayed correctly
Summary: Photo hunter #8 has a bunny not being displayed correctly
Status: RESOLVED FIXED
Alias: None
Product: gcompris
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: animtim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-16 11:45 UTC by ReadAlongToLearnEnglish
Modified: 2023-02-25 09:37 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 ReadAlongToLearnEnglish 2023-02-16 11:45:27 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Load Photohunter
2. Change level to #8
3. Look at brown rabbit on left side of screen.  

OBSERVED RESULT
Rabbit is displayed as one part

EXPECTED RESULT
Rabbit is displayed as two parts.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  20.04 v3.1 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 animtim 2023-02-16 13:16:01 UTC
Thanks for the report, it'll be fixed soon.
Comment 2 animtim 2023-02-16 13:41:16 UTC
Git commit 5a6f8cfc7173151056881e36a72c6f194b9e5c76 by Timothée Giet.
Committed on 16/02/2023 at 13:26.
Pushed by timotheegiet into branch 'master'.

photo_hunter, fix broken svg images

M  +1    -1    src/activities/photo_hunter/resource/photo8.svg
M  +1    -1    src/activities/photo_hunter/resource/photo8_4.svg

https://invent.kde.org/education/gcompris/commit/5a6f8cfc7173151056881e36a72c6f194b9e5c76
Comment 3 animtim 2023-02-16 14:14:29 UTC
Git commit 489b8bd429f678921ae8d9c96e8a413ba78049f0 by Timothée Giet.
Committed on 16/02/2023 at 13:53.
Pushed by timotheegiet into branch 'master'.

photo_hunter, fix broken svg images

A  +1    -0    src/activities/photo_hunter/resource/.gitattributes
M  +1    -1    src/activities/photo_hunter/resource/photo8.svg
M  +1    -1    src/activities/photo_hunter/resource/photo8_4.svg

https://invent.kde.org/education/gcompris/commit/489b8bd429f678921ae8d9c96e8a413ba78049f0
Comment 4 animtim 2023-02-16 14:44:20 UTC
Git commit 845996abb3528e28fa5518050832272af549499f by Timothée Giet.
Committed on 16/02/2023 at 14:29.
Pushed by timotheegiet into branch 'master'.

photo_hunter, fix broken svg background image

M  +1    -1    src/activities/photo_hunter/resource/photo8.svg

https://invent.kde.org/education/gcompris/commit/845996abb3528e28fa5518050832272af549499f
Comment 5 animtim 2023-02-16 17:38:54 UTC
I'm actually hitting issues to delete this svg file from the git repositiory (because of some pre-commit-hooks not working). But I'll make sure this file is replaced as soon as possible.
Comment 6 animtim 2023-02-25 09:37:00 UTC
SVG file finally committed, so bug really fixed now.