Opened 18 years ago

Closed 18 years ago

#1507 closed defect (fixed)

DVB channel scan (tuned) version [9439] hangs forever

Reported by: f.lange@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: dvb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In version [9349] I first performed a channel scan (tuned) and provided the frequency and symbol rate and QAM. Channel scan starts and hangs at 3%. Operation can be cancled by hitting <ENTER> key. Logfile with -v siparser,channel attached: scan_hang.txt

Next I defined a transport first with the same parameters (frequency, symbol rate and QAM). I performed a scan based on this transport and it returns at least one channel. Logfile with -v siparser,channel attached: scan_transport.txt

The channel names still are cryptic like C1#1 as mentioned in ticket 1485

Attachments (2)

scan_hang.txt (3.1 KB) - added by f.lange@… 18 years ago.
logfile mythtv-setup -v record,siparser,channel
scan_transport.txt (6.5 KB) - added by f.lange@… 18 years ago.
logfile of transportscan mythtv-setup -v record,siparser,channel

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by f.lange@…

Attachment: scan_hang.txt added

logfile mythtv-setup -v record,siparser,channel

Changed 18 years ago by f.lange@…

Attachment: scan_transport.txt added

logfile of transportscan mythtv-setup -v record,siparser,channel

comment:1 Changed 18 years ago by f.lange@…

Resolution: wontfix
Status: newclosed

After initial fix of #1507 by [9370] and [9371] changeset [9401] reverted this fix

comment:2 Changed 18 years ago by anonymous

Resolution: wontfix
Status: closedreopened

Sorry, unintenional closed ticket

comment:3 Changed 18 years ago by danielk

Milestone: 0.20
Version: head

I'm waiting on #1485 to fix this.

Basically we need to construct the channel lineup to scan.

I have a partial patch locally, but it doesn't make sense to apply until #1485 is fixed, since we wouldn't know if it the fix was working until that problem is fixed.

comment:4 Changed 18 years ago by danielk

(In [9541]) References #1507. Adds first transport to scan list.

This doesn't quite fix the tuned scans, but addresses the ScanWizard? portion of the problem.

With this commit the first transport should be added and scanned; if followed by several scan all transports actions the scanner should find all the channels. I need to do a bit more work in HandleNIT() to get this to be fully automatic again.

comment:5 Changed 18 years ago by danielk

Resolution: fixed
Status: reopenedclosed

I believe this was fixed some time ago by Stuart A's patches.

Note: See TracTickets for help on using tickets.