Nicholas Hughes
-
2009-07-13
I set the NetworkManager with 'Enable Network' and without the 'Enable Wireless'.
Then when trying to scan I got the following in a window:
QT disconnect() API failed
From class: Emitter
SLOT: '2signalScanCompleteMessage(const QString &)
To class: SSIDListDlg
SIGNAL: '1wirelessScanComplete(const QString &)'
and:
QT disconnect() API failed
From class: WirelessScanDlg
SLOT: '2scanCancelled()
To class: SSIDListDlg
SIGNAL: '1cancelScan()'
but it still detected the networks. When I scanned again I didn't get this messages anymore.
I'm sending the file 'log output 1' which has the logfile output but I don't know if it's useful.