Summary: | Crash during kphotoalbum usage | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Joan <aseques> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kphotoalbum-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | johannes |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | GIT master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Joan
2020-07-02 21:39:04 UTC
Hi Joan, Thanks for the bug report. On first glance, this seems to be awfully similar to #422555. I'll have time to look into it after the weekend... Cheers, Johannes Hi Joan, May I ask one additional thing to try out? In the bug report for bug #422555 you mentioned that the file "/media/jjuvan/TOSHIBA_FOTOS/Fotos/2019/agost/YDXJ0002.MP4" is one where thumbnail creation fails. Can you run the demo database, copy this file into the demo database (should be directory /tmp/kphotoalbum-demo-jjuvan), search for new images, and browse to thumbnail view? Does this trigger the crash? Does it trigger the crash with the stock version 5.6.1 of kphotoalbum? > Can you run the demo database, copy this file into the demo database (should be > directory /tmp/kphotoalbum-demo-jjuvan), search for new images, and browse to
> thumbnail view?
Ok up to this point
Does this trigger the crash? Does it trigger the crash with the stock version 5.6.1 of kphotoalbum?
I could no longer reproduce this crash (at least with this file), my feeling is that two things happened in current neon version:
- vlc / ffmpeg received fixes so I can now reproduce the file without issues (in the version from a couple weeks ago it was crashing after starting to reproduce the video)
- phonon backend is broken now and I can't reproduce videos neither in 5.6.1 nor v5.6.1-333-g8f858c09
So I guess that the bug might be there, but I can't reproduce it now.
What do you suggest?
------------------------
$ WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::VideoWidget ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
So at least there's the good news that you get proper thumbnails now ;-) I'll leave the bug open for now, and keep thinking about how I can inject errors into the thumbnailer to trigger the bug. If KPhotoAlbum crashes again on you I would very much appreciate additional crash reports (even if the stack trace seems identical). I have been trying kphotoalbum 5.7.0 and I haven't experienced any crash so far. The environment has change because I'm using neon (so packages have been updated) and also the release has been upgraded to release 20.04 (instead of 18.04). For me the ticket could be closed. Thanks for the update; changing status. If you see an issue again, feel free to provide feedback. |