Version: 0.9.5-beta3 (using 3.5.10, Debian Package 4:3.5.10.dfsg.1-1+b1 (5.0)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.28-1-686 Forwarded from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517810 Cc: 517810@bugs.debian.org From: Michel Grentzinger <mic.grentz@online.fr> To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: Crash when playing videos with digikam launched in a xephyr server Date: Mon, 02 Mar 2009 09:25:13 +0100 [Message part 1 (text/plain, inline)] Package: digikam Version: 2:0.9.4-1 Severity: important I've configured an multiseat workstation with mdm and gdm (available here : http://wiki.c3sl.ufpr.br/multiseat/index.php/Mdm). But since this change on my system, digikam crashs when I try to play videos files taken by my camera (avi files). Before my Multiseat Display Manager, digikam runs perfectly. You will find the file digikam.crash in this bug report. Thanks, -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (999, 'stable'), (500, 'proposed-updates'), (99, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages digikam depends on: ii kdebase-kio-plug 4:3.5.9.dfsg.1-6 core I/O slaves for KDE ii kdelibs4c2a 4:3.5.10.dfsg.1-0lenny1 core libraries and binaries for al ii libc6 2.7-18 GNU C Library: Shared libraries ii libgcc1 1:4.3.2-1.1 GCC support library ii libgphoto2-2 2.4.1-3 gphoto2 digital camera library ii libgphoto2-port0 2.4.1-3 gphoto2 digital camera port librar ii libjasper1 1.900.1-5.1 The JasPer JPEG-2000 runtime libra ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libkdcraw3 0.1.4-2 Raw picture decoding C++ library ( ii libkexiv2-3 0.1.7-1+b1 Qt like interface for the libexiv2 ii libkipi0 0.1.6-2 library for apps that want to use ii liblcms1 1.17.dfsg-1 Color management library ii libpng12-0 1.2.27-2 PNG library - runtime ii libqt3-mt 3:3.3.8b-5+b1 Qt GUI Library (Threaded runtime v ii libsqlite3-0 3.5.9-6 SQLite 3 shared library ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3 ii libtiff4 3.8.2-11 Tag Image File Format (TIFF) libra ii libx11-6 2:1.1.5-2 X11 client-side library Versions of packages digikam recommends: ii kdeprint 4:3.5.9.dfsg.1-6 print system for KDE ii kipi-plugins 0.1.5-4 image manipulation/handling plugin ii konqueror 4:3.5.9.dfsg.1-6 KDE's advanced file manager, web b Versions of packages digikam suggests: pn digikam-doc <none> (no description available) -- no debconf information
Displaying video files in digiKam is delegate to KDE video player set in KDE control center, and loaded as runtime library. There is no video player in digiKam code. So the problem is in another place. Gilles Caulier
Since 5.2.0 release, we have replaced the Phonon/GStream mechanism to play video files by QtAv/ffmpeg framework. This problem will never be reproducible.