Opened 16 years ago
Closed 15 years ago
#8552 closed defect (invalid)
Trunk - FE aborts when using MythBrowser
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythBrowser | Version: | Master Head |
| Severity: | medium | Keywords: | Mythbrowser |
| Cc: | Ticket locked: | no |
Description (last modified by )
Ticket information:
While using MythBrowser the FE will crash the second time these CNet urls are used. The first time these videos play without issue. In fact the crash will also occur if any Web link is accessed then one of these CNet urls are accessed.
These CNet urls come from their RSS feeds (e.g. http://feeds.feedburner.com/cnet/cnetnewshd?format=xml). Check any URL with a <feedburner:origLink> tag.
Steps to reproduce the FE abort:
1) Copy the example link above
2) Enter the FE and navigate to "Web" (MythBrowser)
3) Add a new link with the copied URL as the link URL.
4) Click on the new link. The video will play fine.
5) Escape from the video
6) Click on the new link again. MythBrowser will start but while loading the FE will exit.
System info: Distro: Ubuntu 9.10
> mythfrontend --version Please attach all output as a file in bug reports. MythTV Version : 25079 MythTV Branch : trunk Network Protocol : 57 Library API : 0.23.201000606-1 QT Version : 4.5.2 Options compiled in: linux release using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_directfb using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu 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_live using_mheg
> mythbackend --version Please attach all output as a file in bug reports. MythTV Version : 25079 MythTV Branch : trunk Network Protocol : 57 Library API : 0.23.201000606-1 QT Version : 4.5.2 Options compiled in: linux release using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_directfb using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu 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_live using_mheg
Attachments (4)
Change History (9)
by , 16 years ago
| Attachment: | Ticket_8552.tar.gz added |
|---|
comment:1 by , 16 years ago
| Milestone: | 0.24 → unknown |
|---|
comment:3 by , 16 years ago
I suspect this is more to do with the totem plugin you seem to using than MythBrowser.
MythBrowser without that plugin just downloads the file and then ignores it since it doesn't know what to do with the downloaded file.
If the internal player can play it then maybe we should have MythBrowser open it using that rather than rely on some external browser plugin?
comment:5 by , 15 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |

bt