Author Topic: DevShares 0.6.3 Feedback  (Read 16222 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.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
tip.fake_accounts_warning is missing in the english version (newlayout branch)

This better?
https://github.com/BitShares/web_wallet/pull/573

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
gotcha .. pull from newlayout pull request to develop .. EyEy Chef

Offline svk

just updated the german translation

You're still missing some fields since you went with the file from master. valzav also missed my latest commits when he did the merge into develop last night so even develop is missing some fields.

The latest files are in here: https://github.com/BitShares/web_wallet/tree/newlayout/app/static, you can always just copy the new fields and then make a pull to develop.
Worker: dev.bitsharesblocks

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
just updated the german translation

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Whoever wants to update translation files, find a list of recent changes here
https://www.evernote.com/shard/s9/sh/2d935ab8-5b6b-40c3-aff2-012c16dda03f/16fe31e2c152562f
Your pull requests to develop branch are welcomed!

thx !
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline cn-members

  • Sr. Member
  • ****
  • Posts: 365
    • View Profile
Whoever wants to update translation files, find a list of recent changes here
https://www.evernote.com/shard/s9/sh/2d935ab8-5b6b-40c3-aff2-012c16dda03f/16fe31e2c152562f
Your pull requests to develop branch are welcomed!

I have updated the Chinese translation here:
https://github.com/jimewu/web_wallet/commit/a6f9a6a3a35e4593ae735717dbbfcf29f35b5ab2

further modification:
https://github.com/BitShares/web_wallet/pull/571

please use "账户主页" rather than "仪表板" in another file
« Last Edit: February 05, 2015, 10:50:16 am by cn-members »
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 cn-members

  • Sr. Member
  • ****
  • Posts: 365
    • View Profile
Cross-posting from github about Chinese community feedback:

https://github.com/BitShares/web_wallet/issues/567

Quote
I went through some of those and fixed a couple, but some aren't actual bugs:

3: The client already does that, at least on my end
5: Fixed
8: Fixed by yourself in backend
9: Simply due to using DVS
10: Fixed
@clayop I've fixed the translations, but also added a few fields that were missing. There were missing fields for all languages actually, so for those of you who want to keep the translations up to date you can go check the new .json files in the "newlayout" branch once valzav merges my pull request.

Thank you very much
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
Whoever wants to update translation files, find a list of recent changes here
https://www.evernote.com/shard/s9/sh/2d935ab8-5b6b-40c3-aff2-012c16dda03f/16fe31e2c152562f
Your pull requests to develop branch are welcomed!
« Last Edit: February 04, 2015, 09:50:47 pm by valzav »

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Cross-posting from github about Chinese community feedback:

https://github.com/BitShares/web_wallet/issues/567

Quote
I went through some of those and fixed a couple, but some aren't actual bugs:

3: The client already does that, at least on my end
5: Fixed
8: Fixed by yourself in backend
9: Simply due to using DVS
10: Fixed
@clayop I've fixed the translations, but also added a few fields that were missing. There were missing fields for all languages actually, so for those of you who want to keep the translations up to date you can go check the new .json files in the "newlayout" branch once valzav merges my pull request.

Thanks svk. You're the best  8)
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline svk

Cross-posting from github about Chinese community feedback:

https://github.com/BitShares/web_wallet/issues/567

Quote
I went through some of those and fixed a couple, but some aren't actual bugs:

3: The client already does that, at least on my end
5: Fixed
8: Fixed by yourself in backend
9: Simply due to using DVS
10: Fixed
@clayop I've fixed the translations, but also added a few fields that were missing. There were missing fields for all languages actually, so for those of you who want to keep the translations up to date you can go check the new .json files in the "newlayout" branch once valzav merges my pull request.
Worker: dev.bitsharesblocks

Offline cn-members

  • Sr. Member
  • ****
  • Posts: 365
    • View Profile
problems collected from the chinese community:

1. still cannot leave message on wall

2. transaction amount should be limited to the 5th digit after the decimal point, or the transaction record will be incorrect

3. When my mouse cursor moved to the 'signal intensity' icon on the botom right in the status bar of GUI, it should gives me 'how many active connections do we have now':


4. while syncing with the blockchain, the GUI should tell me the ETA till synced.

5. market layout problem 1: sometimes in the market, the charts do not use the full space

but if you resize the window or maximize, it will re-adjust itself.

6. market layout problem 2: in the price chart, some texts do not align with the corresponding bar:


7. if you submit multiple order at the same time, it will take forever to have them all broadcasted.

8. the memo of transaction is still limited to 20 characters:


9. no market depth is shown:


10. chinese localization is still incompleted
« Last Edit: February 04, 2015, 02:51:38 pm by cn-members »
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 svk

Korean(한국어) translation is still broken. Thanks for the great job!
I'll have a look at this later today, might just be an encoding issue like we had for bitsharesblocks
Worker: dev.bitsharesblocks

Offline xeroc

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

Offline wuyanren

  • Hero Member
  • *****
  • Posts: 589
    • View Profile
The finished version?

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Korean(한국어) translation is still broken. Thanks for the great job!
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline vikram

https://github.com/BitShares/DevShares/releases/tag/dvs%2F0.6.3

Please only use this thread to post constructive feedback that may be useful to the development team.