Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-8080

[Wd, debug] Log message if breakpoint is on 1st element

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.26.1, 1.26.2, 1.26.3, 1.27, 1.28, 1.28.1, 1.29, 1.30, 1.31, 1.31.1, 1.32, 33, 34, 35, 36, 37, 38, 39, 38.1, 40, 41, 40.1, 42, 43, 44, 45, 46, 47, 48, 49, 50
    • Fix Version/s: None
    • Component/s: Workflow
    • Tests Type:
      GUI automatic
    • Affect Type:
      Userdefined

      Description

      1. Close the project if it is open (File->Close project).
      2. Enable the debug mode and Details logging.
        1. Open the "Application Settings" dialog ("Settings"- >"Preferences..." or "Unipro UGENE"->"Preferences..." in the main menu).
        2. Open the "Logging" tab and double-click the "Sample text" checkbox under the "DETAILS" heading to check all the checkboxes in the column.
        3. Open the "Workflow Designer" tab and check "Runtime settings"->"Enable debugger".
        4. Click "OK" to confirm.
      3. Open the WD ("Run or Create Workflow" on the "Start Page").
        The "Choose Output Directory" dialog may appear. Set any directory and click "OK".
        Finally the WD window appeared.
      4. Open "Samples"- >"Alignment"->"Align sequences with MUSCLE".
        The "Align Sequences with MUSCLE Wizard" appears.
      5. Set "data/samples/CLUSTALW/COI.aln" as "Input MSA(s)":
        1. Click "Dataset 1"->"Add file(s)".
          The "Select file" dialog appears.
        2. Choose "data/samples/CLUSTALW/COI.aln".
          The input is set.
      6. Click "Next >" and "Apply" to confirm and return to the WD window.
      7. Open the Log.
      8. Set a breakpoint on the "Read alignment" element:
        1. Select the "Read alignment" element on the Scene by clicking on it.
        2. Press Ctrl+B (⌘+B) (Break at element).
          The "Read alignment" element has a red frame.
      9. Press Ctrl+R (⌘+R) (Run workflow).
        Current state: there is a message in the Log: "QCoreApplication::postEvent: Unexpected null receiver".
        Expected state: no such message, the workflow has stopped on the specified element and can be completed successfully.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              biserova Evelina
              Reporter:
              biserova Evelina
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated: