Opened 20 years ago
Closed 20 years ago
Last modified 20 years ago
#1224 closed defect (fixed)
svn 8873: Channel changes broke.
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This broke in 8867, but I saw that Isaac applied a fix in 8868 so I thought I'd try it. It seems that the last digit of any 3 digit channel change is not being completed. For example, changing to channel 400 only goes to 40, channel 123 goes to channel 12, etc. gdb trace is attached.
Attachments (4)
Change History (15)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Need frontend and backend logs. Also, there's absolutely no way that [8867] broke this, so, it would be helpful to know the actual revision number that broke things.
comment:3 by , 20 years ago
In addition to the logs (at "mythbackend -v record", and "mythfrontend -v playback"), is smart channel changing enabled or disabled?
comment:4 by , 20 years ago
Can't reproduce this, either. Renumbered a bunch of channels to have 3-digit numbers where the first two digits were also valid other channels. Stuff worked fine.
comment:5 by , 20 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
It broke somewhere between 8862 and 8867. Attaching frontend and backend logs.
by , 20 years ago
Attachment: | mythbackend.log.channel added |
---|
comment:6 by , 20 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Your backend log shows it switching between 400 and 40 just fine.
by , 20 years ago
Attachment: | mythfrontend.log added |
---|
comment:7 by , 20 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
In the frontend log, channel 400 was entered on the remote at 17:32:16. It went to channel 40.
comment:9 by , 20 years ago
Yes, I did. Here is another frontend snippet with a channel change from 57 to 400 (pressing 400). It goes to 40. For a split second a "?" appears after the press of the last digit.
comment:10 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This appears to occur if you enter the channel numbers through the remote. Selecting the channel from the program guide works correctly.