Scan status text overwritten when more than one tuner scanned

Issue #162 resolved
prl created an issue

When a scan is run with two tuners active (e.g. tuner A and tuner D), text items "Scanning %nn completed" and "nn channels found" overlay another text item about which tuner is being scanned: "pass n/2 (Tuner n)".

This is because the two widgets scan_state and pass jave the same location. <widget font="Regular;20" halign="center" name="scan_state" position="170,410" size="360,45" transparent="1" valign="center" zPosition="2"/> <widget font="Regular;20" halign="center" name="pass" position="170,410" size="360,45" transparent="1" valign="center" zPosition="1"/>

Reproduction steps

Run a scan with the USB tuner connected. Leave both tuners enabled for the sacn. Observe the text at the bottom of the scan status box.

Comments (3)

  1. Peter Urbanec
    • removed issue_status

    The issue was updated with the following change(s):

    • The status has been updated, from New to Delegated.
  2. Peter Urbanec
    • removed issue_status

    The issue was updated with the following change(s):

    • The status has been updated, from Delegated to Testing.
  3. Peter Urbanec
    • removed issue_resolution
    • removed issue_percent
    • removed issue_close
    • removed issue_status

    The issue was updated with the following change(s):

    • The status has been updated, from Testing to Closed.
    • This issue has been closed
    • This issue's progression has been updated to 100 percent completed.
    • The resolution has been updated, from Not determined to Fixed.
  4. Log in to comment