Pages:
Author

Topic: [CHARNATOKEN] [TOKEN] [COMMUNITY] [NEWLY LISTED] [Stellar] - page 44. (Read 49769 times)

full member
Activity: 184
Merit: 103
I have been using pool http://chrc-minershub.ml/# since last night and the cli charnacoind and charnacoin-wallet-cli have been running on my pc while I have been trying to get the GUI wallet working.


Pool shows:

Pending Balance: 4.58116703 CHRC
Total Paid: 400.00000000 CHRC

Charnacoind shows this:

status
Height: 209217/209217 (100.0%) on mainnet, not mining, net hash 51.52 kH/s, v1, up to date, 8(out)+0(in) connections, uptime 0d 8h 10m 59s


Charnacoin-wallet-cli shows this:

 balance
Balance: 0.00000000, unlocked balance: 0.00000000

 Huh

I deleted the downloaded block chain and running charnacoind and redownloading the blockchain to see it thats the issue.
full member
Activity: 184
Merit: 103
Downloading the wallet gui source then extracting those then following the instructions in the readme it errors out when you run "./get_libwallet_api.sh" with a ton of "get" errors.


But if you use get  to download them "git clone https://github.com/charnacrypto/charnacoin-gui.git" then run "./get_libwallet_api.sh" it compiles.


But when you try to install the gui dependencies:

 "sudo apt-get install qtbase5-dev qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtquick-xmllistmodel qttools5-dev-tools qml-module-qtquick-dialogs qml-module- qt-labs-settings libqt5qml-graphicaleffects"

It errors out with :

 "Unable to locate package libqt5qml-graphicaleffects"

So to fix that you have to run :

"sudo apt-get install qtbase5-dev qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtquick-xmllistmodel qttools5-dev-tools qml-module-qtquick-dialogs qml-module- qt-labs-settings"

Then download libqt5qml-graphicaleffects_5.5.1-1ubuntu1_all.deb from here https://packages.ubuntu.com/xenial/all/libqt5qml-graphicaleffects/download and install that separately.


Now ./build.sh runs without an error.

But the GUI seg faults when you try to run it.

~/charnacoin-gui$ ./build/release/bin/charnacoin-wallet-gui
High DPI auto scaling - enabled
2017-11-08 05:20:52.414       7f9528c0e780   INFO    global   contrib/epee/src/mlog.cpp:145   New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO

From the log:

Code:
2017-11-08 05:20:52.414	    7f9528c0e780	INFO 	global	contrib/epee/src/mlog.cpp:145	New log categories: *:WARNING,net:FATAL,net.p2p:FATAL,net.cn:FATAL,global:INFO,verify:FATAL,stacktrace:INFO
2017-11-08 05:20:52.458    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:119 Exception: boost::exception_detail::clone_impl >
2017-11-08 05:20:52.458    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:120 Unwound call stack:
2017-11-08 05:20:52.460    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [1] ./build/release/bin/charnacoin-wallet-gui:__cxa_throw+0xeb [0x55883d3bb70b]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [2] /usr/lib/x86_64-linux-gnu/libmirclient.so.9+0x77100 [0x7f95109a2100]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [3] /usr/lib/x86_64-linux-gnu/libmirclient.so.9+0x72a72 [0x7f951099da72]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [4] /usr/lib/x86_64-linux-gnu/libmirclient.so.9+0x56ebf [0x7f9510981ebf]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [5] /usr/lib/x86_64-linux-gnu/libmirclient.so.9:mir::client::DefaultConnectionConfiguration::the_rpc_channel()+0xe1 [0x7f95109838b1]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [6] /usr/lib/x86_64-linux-gnu/libmirclient.so.9:mir_connect+0x154 [0x7f951098ea94]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [7] /usr/lib/x86_64-linux-gnu/libmirclient.so.9:mir_connect_sync+0x2b [0x7f951098fe1b]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [8] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0+0xa51a9 [0x7f95181081a9]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [9] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0:gdk_display_manager_open_display+0x173 [0x7f951809cc13]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [10] /usr/lib/x86_64-linux-gnu/libgtk-3.so.0:gtk_init_check+0x1a [0x7f951391e0ca]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [11] /usr/lib/x86_64-linux-gnu/libgtk-3.so.0:gtk_init+0x9 [0x7f951391e0f9]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [12] /usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/libqgtk3.so+0x184a6 [0x7f95183864a6]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [13] /usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/libqgtk3.so+0x12aaa [0x7f9518380aaa]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [14] /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5:QPlatformThemeFactory::create(QString const&, QString const&)+0x20a [0x7f9525e22c4a]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [15] /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5:QGuiApplicationPrivate::createPlatformIntegration()+0x7a8 [0x7f9525e30448]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [16] /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5:QGuiApplicationPrivate::createEventDispatcher()+0x2d [0x7f9525e30e3d]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [17] /usr/lib/x86_64-linux-gnu/libQt5Core.so.5:QCoreApplicationPrivate::init()+0xb25 [0x7f952528ab85]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [18] /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5:QGuiApplicationPrivate::init()+0x2f [0x7f9525e328cf]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [19] /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5:QApplicationPrivate::init()+0x9 [0x7f95265f7289]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [20] ./build/release/bin/charnacoin-wallet-gui+0x6971d [0x55883d27671d]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [21] /lib/x86_64-linux-gnu/libc.so.6:__libc_start_main+0xf1 [0x7f95241291c1]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158    [22] ./build/release/bin/charnacoin-wallet-gui+0x729fa [0x55883d27f9fa]
2017-11-08 05:20:52.461    7f9528c0e780 INFO stacktrace src/common/stack_trace.cpp:158










 
full member
Activity: 184
Merit: 103
The binaries error out under Ubuntu 17.10 64 bit.

