Opened 19 years ago
Closed 19 years ago
Last modified 19 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 Changed 19 years ago by
comment:2 Changed 19 years ago by
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 Changed 19 years ago by
In addition to the logs (at "mythbackend -v record", and "mythfrontend -v playback"), is smart channel changing enabled or disabled?
comment:4 Changed 19 years ago by
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 Changed 19 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
It broke somewhere between 8862 and 8867. Attaching frontend and backend logs.
Changed 19 years ago by
Attachment: | mythbackend.log.channel added |
---|
comment:6 Changed 19 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Your backend log shows it switching between 400 and 40 just fine.
Changed 19 years ago by
Attachment: | mythfrontend.log added |
---|
comment:7 Changed 19 years ago by
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 Changed 19 years ago by
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 Changed 19 years ago by
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.