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

Emit error signal when connectBySsid() fails to connect

    XMLWordPrintable

Details

    Description

      Right now, according to the developer of the API:
      Qt gets the service from the service model by the ssid, if such a network exists, and then connects to it with the later service->doConnectService();, if such a service doesn't exist in the service model, it'll try the next connection in the list of unnamed services and keep trying until it has tried all of them or one of them accepted the connection.
      But, if these things end up failing, it doesn't do much to report errors.

      It is sort of a flaw since at least a signal should be emitted to show an error happening.

      Attachments

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

        Activity

          People

            papetaja Pasi Petäjäjärvi
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes