Strange output when I use QString fileName = QFileDialog::getOpenFileName()
-
wrote on 25 Nov 2010, 15:50 last edited by
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_STARTThis is visible in the Application Output window withiin Qt Creator (2.0.1).
What is the significance of this output?
-
wrote on 25 Nov 2010, 18:25 last edited by
Which platform do you work on?
-
wrote on 25 Nov 2010, 19:40 last edited by
Hi,
on my machine (Windows 7, Qt 4.7) this does not happen....
Which compiler do you use? Which platform? -
wrote on 25 Nov 2010, 20:36 last edited by
Windows 7
Qt Creator 2.0.1 (Based on Qt 4.7.0)
MinGW compiler -
wrote on 25 Nov 2010, 21:05 last edited by
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) -
wrote on 25 Nov 2010, 21:30 last edited by
Gerolf: Could you change your last comment to English, please? Thanks!
-
wrote on 25 Nov 2010, 21:58 last edited by
sorry, done :-))
-
wrote on 18 Jun 2015, 11:10 last edited by Sudheer
Hi, I am also facing same Issues. Is Your using the Symantec Endpoint Protection?
-
wrote 6 days ago last edited by
15 years later it's still happening. Has anyone figured out the cause of this output, and how to get rid of it?
-
15 years later it's still happening. Has anyone figured out the cause of this output, and how to get rid of it?
@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.