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

bps_add_fd() failed in virtual void QEventDispatcherBlackberry::registerSocketNotifier(QSocketNotifier*) when using a remote URL as a QML Image's source

    XMLWordPrintable

Details

    • c10bc4c37d07dd7a9180d1810a379e370608c574 fc90624f4651913c7dd0fa52db9b126d7e08f6b0

    Description

      When attempting to use a remote URL source for a QML Image element, it fails to load the image. When reviewing the program logs, the following error is observed:
      virtual void QEventDispatcherBlackberry::registerSocketNotifier(QSocketNotifier*) bps_add_fd() failed

      A similar error is observed at the end of the log on the app's exit:
      virtual void QEventDispatcherBlackberry::unregisterSocketNotifier(QSocketNotifier*) bps_add_fd() failed

      I tested this with different URLs, all of which were https:// type. I am unclear if this is limited to QML's Image element, or is a much deeper bug. I suspect it is a deeper bug. Moreover, I did not test with a regular http:// URL, so I'm unsure if SSL is tripping up Qt.

      Attachments

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

        Activity

          People

            rafaelroquetto Rafael Roquetto
            horizonxp Xitij Ritesh Patel
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes