Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. bearerType wrong
Qt 6.11 is out! See what's new in the release blog

bearerType wrong

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 1.6k Views 1 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.
  • R Offline
    R Offline
    Ricar
    wrote on last edited by
    #1

    Hi all,

    I am working in raspberry pi 3 with Qt creator (3.2.1 on QT 5.3.2 built may 2016), my app requires wifi scan. Ok, using QNetworkConfigurationManager class, with allConfigurations, Update and UpdateCompleted signal, I get bearerType=1 for my interface wlan0.
    I think that i would get 2, (QNetworkConfiguration::BeaereWLAN)

    So my wireless scan not working fine, only I get, name()=wlan0,

    Please, I need help.

    Thanks
    bye

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! This is QTBUG-42348. It was fixed in Qt 5.4.0, so you need to update.

      1 Reply Last reply
      5
      • R Offline
        R Offline
        Ricar
        wrote on last edited by
        #3

        Hi Wieland, thanks a lot, but with my pi, Can i update?, the pi tell me that is updated ....
        Could you help me ..?
        thank
        best

        jsulmJ 1 Reply Last reply
        0
        • R Ricar

          Hi Wieland, thanks a lot, but with my pi, Can i update?, the pi tell me that is updated ....
          Could you help me ..?
          thank
          best

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Ricar Do you use Raspbian? It probably does not provide a newer Qt version. You would need to build Qt by yourself. Not really a simple task, see: https://wiki.qt.io/RaspberryPi_Beginners_Guide

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2
          • R Offline
            R Offline
            Ricar
            wrote on last edited by
            #5

            yes Raspbian. Oh, bad lucky, ok I will try it

            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