Opened 14 years ago

Closed 13 years ago

#7962 closed Developer Task (fixed)

Unable to scroll through long xmltv messages

Reported by: superm1@… Owned by: stuartm
Priority: minor Milestone: 0.25
Component: MythTV - Mythtv-setup Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This is being reported by a downstream Ubuntu user.

He is using tv_grab_uk_rt. In the mythtv-setup configuration window, messages are scrolling beyond the screen. Since the window is eating up input for the child xmltv process you can't scroll to the bottom manually.

He has verified this is still the case on 0.22-fixes r23230.

This has been forwarded up from this bug: https://bugs.launchpad.net/mythbuntu/+bug/439674

Change History (5)

comment:1 Changed 14 years ago by robertm

Owner: changed from Isaac Richards to stuartm
Status: newassigned

Don't think this is going to get touched outside of the setup rewrite, but leaving it open just in case.

comment:2 Changed 14 years ago by stuartm

Milestone: unknown0.25
Version: 0.22-fixesTrunk Head

This will be fixed in the setup re-write when we switch to using XMLTV's configuration API. Effort expended on it before then would just be wasted.

comment:3 Changed 13 years ago by stuartm

Milestone: 0.25

Milestone 0.25 deleted

comment:4 Changed 13 years ago by stuartm

Type: defectDeveloper Task

comment:5 Changed 13 years ago by Github

Resolution: fixed
Status: assignedclosed

mythtv-setup: Fix scrolling in the xmltv config terminal screen.

This allows you to both scroll up or down in the terminal and to escape out of it. It also always makes sure the last line of the terminal output is visible. Fixes #7962.

This is supposed to be fixed in the settings re-write but since it's been delayed to after 0.25 let's at least make it usable in the mean time.

Branch: master Changeset: 9861cf29b6fd5ca49ae573dfa7a5ff795f2bfdb5

Note: See TracTickets for help on using tickets.