[kphotoalbum] [Bug 473587] KPhotoAlbum crashes when switching to Image after resizing Viewer window while viewing Video

2023-08-21 Thread Victor Lobo
https://bugs.kde.org/show_bug.cgi?id=473587

Victor Lobo  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #4 from Victor Lobo  ---
Thank you! I came across these bugs while evaluating KPA before introducing to
my family. This particular bug I stumbled upon because I have a few Video files
with a wrong file modify date of 12/31/79 which put them at the top in the
thumbnail viewer 

Fix from the latest git master works well. Thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kphotoalbum] [Bug 473587] KPhotoAlbum crashes when switching to Image after resizing Viewer window while viewing Video

2023-08-21 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=473587

--- Comment #3 from Johannes Zarl-Zierl  ---
I think the bug should be fixed in the latest git master commit. Can you verify
that the fix works for you?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kphotoalbum] [Bug 473587] KPhotoAlbum crashes when switching to Image after resizing Viewer window while viewing Video

2023-08-21 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=473587

Johannes Zarl-Zierl  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/kphotoalbum/-/commit/2
   ||5224891c2ae3cadccc1ad4b0038
   ||ca99d9ae9438
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Johannes Zarl-Zierl  ---
Git commit 25224891c2ae3cadccc1ad4b0038ca99d9ae9438 by Johannes Zarl-Zierl.
Committed on 21/08/2023 at 22:35.
Pushed by johanneszarl into branch 'master'.

Fix crash when the viewer gets a decoded pixmap while no image is set.

When viewing both images and videos, the situation might arise when the
ImageDisplay has not yet been set to an image after a transition from a
video to an image, yet the pixmapLoaded slot receives an image for the
previous video file.
For images, this is not an issue, because there's already a valid image
set (and it is checked whether the filename matches that of the received
pixmap).

M  +3-2Viewer/AbstractDisplay.h
M  +15   -3Viewer/ImageDisplay.cpp
M  +5-4Viewer/QtAVDisplay.cpp

https://invent.kde.org/graphics/kphotoalbum/-/commit/25224891c2ae3cadccc1ad4b0038ca99d9ae9438

-- 
You are receiving this mail because:
You are watching all bug changes.

[kphotoalbum] [Bug 473587] KPhotoAlbum crashes when switching to Image after resizing Viewer window while viewing Video

2023-08-21 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=473587

Johannes Zarl-Zierl  changed:

   What|Removed |Added

 CC||johan...@zarl-zierl.at
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Johannes Zarl-Zierl  ---
Thanks for the excellent bug report! I don't know how you manage to find these
bugs, but you are doing a great job at making kphotoalbum better!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kphotoalbum] [Bug 473587] KPhotoAlbum crashes when switching to Image after resizing Viewer window while viewing Video

2023-08-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473587

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

-- 
You are receiving this mail because:
You are watching all bug changes.