Author Topic: BitShares 0.6.2 Feedback  (Read 13882 times)

0 Members and 1 Guest are viewing this topic.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
1.when I cover orders (bitEuro,bitGold) every now and then the gui client crashes immediately after the cover order confirmation, and when I restart the client the most times it offers me to reset the database or to continue... I choose to continue and it works again...

2.I shorted for example for a price of 110,560.2004 and when I tried to buy for the exactly the same price  hitting the proposed by the system ask price but the order stays open... I can only buy my shorts when I give manually a little bit bigger prices like 110,560.2005... thats very frustrating even for us, not to mention newbies they will not find out how to do it at all...

Xeldal

  • Guest
win7x64 v0.6.2

I'm unable to send to any name with a dot in it.  Once I enter the dot the box turns red and no matter what I type next it stays red and cannot send anything.

This is a new wallet and a new account, same machine different data-dir.   At least the transaction History works on this one.   :  (

Can you check for GUI update in the menu? This should have been fixed in the most recent GUI update.

"No new updates are available"


Offline vikram

win7x64 v0.6.2

I'm unable to send to any name with a dot in it.  Once I enter the dot the box turns red and no matter what I type next it stays red and cannot send anything.

This is a new wallet and a new account, same machine different data-dir.   At least the transaction History works on this one.   :  (

Can you check for GUI update in the menu? This should have been fixed in the most recent GUI update.

Xeldal

  • Guest
win7x64 v0.6.2

I'm unable to send to any name with a dot in it.  Once I enter the dot the box turns red and no matter what I type next it stays red and cannot send anything.

This is a new wallet and a new account, same machine different data-dir.   At least the transaction History works on this one.   :  (


Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
every message burned in past on account walls was burned as an thumbs down message even we didn't had an option to choose between thumbs-up & and thumbs-down in past like we have now....
so all messages I burned that I obviously wanted to burn for a good account reputation, "did"... the opposite

Xeldal

  • Guest
I can send you what i have of course , Other than a negative balance, and a memo field with this in it " ┐╢╔►╛┘t\Y²ΦìδÑ.µqu# "  I'm not seeing anything else unusual, at a glance.

The transaction with the strange memo, evidently I sent a bunch of BTS to clout-delegate1,  I don't remember doing this, but I have a terrible memory.

That strange memo could be problematic.. I am assuming that is not a real memo you wrote--looks like a memo that seemed to decrypt so it shows up but not really so it shows garbage. Maybe you can try doing "wallet_remove_transaction <transacion_id>" for that particular transaction?

I will try this.  I noticed also that this transaction and every transaction before it, I can not find it on bitsharesblocks via the txID.  However, the transactions after the malformed memo show up, as do all the remaining transactions.

The malformed memo transaction was on Sept 8th 2014.

update:
remove_transaction returned{OK OK OK OK} , but the transaction is still in the history.  Gui console still cannot process history for that account.
« Last Edit: March 04, 2015, 08:01:18 pm by Xeldal »

Offline vikram

I can send you what i have of course , Other than a negative balance, and a memo field with this in it " ┐╢╔►╛┘t\Y²ΦìδÑ.µqu# "  I'm not seeing anything else unusual, at a glance.

The transaction with the strange memo, evidently I sent a bunch of BTS to clout-delegate1,  I don't remember doing this, but I have a terrible memory.

That strange memo could be problematic.. I am assuming that is not a real memo you wrote--looks like a memo that seemed to decrypt so it shows up but not really so it shows garbage. Maybe you can try doing "wallet_remove_transaction <transacion_id>" for that particular transaction?

Xeldal

  • Guest

Looks like backend is feeding poorly formatted json data into the GUI.
Do you have access to cli client on this machine? If you do, could you run the following commands in it and look at json output:
> eable_raw
> history xeldal2
Also do you have any estimation on how many transactions you might have for this account? It can be that there is some limit in QT's json parser implementation on a size of input data.
Thank you!

Woah, I made the mistake of typing just "history"  it cranked out data for a good 40 minutes.

On typing "history xeldal2" I get about 41 transactions.  and the raw details go off screen and I can't access them.  Is there a way to increase the cmd screen buffer size so I can view all of it?

I can send you what i have of course , Other than a negative balance, and a memo field with this in it " ┐╢╔►╛┘t\Y²ΦìδÑ.µqu# "  I'm not seeing anything else unusual, at a glance.

The transaction with the strange memo, evidently I sent a bunch of BTS to clout-delegate1,  I don't remember doing this, but I have a terrible memory.

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.
How is this done?  Clicking on "show details" doesn't seem to do anything .

Probably this error doesn't have any details.
Do you have access to the log files? If you do, could look if default.log references this error?

This is from the default.log file after I try and initiate "history xeldal2" from the console.
Code: [Select]
2015-03-04T00:26:12        th_a:?unnamed?          log_message ] Message from GUI: js error: JSON Parse error: Unterminated string
parse@[native code]
 ○ S@http://127.0.0.1:59187/js/app.js:5:1792
 ○ ec@http://127.0.0.1:59187/js/app.js:6:3948
 ○ http://127.0.0.1:59187/js/app.js:6:4375
 ○ f@http://127.0.0.1:59187/js/app.js:4:59169
 ○ ic@http://127.0.0.1:59187/js/app.js:6:4357
 ○ e@http://127.0.0.1:59187/js/app.js:6:9402
 ○ i@http://127.0.0.1:59187/js/app.js:6:45333
 ○ http://127.0.0.1:59187/js/app.js:6:45505
 ○ $eval@http://127.0.0.1:59187/js/app.js:6:81532
 ○ $digest@http://127.0.0.1:59187/js/app.js:6:80046
 ○ $apply@http://127.0.0.1:59187/js/app.js:6:81806
 ○ f@http://127.0.0.1:59187/js/app.js:6:15887
 ○ r@http://127.0.0.1:59187/js/app.js:6:24666
 ○ onload@http://127.0.0.1:59187/js/app.js:6:25206 Utilities.cpp:35
2015-03-04T00:26:12        th_a:?unnamed?          log_message ] Message from GUI: rpc error: JSON Parse error: Unterminated string (undefined)
Utilities.cpp:35
2015-03-04T00:26:14 bitshares:rebroadcast_pending rebroadcast_pending_ ] rebroadcasting 0 client.cpp:732
2015-03-04T00:26:27 bitshares:rebroadcast_pending rebroadcast_pending_ ] rebroadcasting 0 client.cpp:732
2015-03-04T00:26:30        th_a:?unnamed?          log_message ] Message from GUI: js error: JSON Parse error: Unterminated string
parse@[native code]
 ○ S@http://127.0.0.1:59187/js/app.js:5:1792
 ○ ec@http://127.0.0.1:59187/js/app.js:6:3948
 ○ http://127.0.0.1:59187/js/app.js:6:4375
 ○ f@http://127.0.0.1:59187/js/app.js:4:59169
 ○ ic@http://127.0.0.1:59187/js/app.js:6:4357
 ○ e@http://127.0.0.1:59187/js/app.js:6:9402
 ○ i@http://127.0.0.1:59187/js/app.js:6:45333
 ○ http://127.0.0.1:59187/js/app.js:6:45505
 ○ $eval@http://127.0.0.1:59187/js/app.js:6:81532
 ○ $digest@http://127.0.0.1:59187/js/app.js:6:80046
 ○ $apply@http://127.0.0.1:59187/js/app.js:6:81806
 ○ f@http://127.0.0.1:59187/js/app.js:6:15887
 ○ r@http://127.0.0.1:59187/js/app.js:6:24666
 ○ onload@http://127.0.0.1:59187/js/app.js:6:25206 Utilities.cpp:35
