Summary: | Opening a MP4 File from a Nexus 4 crashes DigiKam (may be by thumbnail generation) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | foren |
Component: | Preview-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, cfeck, foren, myriam, romain.perier, sitter, tdfischer |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.4.0 | |
Sentry Crash Report: |
Description
foren
2014-05-19 20:19:08 UTC
Does digikam use X11 calls from multiple threads? If yes, probably lacks XInitThreads(); somewhere. Ah well, it is "libgstxvimagesink.so" which uses X11. Not sure if the bug is in phonon-gstreamer of gstreamer itself. Playing around a little (on an onther machine), it seems that I have the problem not only by the mp4 file or thumbnail generation .... But I can not provide a stacktrace for that at the moment (sorry for that) ... Perhaps it has something there is a intereference because of my configuration? I'm using on both maschines ubuntu 14.04 (unity) with PPA: https://launchpad.net/~msylwester/+archive/digikam (like suggested by Michal here: http://www.digikam.org/node/713#comments) Is this still reproducible? Then please install debugging symbols for phonon and phonon-backend-gstreamer and provide a new backtrace. digiKam 5.4.0 bundles will use QtAV framework instead Qt5Multimedia to thumb and play video/audio. The Slideshow tool will also support video as well. QtAV use ffmpeg codecs. It's multi-platform and will always available in OSX, Windows and Linux bundles that digiKam team provide. For Linux packagers, you will need to turn on video support at compilation time and solve QtAV dependencies... See screenshots here : https://www.flickr.com/photos/digikam/30886133553 https://www.flickr.com/photos/digikam/31679362466 https://www.flickr.com/photos/digikam/31572654722 https://www.flickr.com/photos/digikam/31726086736 Bundles have been recompiled are posted to GDrive for testing : https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM |