Opened 14 years ago

Closed 14 years ago

#8544 closed defect (invalid)

MythGallery

Reported by: jean-claude@… Owned by: Isaac Richards
Priority: minor Milestone: 0.23-fixes
Component: Plugin - MythGallery Version: 0.23-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hi ! When I open a folder in mythGallery that contain some video, mythfrondend crash.

Playing /media/Multimedia/Pictures/Cross/quad Alain/v260909_16.19[01].avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO:  [DX50]  640x480  12bpp  30.000 fps  2395.8 kbps (292.5 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x7f14e319a660]using unscaled yuv420p -> bgr24 special converter
VO: [png] 640x480 => 640x480 BGR 24-bit 
png: . - Output directory already exists and is writable.
V:   0.0   2/  2 ??% ??% ??,?% 0 0 

Exiting... (End of file)
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
Segmentation fault

Change History (8)

comment:1 Changed 14 years ago by paulh

Status: newinfoneeded_new

Does the video play then you get the crash when returning to MythGallery?

Do you get the same crash if you use the internal player to play it?

We really need a backtrace to know where the crash is. http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.2

comment:2 Changed 14 years ago by anonymous

"Does the video play then you get the crash when returning to MythGallery? " No, I "click" on the parent folder and the frondend crash imediatly !

"Do you get the same crash if you use the internal player to play it? " I use the internal player ! Can i use other ?

"We really need a backtrace to know where the crash is" I will try to do that but ... I don't know if I able to ! I will post the result if i can do it

comment:3 Changed 14 years ago by robertm

Who is your packager? Can you please provide the mythfrontend --version output?

comment:4 Changed 14 years ago by anonymous

mythfrontend --version:

xprop:  unable to open display ''
Please include all output in bug reports.
MythTV Version   : 24158
MythTV Branch    : branches/release-0-23-fixes
Network Protocol : 56
Library API      : 0.23.20100314-1
QT Version       : 4.6.2
Options compiled in:
 linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_dvb using_firewire using_frontend using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

comment:5 Changed 14 years ago by anonymous

My system is from a mythbuntu 10.04 distri

comment:6 Changed 14 years ago by robertm

You aren't actually on .23-fixes, 24158 was before the .23 release-- can you please install and update to .23-fixes using mythbuntu auto-builds?

http://www.mythbuntu.org/auto-builds

This is almost definitely an invalid bug, as getting to actual fixes you will probably not have this problem.

comment:7 Changed 14 years ago by anonymous

I do that and ... it's work perfectly !

Thanks a lot !!!

JC

comment:8 Changed 14 years ago by robertm

Resolution: invalid
Status: infoneeded_newclosed

Thank you for reporting back.

Note: See TracTickets for help on using tickets.