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
Thanks for the report, it'll be fixed soon.
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
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
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
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.
SVG file finally committed, so bug really fixed now.