2 Loki_Project:
Finally the GUI Linux wallet runs and it looks very nice ! Thanks a lot !
1. But the problem is when I tried to recover my wallet from the 25 words seed, which I previously generated with your loki-offline-wallet-generator-master , the generated address is different. My original address begins with "LAV2nBG...", but the GUI wallet shows the address "57NVXX...", generated with the same seed. I think the correct wallet address for Loki should always starts with "L" ? That means the recovery procedure in GUI Linux wallet does not work correctly ?
2. Another problem. It says "Daemon is synchronized (2395)", but the current blockchain height is 8447.
3. Also it produces warnings like these:
....
2018-05-14 06:49:18.399 7fa1d16ec800 WARN default src/mnemonics/language_base.h:102 Español word 'rey' is shorter than its prefix length, 4
2018-05-14 06:49:18.412 7fa1d16ec800 WARN default src/mnemonics/language_base.h:102 EnglishOld word 'out' is shorter than its prefix length, 4
2018-05-14 06:49:18.412 7fa1d16ec800 WARN default src/mnemonics/language_base.h:102 EnglishOld word 'eye' is shorter than its prefix length, 4
2018-05-14 06:49:18.413 7fa1d16ec800 WARN default src/mnemonics/language_base.h:118 Duplicate prefix in EnglishOld word list: thin
2018-05-14 06:49:18.413 7fa1d16ec800 WARN default src/mnemonics/language_base.h:102 EnglishOld word 'too' is shorter than its prefix length, 4
2018-05-14 06:49:18.413 7fa1d16ec800 WARN default src/mnemonics/language_base.h:102 EnglishOld word 'try' is shorter than its prefix length, 4
....
I found what was my problem. I marked Stagenet, but I should not mark any nets on this screen. So, the GUI Linux wallet successfully recovered my address.
But in the terminal it shows the following errors:
qml: >>> wallet refreshed
Checking connection status
2018-05-14 19:08:04.975 7f11a127f800 ERROR net.http contrib/epee/include/net/http_client.h:456 Unexpected recv fail
2018-05-14 19:08:04.976 7f11a127f800 ERROR WalletAPI src/wallet/api/wallet.cpp:894 daemonBlockChainTargetHeight: possibly lost connection to daemon
2018-05-14 19:08:20.151 7f1173fff700 ERROR net.http contrib/epee/include/net/http_client.h:456 Unexpected recv fail
2018-05-14 19:08:20.152 7f1173fff700 ERROR WalletAPI src/wallet/api/wallet.cpp:894 daemonBlockChainTargetHeight: possibly lost connection to daemonChecking connection status
qml: >>> wallet updated
qml: New block found - updating history
QXcbConnection: XCB error: 3 (BadWindow), sequence: 1506, resource id: 56627431, major code: 40 (TranslateCoords), minor code: 0
qml: Mining page loaded
Checking connection status
refreshed
qml: >>> wallet refreshed
2018-05-14 19:11:07.395 7f11a127f800 ERROR net.http contrib/epee/include/net/http_client.h:456 Unexpected recv fail
2018-05-14 19:11:07.396 7f11a127f800 ERROR WalletAPI src/wallet/api/wallet.cpp:894 daemonBlockChainTargetHeight: possibly lost connection to daemon
2018-05-14 19:11:22.484 7f1173fff700 ERROR net.http contrib/epee/include/net/http_client.h:456 Unexpected recv fail
2018-05-14 19:11:22.486 7f1173fff700 ERROR WalletAPI src/wallet/api/wallet.cpp:894 daemonBlockChainTargetHeight: possibly lost connection to daemonChecking connection status
qml: >>> wallet updated