Summary: | Digikam crashes during startup (before any window shows up) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Micha <micha.magen> |
Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, martin.sandsmark, myriam, romain.perier, sitter, tdfischer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.4.0 | |
Sentry Crash Report: |
Description
Micha
2014-04-22 19:07:53 UTC
Try using phonon-vlc backend instead. Please install debugging symbols for Phonon, phonon-backend-gstreamer and gstreamer, and make sure you use the gstreamer 1.x libraries and plugins we then need a better backtrace. OK, there you go: Thread 1 (Thread 0x7f674c743840 (LWP 12016)): [KCrash Handler] #6 0x00007f6713353a0e in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstautodetect.so #7 0x00007f6735161c72 in gst_element_change_state () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0 #8 0x00007f67351622e3 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0 #9 0x00007f672002eb68 in Phonon::Gstreamer::DeviceManager::canOpenDevice (this=<optimized out>, element=0x2c68030) at ../../gstreamer/devicemanager.cpp:238 #10 0x00007f672002ffad in Phonon::Gstreamer::DeviceManager::createAudioSink (this=this@entry=0x2c5f120, category=category@entry=Phonon::NoCategory) at ../../gstreamer/devicemanager.cpp:295 #11 0x00007f6720030228 in Phonon::Gstreamer::DeviceManager::createAudioSink (this=this@entry=0x2c5f120, category=category@entry=Phonon::NoCategory) at ../../gstreamer/devicemanager.cpp:329 #12 0x00007f6720030c42 in Phonon::Gstreamer::DeviceManager::updateDeviceList (this=this@entry=0x2c5f120) at ../../gstreamer/devicemanager.cpp:453 #13 0x00007f6720031ed9 in Phonon::Gstreamer::DeviceManager::DeviceManager (this=0x2c5f120, backend=<optimized out>) at ../../gstreamer/devicemanager.cpp:197 #14 0x00007f672002b9b4 in Phonon::Gstreamer::Backend::Backend (this=0x2a8bb00, parent=<optimized out>) at ../../gstreamer/backend.cpp:123 #15 0x00007f672002bd4b in qt_plugin_instance () at ../../gstreamer/backend.cpp:53 #16 0x00007f67467086e1 in QPluginLoader::instance (this=0x7fffdb387f00) at plugin/qpluginloader.cpp:204 #17 0x00007f67205a493b in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so #18 0x00007f67205a5123 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so #19 0x00007f674bede9be in Phonon::FactoryPrivate::createBackend (this=0x2a253a0) at ../../phonon/factory.cpp:248 #20 0x00007f674bedfde8 in Phonon::Factory::backend (createWhenNull=112, createWhenNull@entry=true) at ../../phonon/factory.cpp:571 #21 0x00007f674bee0373 in Phonon::Factory::createAudioOutput (parent=0x2a94dc0) at ../../phonon/factory.cpp:466 #22 0x00007f674bed4419 in Phonon::AudioOutputPrivate::createBackendObject (this=0x2928a90) at ../../phonon/audiooutput.cpp:130 #23 0x00007f674bed1e56 in Phonon::AudioOutputPrivate::init (this=0x2928a90, c=Phonon::VideoCategory) at ../../phonon/audiooutput.cpp:97 #24 0x00007f674bf0aba0 in Phonon::VideoPlayerPrivate::ensureCreated (this=0x2a23a90) at ../../phonon/videoplayer.cpp:65 #25 0x00007f674bf0adc3 in ensureCreated (this=<optimized out>) at ../../phonon/videoplayer.cpp:60 #26 Phonon::VideoPlayer::mediaObject (this=0x2a1eb70) at ../../phonon/videoplayer.cpp:100 #27 0x00000000006870c8 in ?? () #28 0x0000000000679a40 in ?? () #29 0x000000000068067a in ?? () #30 0x000000000058beea in ?? () #31 0x00000000005a5465 in ?? () #32 0x0000000000494caa in ?? () #33 0x00007f6745767ec5 in __libc_start_main (main=0x493d80, argc=5, argv=0x7fffdb388e28, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffdb388e18) at libc-start.c:287 #34 0x000000000049761f in _start () Could you please give me the output of apt-cache policy phonon-backend-gstreamer phonon-backend-gstreamer: Installed: 4:4.7.1+git20140403-0ubuntu1 Candidate: 4:4.7.1+git20140403-0ubuntu1 Version table: *** 4:4.7.1+git20140403-0ubuntu1 0 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 |