Spits out a "libboost_chrono.so.1.58.0" error.

So I downloaded the source and its compiling now.


EDIT: It compiles fine and is starting to sync now.
I saw the same. The binaries require a specific version (1.58) of some boost-libraries. They should be able to fix it easily to use a generic package.


Ubuntu 17.10 uses libboost 1.62 and I did not wont to go with an older version so I compiled from source and that works.

Might install the older version later to see if it works then.

newbie
Activity: 97
Merit: 0
The binaries error out under Ubuntu 17.10 64 bit.

Spits out a "libboost_chrono.so.1.58.0" error.

So I downloaded the source and its compiling now.


EDIT: It compiles fine and is starting to sync now.
I saw the same. The binaries require a specific version (1.58) of some boost-libraries. They should be able to fix it easily to use a generic package.
full member
Activity: 184
Merit: 103
The binaries error out under Ubuntu 17.10 64 bit.

Spits out a "libboost_chrono.so.1.58.0" error.

So I downloaded the source and its compiling now.


EDIT: It compiles fine and is starting to sync now.
full member
Activity: 281
Merit: 101
There is a bug. They had thought the new beta fixed it... Southexchange was active again. However the bug was found to still be there. So the exchange has stoped again untill the bug can be fixed.
Beta tests will be starting soon.

Hi yes you are correct. The bug is a big PIA. However we have some fantastic CHRC members that are helping us to resolve the bug, plus creating somethings for the CHRC community. Web wallet should be this month from one of our members. That was a nice surprise to learn this am.
Secondly, trading will resume as soon as the bug is fixed. Rishab is working diligently on it. We also have a payment gateway on the way (possibly this week if not by next). Thank you to all for the support and help. It is appreciated by us. We are growing stronger because of it. We appreciate the insights and ideas.
After this bug is fixed, the new beta will than be resumed and finished up for testers  Smiley

As soon as we have the bug fixed, trading resumed and more updates, will be glad to post here. Thanks!

CHRC
newbie
Activity: 44
Merit: 0
What currency do you use in your trade?
member
Activity: 391
Merit: 14
There is a bug. They had thought the new beta fixed it... Southexchange was active again. However the bug was found to still be there. So the exchange has stoped again untill the bug can be fixed.
Beta tests will be starting soon.
newbie
Activity: 56
Merit: 0
There's something wrong here.
If danycoman was telling the truth, then, just be cautious with this coin.
Gauge and do your own research before plunging into this project.
Nice project with the best team and good idea.