2015-03-04T00:26:30        th_a:?unnamed?          log_message ] Message from GUI: rpc error: JSON Parse error: Unterminated string (undefined)
Utilities.cpp:35
2015-03-04T00:26:34 ntp:request_time_task          request_now ] resolving... ["pool.ntp.org",123] ntp.cpp:77
2015-03-04T00:26:34 ntp:request_time_task          request_now ] sending request to 66.175.209.17:123 ntp.cpp:81
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] received ntp reply from 66.175.209.17:123 ntp.cpp:147
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] ntp offset: -3039805, round_trip_delay 137967 ntp.cpp:161
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] ntp_delta_time updated to -3039805 ntp.cpp:177

Looks like backend is feeding poorly formatted json data into the GUI.
Do you have access to cli client on this machine? If you do, could you run the following commands in it and look at json output:
> eable_raw
> history xeldal2
Also do you have any estimation on how many transactions you might have for this account? It can be that there is some limit in QT's json parser implementation on a size of input data.
Thank you!


Thank you.
« Last Edit: March 04, 2015, 04:37:43 pm by valzav »

Offline milkmeat

  • Full Member
  • ***
  • Posts: 84
    • View Profile
  • BitShares: milkmeat
an UI issue

When I click a "bts:account/transfer/..." link from browser to jump into the client's transfer page. The account logo is not displayed.
It only shows when you key in the account name from the first letter.

Xeldal

  • Guest
I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.
How is this done?  Clicking on "show details" doesn't seem to do anything .

Probably this error doesn't have any details.
Do you have access to the log files? If you do, could look if default.log references this error?

