Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69103

Duplicates in QOpcUaNode::browseFinished

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.2
    • 5.11.1
    • OpcUA
    • None

    Description

      A simple browse towards an OPC/UA sample server gives duplicates. This can be stripped down to:

      A single connect like:

      connect(mOpcNode.get(), &QOpcUaNode::browseFinished, this, &TreeItem::browseFinished);
      

      gives duplicates in slot's parameter `QVector<QOpcUaReferenceDescription>`

       

      For example Node "LIX001" in screenshot

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            basyskom.jannis.voelker Jannis Völker
            tobiaslocker Tobias Locker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes