Closed cryptozeny closed 5 years ago
About has same issue
fail all removed
open About, crash
terminate called without an active exception
Aborted (core dumped)
comment out
// strCopyrightHolders += "\n" + strPrefix + "The Bitcoin Core developers";
it works.
TODO: add another holders (include BTC)
Copyright (c) 2009-2010 Satoshi Nakamoto
Copyright (c) 2009-2018 The Bitcoin Core developers
Copyright (c) 2013-2018 Alexander Peslyak - yespower 1.0.0
Copyright (c) 2016-2018 The Zcash developers - DigiShieldZEC
Copyright (c) 2018-2019 The Sugarchain developers <<
2009-2018
2018-2018 fixed
$ ./src/sugarchain-cli --help
Sugarchain Yumekawa RPC client version v0.16.3.8-49cb712
$ ./src/sugarchaind --version
Sugarchain Yumekawa Daemon version v0.16.3.8-49cb712
Copyright (C) 2018-2018 The Sugarchain developers
$ ./src/qt/sugarchain-qt --version
Sugarchain Yumekawa version v0.16.3.8-49cb712 (64-bit)
Copyright (C) 2018-2018 The Sugarchain developers
$ ./src/sugarchain-tx --help
Sugarchain Yumekawa sugarchain-tx utility version v0.16.3.8-49cb712
TODO: add other copyright holders
error
no space
add BTC
reorder
it works
window size
2019
2019
$ ./src/sugarchaind --version
Sugarchain Yumekawa Daemon version v0.16.3.8-266f26c-dirty
Copyright (C) 2009-2010 Satoshi Nakamoto
Copyright (C) 2009-2018 The Bitcoin Core developers
Copyright (C) 2013-2018 Alexander Peslyak - yespower 1.0.0
Copyright (C) 2016-2018 The Zcash developers - DigiShieldZEC
Copyright (C) 2018-2019 The Sugarchain developers
$ ./src/qt/sugarchain-qt --version
(sugarchain-qt:21656): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
Sugarchain Yumekawa version v0.16.3.8-266f26c-dirty (64-bit)
Copyright (C) 2009-2010 Satoshi Nakamoto
Copyright (C) 2009-2018 The Bitcoin Core developers
Copyright (C) 2013-2018 Alexander Peslyak - yespower 1.0.0
Copyright (C) 2016-2018 The Zcash developers - DigiShieldZEC
Copyright (C) 2018-2019 The Sugarchain developers
<width>780</width>
<height>440</height> was 400
add another holders
newline failed
works
ok
but spacing
fix spacing
final
final2
int paddingRight = 50*2.9;
int paddingTop = 50*1.2;
int paddingRight = 50*2.9;
int paddingTop = 50*1.1;
int paddingRight = 50*2.9;
int paddingTop = 50+2;
int paddingRight = 50*3.0;
int paddingTop = 50*1.0;
int paddingRight = 50*3.1;
int paddingTop = 50*1.0;
int paddingRight = 50*3.0+2;
int paddingTop = 50*1.0;
int paddingRight = 50*3.0+1;
int paddingTop = 50*1.0;
filnal3
final3-1
Add another holders copying