...
I still have the same issue - v3.7 works seemless and v3.9 does not connect
here is the latest debug log tail:
init message: Laden abgeschlossen
GUI: QObject::connect: No such signal ClientModel::showProgress(QString,int)
GUI: QObject::connect: (receiver name: 'navcoin')
GUI: QObject::connect: Cannot connect (null)::showProgress(QString,int) to BitcoinGUI::showProgress(QString,int)
GUI: QObject::connect: No such signal WalletModel::balanceChanged(qint64, qint64, qint64, qint64)
GUI: QObject::connect: (receiver name: 'SendCoinsDialog')
No valid UPnP IGDs found
upnp thread exit
Loading addresses from DNS seeds (could take a while)
keypool reserve 10
keypool return 10
at this point the NAVcoin-qt client hangs with a steady process load of 12%. If I exit the client it does not stop but becomes non interactive and hangs with 12% process load. I can kill it then with the task manager. Starting v3.7 with the absolute same configuration connects immediately. Environment is Win10.
If somebody has a explanation that leads to solve the problem I will tip 10 NAV