Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6153 closed defect (worksforme)

jump to channel in EPG jumps to last channel regardless of entry

Reported by: James K <jkcko@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords: epg jump channel
Cc: Ticket locked: no

Description

Whether using the keyboard or remote, any numeric entry while showing the EPG results in the selection jumping to the last channel immediately.

The digits entered appear in the date field (as expected) and disappear after 2.5 seconds (as expected) but the channel does not change after disappearing.

#mythtvfrontend --version Please include all output in bug reports. MythTV Version : 19693 MythTV Branch : branches/release-0-21-fixes Library API : 0.21.20080304-1 Network Protocol : 40 Options compiled in:

linux profile using_oss using_alsa using_arts using_jack using_backend using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_opengl_vsync using_opengl_video using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld using_glx_proc_addr_arb using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_libavc_5_3 using_live

# mythbackend --version Please include all output in bug reports. MythTV Version : 19693 MythTV Branch : branches/release-0-21-fixes Library API : 0.21.20080304-1 Network Protocol : 40 Options compiled in:

linux profile using_oss using_alsa using_arts using_jack using_backend using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_opengl_vsync using_opengl_video using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld using_glx_proc_addr_arb using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_libavc_5_3 using_live

Attachments (1)

mythtv_ticket_6153_patch.txt (1.6 KB) - added by jkcko@… 15 years ago.
PATCH

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by James K <jkcko@…>

As another data point, entering numbers directly while viewing live tv does change the channel successfully.

comment:2 Changed 15 years ago by anonymous

More testing reveals that jump to channel is broken when channels are sorted in reverse order (bottom to top - lowest channel number at the bottom) but not when channels are sorted from top to bottom.

comment:3 Changed 15 years ago by paulh

Resolution: worksforme
Status: newclosed

Don't know about fixes but this is working OK in trunk.

comment:4 Changed 15 years ago by jkcko@…

I haven't tried trunk but I see the code for finding the closest match and showing it has changed in trunk. I opened this ticket on 0.21-fixes. I take it by your response that it means this won't be further investigated or fixed in 0.21-fixes.

comment:5 Changed 15 years ago by paulh

I no longer use fixes so there is no incentive to fix it. If it was a serious bug things would be different but since it's a trivial problem I'd rather spend my time on trunk so we can get 0.22 out sooner so everyone can benefit.

Changed 15 years ago by jkcko@…

PATCH

Note: See TracTickets for help on using tickets.