Page MenuHomePhabricator

Fix missing argument in requestedInitialize signal for bitcoin-qt
ClosedPublic

Authored by Fabien on Nov 9 2018, 13:01.

Details

Summary

This fixes the `GUI: QObject::connect: No such signal
BitcoinApplication::requestedInitialize(Config *,
HTTPRPCRequestProcessor *)` error encountered on some Linux configs that
caused the software to hang on splash screen with no debug.log.

Test Plan
./src/qt/test/test_bitcoin-qt
bitcoin-qt

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable