Author Topic: DevShares 0.6.3 Feedback  (Read 16236 times)

0 Members and 1 Guest are viewing this topic.

Offline vikram

This was fixed in a BitShares release but we haven't had a DVS release since then that also includes the fix.. should be fixed in the next DVS version.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I backed up my wallet using the command 
"backupwallet"
and it created a 75 MB file...
when I tried to import it to a new wallet I received this message:

"Failed to restore wallet backup. Your original wallet has been restored. Error: Assert Exception (10)
converter_itr != _converters.end(): "


any suggestions? @vikram


edit:

I tried the same with command
wallet_backup_create
and then
wallet_backup_restore
from the cli and these are the errors output:

(wallet closed) >>> wallet_backup_restore
json_filename: dvs260314.json
wallet_name: default
imported_wallet_passphrase:
10 assert_exception: Assert Exception
converter_itr != _converters.end():
    {}
    th_a  operations.cpp:125 from_variant

    {"in":{"type":"define_delegate_slate_op_type","data":{"slate":{"supported_delegates":[279,316,326,327,347,354]}}}}
    th_a  operations.cpp:127 from_variant

    {"record":{"type":"transaction_record_type","data":{"index":3126,"record_id":"87595aba4f2ce94be9231135016b72ef8785f9c8","block_num":152223,"is_virtual":false,"is_confirmed":true,"is_market":false,"trx":{"expiration":"2015-01-24T15:11:57","reserved":null,"operations":[{"type":"define_delegate_slate_op_type","data":{"slate":{"supported_delegates":[279,316,326,327,347,354]}}},{"type":"deposit_op_type","data":{"amount":100000000,"condition":{"asset_id":0,"slate_id":11045430375065199740,"type":"withdraw_signature_type","data":{"owner":"DVS6t5HMw6Q1hdatrUMwGrygg8ZpDMrXUGHT","memo":{"one_time_key":"DVS7zqSe1p3SVWxxDcKuhQDmVbdLURvKK1NPNawSAGgebwEtqLnrC","encrypted_memo_data":"3594e05409e56d466b65a40edc900c120f7b942ba7970c8dad0c8d116a89f51e87e1975cb10e1f7b178fe5a52cf2b79f799c65f0599c0dcc73c7af761663d575"}}}}},{"type":"withdraw_op_type","data":{"balance_id":"DVS5ch2xM4VAvAotMD5rqshyRFj3rdpwK6mT","amount":100100000,"claim_input_data":""}}],"signatures":["1f759111a6dfa1229bcb449b51273315d2d77570f6f5ef6d77aa3001a0cd6aeabf2a8fee6a26fb6407b918de83a6adf1f1c85c4520786ed763096e59e1fef627ad"]},"ledger_entries":[{"from_account":"DVS6UjZyJ3KjxdMLb2jLvzYCMaPpp7bXRHdjTFJTxvtRZ6zDGAMKh","to_account":"DVS6tSjwFfYHyhpumfB6RajFKPCt1DxR8Ay2DzBY9h8RwKgrTpDhe","amount":{"amount":100000000,"asset_id":0},"memo":"For Testing","memo_from_account":null}],"fee":{"amount":100000,"asset_id":0},"created_time":"2015-01-24T14:12:00","received_time":"2015-01-24T14:12:00","extra_addresses":[]}}}
    th_a  wallet_db.cpp:59 load_generic_record

    {"record":{"type":"transaction_record_type","data":{"index":3126,"record_id":"87595aba4f2ce94be9231135016b72ef8785f9c8","block_num":152223,"is_virtual":false,"is_confirmed":true,"is_market":false,"trx":{"expiration":"2015-01-24T15:11:57","reserved":null,"operations":[{"type":"define_delegate_slate_op_type","data":{"slate":{"supported_delegates":[279,316,326,327,347,354]}}},{"type":"deposit_op_type","data":{"amount":100000000,"condition":{"asset_id":0,"slate_id":11045430375065199740,"type":"withdraw_signature_type","data":{"owner":"DVS6t5HMw6Q1hdatrUMwGrygg8ZpDMrXUGHT","memo":{"one_time_key":"DVS7zqSe1p3SVWxxDcKuhQDmVbdLURvKK1NPNawSAGgebwEtqLnrC","encrypted_memo_data":"3594e05409e56d466b65a40edc900c120f7b942ba7970c8dad0c8d116a89f51e87e1975cb10e1f7b178fe5a52cf2b79f799c65f0599c0dcc73c7af761663d575"}}}}},{"type":"withdraw_op_type","data":{"balance_id":"DVS5ch2xM4VAvAotMD5rqshyRFj3rdpwK6mT","amount":100100000,"claim_input_data":""}}],"signatures":["1f759111a6dfa1229bcb449b51273315d2d77570f6f5ef6d77aa3001a0cd6aeabf2a8fee6a26fb6407b918de83a6adf1f1c85c4520786ed763096e59e1fef627ad"]},"ledger_entries":[{"from_account":"DVS6UjZyJ3KjxdMLb2jLvzYCMaPpp7bXRHdjTFJTxvtRZ6zDGAMKh","to_account":"DVS6tSjwFfYHyhpumfB6RajFKPCt1DxR8Ay2DzBY9h8RwKgrTpDhe","amount":{"amount":100000000,"asset_id":0},"memo":"For Testing","memo_from_account":null}],"fee":{"amount":100000,"asset_id":0},"created_time":"2015-01-24T14:12:00","received_time":"2015-01-24T14:12:00","extra_addresses":[]}}}
    th_a  wallet_db.cpp:31 store_and_reload_generic_record

    {"filename":"dvs260314.json"}
    th_a  wallet_db.cpp:884 import_from_json

    {"filename":"dvs260314.json","wallet_name":"default"}
    th_a  wallet.cpp:1158 create_from_json

    {}
    th_a  common_api_client.cpp:3224 wallet_backup_restore

    {"command":"wallet_backup_restore"}
    th_a  cli.cpp:626 execute_command
--- there are now 13 active connections to the p2p network
(wallet closed) >>>


« Last Edit: March 26, 2015, 03:27:49 pm by liondani »

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Yes .. there should be a separate executable .. like bitshares_client.exe or so

Offline kokojie

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
For some reason my 0.6.3 DVS windows gui client can not be unlocked, I'm sure the password is correct, but when I click on unlock, nothing happens, no error or anything. I tried deleting my "chain" folder re-download blockchain, and it didn't help. I'm running it on windows 7 64bit with 4GB ram. Also this only happened since yesterday, but I've had this client for several weeks, and it was working previously, I didn't change anything with the client, but I did have a unscheduled sudden reboot just before yesterday.
Have you tried unlocking using the CLI version?

It's possible to run CLI on windows?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
For some reason my 0.6.3 DVS windows gui client can not be unlocked, I'm sure the password is correct, but when I click on unlock, nothing happens, no error or anything. I tried deleting my "chain" folder re-download blockchain, and it didn't help. I'm running it on windows 7 64bit with 4GB ram. Also this only happened since yesterday, but I've had this client for several weeks, and it was working previously, I didn't change anything with the client, but I did have a unscheduled sudden reboot just before yesterday.
Have you tried unlocking using the CLI version?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
>> wallet_account_vesting_balances myid

[[
    "ags",[{
        "balance_id": "DVSGydR………………",
        "sharedrop_address": "PruU…………………………",
        "start_time": "2014-01-05T00:00:00",
        "duration": 5184000,
        "asset_id": 0,
        "original_balance": 193383135,
        "vested_balance": 193383135,
        "claimed_balance": 193383135,
        "available_balance": 0

all unlocked  ?
Yep .. DVS are all unlocked ... IIRC there was a hickup in the code that made the vested balance be claimable after 2 weeks instead of 2 years .. but that's just for DVS!

Offline kokojie

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
For some reason my 0.6.3 DVS windows gui client can not be unlocked, I'm sure the password is correct, but when I click on unlock, nothing happens, no error or anything. I tried deleting my "chain" folder re-download blockchain, and it didn't help. I'm running it on windows 7 64bit with 4GB ram. Also this only happened since yesterday, but I've had this client for several weeks, and it was working previously, I didn't change anything with the client, but I did have a unscheduled sudden reboot just before yesterday.
« Last Edit: March 19, 2015, 10:16:48 pm by kokojie »

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags
>> wallet_account_vesting_balances myid

[[
    "ags",[{
        "balance_id": "DVSGydR………………",
        "sharedrop_address": "PruU…………………………",
        "start_time": "2014-01-05T00:00:00",
        "duration": 5184000,
        "asset_id": 0,
        "original_balance": 193383135,
        "vested_balance": 193383135,
        "claimed_balance": 193383135,
        "available_balance": 0

all unlocked  ?

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
can't burn messages with the gui on account walls !
when the window appear to confirm the burn message it sais everytime that 0 DVS will get burn...
when clicking on "details" to see the error , nothing happens (the same thing for any error)

Offline graffenwalder

Just started DevShares gui on windows.
But it opened without asking for a password, at the same time I wasn't connected to the network.

After 30 secs, the login window showed up, and everything worked fine.

Not sure if this is a potential security threat

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
as mentioned elsewhere problems with wallet_restore_backup

Sent from my ALCATEL ONE TOUCH 997D


Offline davidpbrown

Three issues:

1. Strange event just now.. the Linux GUI came up blank.. I've seen that before.. attached first image. I had to prompt it by trying to goto exchange and back to dashboard before it responded and only exiting and returning did it show accounts normally. Obviously, that's not good for new users.. it needs to be explicit what is happening, if some delay is necessary.


2. A message popped up that I'd received 1000 DVS from one of my accounts, which is a transaction I'd not made.. that transaction popup suggested an odd memo that looked like bad character encoding and no legible Western or Unicode that I could make sense of. That disappeared before I thought to take screenshots and I can't find any transaction detail now. It's not on the balances so I guess was a spoof.

However there is now suggestion of JSON errors.. "Unterminated String" and the count of those jumped from 3; 5; to 10, as I was trying to read them.. see second screenshot snip bottom left, that notification doesn't expand to show details; so perhaps there is a problem there that spawned the additional JSON parse errors.. but what caused the original, I can only guess was that odd transaction, as if it was malformed or spoofed.. or there an error where string is not unterminated but source of that unclear.


3. Third issue perhaps is trivial but the quality of the robot images on the DVS dashboard appears to have dropped badly since ~0.6.0.. see third image attached which I've simply made 200% to show the quality more clearly.


Edit: Error in terminal from above DVS issue was
QObject::startTimer: Timers can only be used with threads started with QThread
QApplication: Object event filter cannot be in a different thread.
QApplication: Object event filter cannot be in a different thread.
..with many instances of that last line.


Also, unrelated BTS 0.6.0 was just being slow to start with error in terminal:
QXcbWindow: Unhandled client message: "_GTK_LOAD_ICONTHEMES"

« Last Edit: February 08, 2015, 05:34:17 pm by davidpbrown »
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline ElMato

  • Sr. Member
  • ****
  • Posts: 288
    • View Profile
Code: [Select]
--- syncing with p2p network, 2343 blocks left to fetch
--- in sync with p2p network
--- there are now 26 active connections to the p2p network
--- syncing with p2p network, 2337 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2331 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2327 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2322 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2317 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2313 blocks left to fetch
--- in sync with p2p network
--- there are now 27 active connections to the p2p network
--- syncing with p2p network, 2307 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2301 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2297 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2291 blocks left to fetch
--- in sync with p2p network
--- syncing with p2p network, 2285 blocks left to fetch
--- in sync with p2p network
default (locked) >>>
default (locked) >>>
--- syncing with p2p network, 2280 blocks left to fetch
--- in sync with p2p network
--- there are now 26 active connections to the p2p network
--- syncing with p2p network, 2274 blocks left to fetch
--- in sync with p2p network

And my p2p.log has a lot of messages like:

Received hello message from peer on a different chain: 46.226.109.66
Peer 46.226.109.66:1776 is disconnecting us because: You are on a different chain from me

from different ips








Offline cn-members

  • Sr. Member
  • ****
  • Posts: 365
    • View Profile
There are some more translation entries added - I've added them to all translation files, somebody needs to translate from english.

https://github.com/jimewu/web_wallet/commit/223205ce7306224756a5dd30885d52cfc0445930

please confirm. thanks
BTS中文区发言人公共账号,帮助社区有效沟通与交流。
Chinese Community Spokesman Account,to help the effective communication between Chinese and other members of the community.We're not translators to do regular translations , but will help with vital ones as we see fit and available at that time.

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
There are some more translation entries added - I've added them to all translation files, somebody needs to translate from english.