This is from the default.log file after I try and initiate "history xeldal2" from the console.
Code: [Select]
2015-03-04T00:26:12        th_a:?unnamed?          log_message ] Message from GUI: js error: JSON Parse error: Unterminated string
parse@[native code]
 ○ S@http://127.0.0.1:59187/js/app.js:5:1792
 ○ ec@http://127.0.0.1:59187/js/app.js:6:3948
 ○ http://127.0.0.1:59187/js/app.js:6:4375
 ○ f@http://127.0.0.1:59187/js/app.js:4:59169
 ○ ic@http://127.0.0.1:59187/js/app.js:6:4357
 ○ e@http://127.0.0.1:59187/js/app.js:6:9402
 ○ i@http://127.0.0.1:59187/js/app.js:6:45333
 ○ http://127.0.0.1:59187/js/app.js:6:45505
 ○ $eval@http://127.0.0.1:59187/js/app.js:6:81532
 ○ $digest@http://127.0.0.1:59187/js/app.js:6:80046
 ○ $apply@http://127.0.0.1:59187/js/app.js:6:81806
 ○ f@http://127.0.0.1:59187/js/app.js:6:15887
 ○ r@http://127.0.0.1:59187/js/app.js:6:24666
 ○ onload@http://127.0.0.1:59187/js/app.js:6:25206 Utilities.cpp:35
2015-03-04T00:26:12        th_a:?unnamed?          log_message ] Message from GUI: rpc error: JSON Parse error: Unterminated string (undefined)
Utilities.cpp:35
2015-03-04T00:26:14 bitshares:rebroadcast_pending rebroadcast_pending_ ] rebroadcasting 0 client.cpp:732
2015-03-04T00:26:27 bitshares:rebroadcast_pending rebroadcast_pending_ ] rebroadcasting 0 client.cpp:732
2015-03-04T00:26:30        th_a:?unnamed?          log_message ] Message from GUI: js error: JSON Parse error: Unterminated string
parse@[native code]
 ○ S@http://127.0.0.1:59187/js/app.js:5:1792
 ○ ec@http://127.0.0.1:59187/js/app.js:6:3948
 ○ http://127.0.0.1:59187/js/app.js:6:4375
 ○ f@http://127.0.0.1:59187/js/app.js:4:59169
 ○ ic@http://127.0.0.1:59187/js/app.js:6:4357
 ○ e@http://127.0.0.1:59187/js/app.js:6:9402
 ○ i@http://127.0.0.1:59187/js/app.js:6:45333
 ○ http://127.0.0.1:59187/js/app.js:6:45505
 ○ $eval@http://127.0.0.1:59187/js/app.js:6:81532
 ○ $digest@http://127.0.0.1:59187/js/app.js:6:80046
 ○ $apply@http://127.0.0.1:59187/js/app.js:6:81806
 ○ f@http://127.0.0.1:59187/js/app.js:6:15887
 ○ r@http://127.0.0.1:59187/js/app.js:6:24666
 ○ onload@http://127.0.0.1:59187/js/app.js:6:25206 Utilities.cpp:35
2015-03-04T00:26:30        th_a:?unnamed?          log_message ] Message from GUI: rpc error: JSON Parse error: Unterminated string (undefined)
Utilities.cpp:35
2015-03-04T00:26:34 ntp:request_time_task          request_now ] resolving... ["pool.ntp.org",123] ntp.cpp:77
2015-03-04T00:26:34 ntp:request_time_task          request_now ] sending request to 66.175.209.17:123 ntp.cpp:81
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] received ntp reply from 66.175.209.17:123 ntp.cpp:147
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] ntp offset: -3039805, round_trip_delay 137967 ntp.cpp:161
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] ntp_delta_time updated to -3039805 ntp.cpp:177

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.
How is this done?  Clicking on "show details" doesn't seem to do anything .

Probably this error doesn't have any details.
Do you have access to the log files? If you do, could look if default.log references this error?

Xeldal

  • Guest

Yes fully synced.. version 0.6.2  Win7x64
It works for other accounts in the same client... just not that one.

125 JSON March 3, 2015 at 11:13:25 AM EST
Parse error: Unterminated string

I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.
How is this done?  Clicking on "show details" doesn't seem to do anything .

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile

Yes fully synced.. version 0.6.2  Win7x64
It works for other accounts in the same client... just not that one.

125 JSON March 3, 2015 at 11:13:25 AM EST
Parse error: Unterminated string

I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.

Xeldal

  • Guest
Account history inaccessible.   No account transaction history is viewable in any account from the GUI pages.  Reload does nothing.

Only some of my accounts history is accessible from Console ....   for example entering "history xeldal2"  produces nothing.  It just sits there.

Is it fully synchronized? What is your OS and wallet version?

Yes fully synced.. version 0.6.2  Win7x64
It works for other accounts in the same client... just not that one.

125 JSON March 3, 2015 at 11:13:25 AM EST
Parse error: Unterminated string
« Last Edit: March 03, 2015, 04:14:13 pm by Xeldal »