KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
GNU General Public License v3.0
240 stars 208 forks source link

[BUG]: AppRun desktop-0.5.6-beta does not working on Debian #1918

Closed nnmfnwl7 closed 7 months ago

nnmfnwl7 commented 2 years ago

atomicdex-desktop-0.5.6-beta-ubuntu-portable.zip AppRun does not working on Debian.

./AppRun does not working because: ./AppRun: symbol lookup error: ./AppRun: undefined symbol: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei, version Qt_5

but ./usr/bin/atomicdex-desktop works good.

nnmfnwl7 commented 2 years ago

Correction >> Login Page works >> Bug but actually after login main GUI window disappear.

[warning] [main.prerequisites.hpp:92] [6]: QIODevice::read (QFile, "/home/username/.atomic_qt/addressbook/walletname"): device not open
[warning] [addressbook.cfg.cpp:48] [6]: Addressbook config file was invalid, use empty configuration: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal. Content was:
[info] [main.prerequisites.hpp:89] [6]: Success: Login
[info] [app.cpp:653] [6]: Application inactive
 ...  OK
 ...  OK
 ...  OK
 ...  OK
[info] [mm2.service.cpp:1027] [84]: mm2 is initialized
[debug] [app.cpp:411] [84]: on_mm2_initialized_event l411
[warning] [main.prerequisites.hpp:92] [6]: QIODevice::read (QFile, "/home/username/.atomic_qt/addressbook/walletname"): device not open
[warning] [addressbook.cfg.cpp:48] [6]: Addressbook config file was invalid, use empty configuration: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal. Content was:
[info] [main.prerequisites.hpp:89] [6]: Success: Login
[info] [app.cpp:653] [6]: Application inactive
 ...  OK
 ...  OK
 ...  OK
 ...  OK
[info] [mm2.service.cpp:1027] [84]: mm2 is initialized
[debug] [app.cpp:411] [84]: on_mm2_initialized_event l411
[info] [qt.wallet.manager.cpp:343] [84]: Set status: enabling_coins
[info] [mm2.service.cpp:444] [84]: current_coin: BTC is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: KMD is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: LTC is a default coin
[debug] [mm2.service.cpp:746] [84]: starting async enabling coin[info] [qt.wallet.manager.cpp:343] [84]: Set status: enabling_coins
[info] [mm2.service.cpp:444] [84]: current_coin: BTC is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: KMD is a default coin
[info] [mm2.service.cpp:444] [84]: current_coin: LTC is a default coin
[debug] [mm2.service.cpp:746] [84]: starting async enabling coin
smk762 commented 2 years ago

Can you please try deleting (or renaming) "/home/username/.atomic_qt/addressbook/walletname" and see if it resolves the issue?

nnmfnwl7 commented 2 years ago

Can you please try deleting (or renaming) "/home/username/.atomic_qt/addressbook/walletname" and see if it resolves the issue?

Unfortunately it doesn't help. I been already trying to remove all directories used and restore account but doesn't work for me.

smk762 commented 2 years ago

Which version of Debian? I got it running on 11 without issue. image

Try pkill -9 mm2 (or a reboot), there may have been a "zombie" instance still running (these should exit on launch normally). Please also check you have no other services running on port 7783

nnmfnwl7 commented 2 years ago

Deb 12, no zombie nor port blocker.

smk762 commented 10 months ago

@nnmfnwl7 we are releasing a new version soon. Please let us know if this is still an issue, otherwise I'll close it early next year

smk762 commented 7 months ago

Closing as stale. If issues persist, please join our discord for support.