Summary: | chrashes while playing video and adding a coulortag | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | G.Rass <g.rass> |
Component: | Preview-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, g.rass |
Priority: | NOR | Keywords: | drkonqi |
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.4.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
G.Rass
2014-03-12 21:58:23 UTC
The report backtrace do not show any digiKam code. As digiKam do not have code to play video, i suspect that problem is relevant of KDE video player embedded in digiKam. Try to get a better GDB backtrace to confirm. Gilles Caulier Created attachment 85561 [details]
New crash information added by DrKonqi
digikam (3.5.0) on KDE Platform 4.11.5 using Qt 4.8.5
- What I was doing when the application crashed:
I was colour taging the video, and it crashed every time i tried.
-- Backtrace (Reduced):
#9 0x00007fa575a18a59 in poll_for_event (dpy=dpy@entry=0x1598000) at xcb_io.c:271
#10 0x00007fa575a18aee in poll_for_response (dpy=dpy@entry=0x1598000) at xcb_io.c:289
#11 0x00007fa575a18dcd in _XEventsQueued (dpy=dpy@entry=0x1598000, mode=mode@entry=2) at xcb_io.c:363
#12 0x00007fa575a0addb in XEventsQueued (dpy=0x1598000, mode=2) at Pending.c:43
#13 0x00007fa57828e407 in x11EventSourcePrepare (s=0x1595890, timeout=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:77
*** This bug has been marked as a duplicate of bug 332075 *** digiKam 5.4.0 bundles will use QtAV framework instead Qt5Multimedia to thumb and play video. 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... The screenshot here : https://www.flickr.com/photos/digikam/30886133553/in/dateposted-public/ ... is based on pre-release of AppImage 64 bits Linux bundle, just recompiled and post to GDrive for testing. The 32bits version is under process and will be available at the same place today evening. https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM |