Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QNetworkConfigurationManager doesn't work in Symbian^3 with Qt 4.7.1!!
Qt 6.11 is out! See what's new in the release blog

QNetworkConfigurationManager doesn't work in Symbian^3 with Qt 4.7.1!!

Scheduled Pinned Locked Moved Mobile and Embedded
15 Posts 3 Posters 6.4k 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.
  • I Offline
    I Offline
    ivansjg
    wrote on last edited by
    #4

    I tried to compile the code with reference to mobility bearer in .pro file, also I tried without it, and the result has been the same that I explained in my firsts posts.

    Note that in 6710 Navigator I haven't installed Qt Moblity in device, and it works as expected.

    1 Reply Last reply
    0
    • frankcyblogic.deF Offline
      frankcyblogic.deF Offline
      frankcyblogic.de
      wrote on last edited by
      #5

      Yes, you are right, it is just not working, found the S60 bearer code in Qt 4.7.1 shipped with the 1.1SDK...

      1 Reply Last reply
      0
      • I Offline
        I Offline
        ivansjg
        wrote on last edited by
        #6

        Thanks unclewerner.

        I have opened a Qt bug ticket. I hope it fixed soon.

        1 Reply Last reply
        0
        • frankcyblogic.deF Offline
          frankcyblogic.deF Offline
          frankcyblogic.de
          wrote on last edited by
          #7

          In case someone else cares about it: http://bugreports.qt.nokia.com/browse/QTBUG-17735 .

          1 Reply Last reply
          0
          • I Offline
            I Offline
            ivansjg
            wrote on last edited by
            #8

            Yes, this is the bug ticket that I have opened minutes ago :)

            1 Reply Last reply
            0
            • T Offline
              T Offline
              truf
              wrote on last edited by
              #9

              Just add
              @symbian:TARGET.CAPABILITY = NetworkServices ReadUserData@

              In your .pro file.

              1 Reply Last reply
              0
              • I Offline
                I Offline
                ivansjg
                wrote on last edited by
                #10

                I already have these capabilities in my .pro file

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  truf
                  wrote on last edited by
                  #11

                  Did you run qmake after that? Do you have them in mmp file?
                  I'm getting a list of 11 configurations from allConfigurations(); in my app. (N8, Qt4.7.2, Mobility 1.1.1)

                  1 Reply Last reply
                  0
                  • I Offline
                    I Offline
                    ivansjg
                    wrote on last edited by
                    #12

                    Yes. I'm using Carbide, and qmake runs automatically after .pro was modified.

                    Where I can download Qt 4.7.2 SIS file for Symbian^3 devices?

                    If it works for you with 4.7.2... Could be a problem with 4.7.1 version only.

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      truf
                      wrote on last edited by
                      #13

                      Well, its not hosted anyware yet. So you need to download and unpack whole Qt SDK 1.1 Beta to get it.

                      1 Reply Last reply
                      0
                      • I Offline
                        I Offline
                        ivansjg
                        wrote on last edited by
                        #14

                        I already have installed Nokia Qt SDK 1.1 Technology Preview, but there is only SIS files for Qt 4.7.1.

                        Now, I will download Qt SDK 1.1 to find Qt 4.7.2 SIS file.

                        Thanks truf.

                        1 Reply Last reply
                        0
                        • I Offline
                          I Offline
                          ivansjg
                          wrote on last edited by
                          #15

                          I just tested with Qt 4.7.2 in C7-00 and N8, and all works as expected.

                          So, seems to be a bug only in 4.7.1 version.

                          Thanks again truf.

                          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