Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QNetworkSettingsManager listing wifi service name multiple times

QNetworkSettingsManager listing wifi service name multiple times

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 506 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    manny_lp
    wrote on last edited by
    #1

    Hi all, I am using QtDeviceUtilities.NetworkSettings 1.0 in my application for providing the user various wifi related functionalities.
    I have a combo box which has NetworkSettingsManager.services as model. As per documentation this is should list all available wifi services. Although it is listing all wifi networks, I see all names are repeated and the number of duplicate names keeps growing.

    I have used the example given by Qt itself i.e https://code.qt.io/cgit/qt/qtdeviceutilities.git/tree/src/settingsui

    Any solution?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Which version of Qt are you using ?
      On which OS ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        manny_lp
        wrote on last edited by
        #3

        Qt version 5.9.5
        It happens only in embedded linus, with desktop ubuntu seems fine

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Using the same version of Qt ?
          What distribution do you run on your target ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved