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. Strange output when I use QString fileName = QFileDialog::getOpenFileName()
Forum Updated to NodeBB v4.3 + New Features

Strange output when I use QString fileName = QFileDialog::getOpenFileName()

Scheduled Pinned Locked Moved General and Desktop
10 Posts 6 Posters 7.1k Views 3 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.
  • J Offline
    J Offline
    Jonathan
    wrote on 25 Nov 2010, 15:50 last edited by
    #1

    Executing @QString fileName = QFileDialog::getOpenFileName()@ generates output of the sort

    SNACNP::NPGetCaps::WNNC_USER
    SNACNP::NPGetCaps::WNNC_CONNECTION
    SNACNP::NPGetCaps::WNNC_ENUMERATION
    SNACNP::NPGetCaps::WNNC_ADMIN
    SNACNP::NPGetCaps::WNNC_DIALOG
    SNACNP::NPGetCaps::WNNC_START

    This is visible in the Application Output window withiin Qt Creator (2.0.1).

    What is the significance of this output?

    1 Reply Last reply
    1
    • T Offline
      T Offline
      tobias.hunger
      wrote on 25 Nov 2010, 18:25 last edited by
      #2

      Which platform do you work on?

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on 25 Nov 2010, 19:40 last edited by
        #3

        Hi,

        on my machine (Windows 7, Qt 4.7) this does not happen....
        Which compiler do you use? Which platform?

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply
        0
        • J Offline
          J Offline
          Jonathan
          wrote on 25 Nov 2010, 20:36 last edited by
          #4

          Windows 7
          Qt Creator 2.0.1 (Based on Qt 4.7.0)
          MinGW compiler

          1 Reply Last reply
          0
          • G Offline
            G Offline
            giesbert
            wrote on 25 Nov 2010, 21:05 last edited by
            #5

            I think that someone calls NpGetcaps, but don't ask for the reason... perhaps something that is done implizitly, like Clearcase etc...
            http://msdn.microsoft.com/en-us/library/aa378794(VS.85).aspx
            "Returns information about which services are supported on the network." (copy from MSDN)

            Nokia Certified Qt Specialist.
            Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on 25 Nov 2010, 21:30 last edited by
              #6

              Gerolf: Could you change your last comment to English, please? Thanks!

              1 Reply Last reply
              0
              • G Offline
                G Offline
                giesbert
                wrote on 25 Nov 2010, 21:58 last edited by
                #7

                sorry, done :-))

                Nokia Certified Qt Specialist.
                Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Sudheer
                  wrote on 18 Jun 2015, 11:10 last edited by Sudheer
                  #8

                  Hi, I am also facing same Issues. Is Your using the Symantec Endpoint Protection?

                  1 Reply Last reply
                  0
                  • V Offline
                    V Offline
                    Vincent Blankfield
                    wrote 6 days ago last edited by
                    #9

                    15 years later it's still happening. Has anyone figured out the cause of this output, and how to get rid of it?

                    C 1 Reply Last reply 6 days ago
                    0
                    • V Vincent Blankfield
                      6 days ago

                      15 years later it's still happening. Has anyone figured out the cause of this output, and how to get rid of it?

                      C Offline
                      C Offline
                      Christian Ehrlicher
                      Lifetime Qt Champion
                      wrote 6 days ago last edited by
                      #10

                      @Vincent-Blankfield said in Strange output when I use QString fileName = QFileDialog::getOpenFileName():

                      and how to get rid of it?

                      Uninstall symantec endpoint protection or ask them to fix it.

                      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                      Visit the Qt Academy at https://academy.qt.io/catalog

                      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