I like it
newbie
Activity: 97
Merit: 0
southexchange still shows CHRC with Deposits & Withdrawals disabled, any ETA?

They said they would start beta testing the new wallet about now so I think we have to wait another few days still.
full member
Activity: 224
Merit: 102
https://freelabit.network
southexchange still shows CHRC with Deposits & Withdrawals disabled, any ETA?
member
Activity: 143
Merit: 10
it's possible import coins from gui wallet to cli?
newbie
Activity: 15
Merit: 0
New pool!

chrc.minersunite.net 0.2% we welcome all members!  Come show your support for this great coin!

member
Activity: 143
Merit: 11
Yep, nicehash or botnet usage (1.05 MH/sec for now).

newcoindev1, try to contact https://gate.io/ for adding CHRC, they may accept (or may not).

BTW, novaexchange closes, so CHRC won't be there despite our votes.

Hi we will submit after the new beta wallet version is done. It will resolve the issue of sending more than 2k coins at a time. DM me on Friday if you would like to be on the list of beta testers. The new beta will resolve many issues of the current wallet, including a better miner for those who do not have rigs.

CHRC
Will this coming update also re-enable the CHRC wallet on SouthXchange?

Yes.

When this update is coming?
newbie
Activity: 97
Merit: 0
Yep, nicehash or botnet usage (1.05 MH/sec for now).

newcoindev1, try to contact https://gate.io/ for adding CHRC, they may accept (or may not).

BTW, novaexchange closes, so CHRC won't be there despite our votes.

Hi we will submit after the new beta wallet version is done. It will resolve the issue of sending more than 2k coins at a time. DM me on Friday if you would like to be on the list of beta testers. The new beta will resolve many issues of the current wallet, including a better miner for those who do not have rigs.

CHRC
Will this coming update also re-enable the CHRC wallet on SouthXchange?

Yes.
Great! Time to mine some more...
full member
Activity: 281
Merit: 101
Yep, nicehash or botnet usage (1.05 MH/sec for now).

newcoindev1, try to contact https://gate.io/ for adding CHRC, they may accept (or may not).

BTW, novaexchange closes, so CHRC won't be there despite our votes.

Hi we will submit after the new beta wallet version is done. It will resolve the issue of sending more than 2k coins at a time. DM me on Friday if you would like to be on the list of beta testers. The new beta will resolve many issues of the current wallet, including a better miner for those who do not have rigs.

CHRC
Will this coming update also re-enable the CHRC wallet on SouthXchange?

Yes.
newbie
Activity: 97
Merit: 0
Yep, nicehash or botnet usage (1.05 MH/sec for now).

newcoindev1, try to contact https://gate.io/ for adding CHRC, they may accept (or may not).

BTW, novaexchange closes, so CHRC won't be there despite our votes.

Hi we will submit after the new beta wallet version is done. It will resolve the issue of sending more than 2k coins at a time. DM me on Friday if you would like to be on the list of beta testers. The new beta will resolve many issues of the current wallet, including a better miner for those who do not have rigs.

CHRC
Will this coming update also re-enable the CHRC wallet on SouthXchange?
full member
Activity: 392
Merit: 100
The truth is that every time the charnacoin community is bigger and I love that. Missing to see the next news to see if the price of the coin skyrockets. I hope good news soon: D
At least the amount of miners have tripled in just a few days. Just waiting for the trading to take off. It's still very slow going on the exchange.
shortly open improvements and more fresh news that will give more movement to charnacoin, we just have to have more patience, continue to mine and give it among the whole community to know.
newbie
Activity: 97
Merit: 0
The truth is that every time the charnacoin community is bigger and I love that. Missing to see the next news to see if the price of the coin skyrockets. I hope good news soon: D
At least the amount of miners have tripled in just a few days. Just waiting for the trading to take off. It's still very slow going on the exchange.
full member
Activity: 392
Merit: 100
The truth is that every time the charnacoin community is bigger and I love that. Missing to see the next news to see if the price of the coin skyrockets. I hope good news soon: D
Pages:
Jump to: