Summary: | Dolphin Information Panel Does Not Display WMV and MP4 Images | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Samuel <sbc_hates_spam> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | frank78ac, martin.sandsmark, myriam, rjvbertin, romain.perier |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Samuel
2014-05-15 19:26:01 UTC
Thanks for the bug report! (In reply to comment #0) > Thread 3 (Thread 0x7fe5fc135700 (LWP 2563)): > [KCrash Handler] > #6 DecoderDecodeAudio (p_dec=0xffffffffffffffff, > p_dec@entry=0x7fe5e0c0a638, p_block=0x0, p_block@entry=0x7fe5e0c53830) at > input/decoder.c:1251 > #7 0x00007fe5ff60c999 in DecoderProcessAudio (b_flush=false, > p_block=0x7fe5e0c53830, p_dec=<optimized out>) at input/decoder.c:1889 > #8 DecoderProcess (p_block=<optimized out>, p_dec=<optimized out>) at > input/decoder.c:2010 > #9 DecoderThread (p_data=0x7fe5e0c0a638) at input/decoder.c:936 > #10 0x00007fe631642182 in start_thread (arg=0x7fe5fc135700) at > pthread_create.c:312 > #11 0x00007fe63a1ff30d in clone () at > ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Hm, I don't really know where the code in the crashing thread comes from. Maybe it's from Phonon (which was also active in the main thread at the time of the crash) or one of its dependencies? Thanks for responding to this bug report. I am not sure if this helps, but VLC also crashes on WMV files. From the command line, I get the following ourput: $ vlc ant_victory.wmv VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876) [0x2276118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. Fontconfig warning: FcPattern object size does not accept value "0" Fontconfig warning: FcPattern object size does not accept value "0" Bus::open: Can not get ibus-daemon's address. IBusInputContext::createInputContext: no connection to ibus-daemon Fontconfig warning: FcPattern object size does not accept value "0" Fontconfig warning: FcPattern object size does not accept value "0" [0x7fab78001248] main vout display error: Failed to resize display [0x7fab940009b8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms) [0x7fab940009b8] main input error: ES_OUT_RESET_PCR called Segmentation fault (core dumped) I now have Kubuntu 14.04 installed on another two computers, one is an ASUS F3jr and the other is a Compaq All-in-One Desktop. I have tested mp4, flv and wmv media files on these two other machinges and the Dolphin Information panel does not show any video image. I commented about this problem on the Kubuntu forum, https://www.kubuntuforums.net/showthread.php?65494-Other-Multimedia-Woes and I got a reply from Rog132 showing that the information panel worked for him with mp4 files. Created attachment 93636 [details]
New crash information added by DrKonqi
dragon (2.0) on KDE Platform 4.14.7 using Qt 4.8.7
- What I was doing when the application crashed:
I opened a WMV file for playing in DragonPlayer. VLC also crashes when playing this file (and Dragon Player uses libVLC), so the actual reason for the crash may lie with VLC.
-- Backtrace (Reduced):
#6 DecoderDecodeAudio (p_dec=0xffffffffffffffff, p_dec@entry=0x7f9b3c013db8, p_block=0x0, p_block@entry=0x7f9b3c07f2f0) at input/decoder.c:1251
#7 0x00007f9b4792c9b9 in DecoderProcessAudio (b_flush=false, p_block=0x7f9b3c07f2f0, p_dec=<optimized out>) at input/decoder.c:1889
#8 DecoderProcess (p_block=<optimized out>, p_dec=<optimized out>) at input/decoder.c:2010
#9 DecoderThread (p_data=0x7f9b3c013db8) at input/decoder.c:936
#10 0x00007f9b565d0182 in start_thread (arg=0x7f9b355a7700) at pthread_create.c:312
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |