Author Topic: Graphene GUI testing and feedback  (Read 130097 times)

0 Members and 1 Guest are viewing this topic.

clout

  • Guest
I'm trying to transfer funds from a collateral account however the GUI says that it is not my account and does not allow me to execute the transfer.

jakub

  • Guest
- Can the web wallet be set to logout after a certain period of time?
It's a planned feature:
https://github.com/cryptonomex/graphene-ui/issues/265

Offline bitacer

- Can the web wallet be set to logout after a certain period of time ?
- Responsive theme for web wallet could be nice with mobile devices.

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
As I said before, it would really help with the testing efforts if we had a version number hard-coded somewhere in the GUI so that we could know if it's been recently upgraded on the server.
Otherwise it's hard to know if current problems are related to a new version being pushed on the server side.

THIS pls  +5%
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

jakub

  • Guest
For me https://graphene.bitshares.org stopped working in Firefox (Win 7) with this error:
Code: [Select]
The connection to wss://graphene.bitshares.org/ws/ was interrupted while the page was loading.
But still works fine in Chrome.

As I said before, it would really help with the testing efforts if we had a version number hard-coded somewhere in the GUI so that we could know if it's been recently upgraded on the server.
Otherwise it's hard to know if current problems are related to a new version being pushed on the server side.

clean your cache maybe? that wss error was yesterday and that's when the node was down... I think firefox has a "hard refresh" option too?

Clearing cache doesn't help. I guess there has been an upgrade on the server side which broke it.
Can anyone confirm this? Firefox on Win 7.

EDIT: I don't know what was the reason, but it works now.
« Last Edit: October 07, 2015, 04:54:20 pm by jakub »

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
For me https://graphene.bitshares.org stopped working in Firefox (Win 7) with this error:
Code: [Select]
The connection to wss://graphene.bitshares.org/ws/ was interrupted while the page was loading.
But still works fine in Chrome.

As I said before, it would really help with the testing efforts if we had a version number hard-coded somewhere in the GUI so that we could know if it's been recently upgraded on the server.
Otherwise it's hard to know if current problems are related to a new version being pushed on the server side.

clean your cache maybe? that wss error was yesterday and that's when the node was down... I think firefox has a "hard refresh" option too?

jakub

  • Guest
For me https://graphene.bitshares.org stopped working in Firefox (Win 7) with this error:
Code: [Select]
The connection to wss://graphene.bitshares.org/ws/ was interrupted while the page was loading.
But still works fine in Chrome.

As I said before, it would really help with the testing efforts if we had a version number hard-coded somewhere in the GUI so that we could know if it's been recently upgraded on the server.
Otherwise it's hard to know if current problems are related to a new version being pushed on the server side.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Code: [Select]
Application initialization issues


Websocket Connection Status: Connected

Retry

thats what I get on the web wallet now, and it stuck's there after refreshing

jakub

  • Guest
I tried to change my wallet password at
settings > wallets > change password

after I give my initial password and the the new password (+the confirmation)
I see this message:

"Unable to change password: Error: This wallet does not support the change password feature."

when will we have this "future" ready?

any update about the password change future?

You mean the online wallet? https://graphene.bitshares.org
For me the change password feature works without any issues, both in Chrome and Firefox (WIn 7)

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I tried to change my wallet password at
settings > wallets > change password

after I give my initial password and the the new password (+the confirmation)
I see this message:

"Unable to change password: Error: This wallet does not support the change password feature."

when will we have this "future" ready?

any update about the password change future?

jakub

  • Guest
On mac safari I am trying to create a backup , download button opens up another tab thats all it does, no file.

I think this issue is already being sorted out by the devs
https://github.com/cryptonomex/graphene-ui/issues/282

Offline bitacer

On mac safari I am trying to create a backup , download button opens up another tab thats all it does, no file.

jakub

  • Guest
Before yesterday's upgrade we had open collateral positions listed in the account's overview page with an option to update them - now it's no longer there.
Is it an intended change or a bug?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Can someone who can successfully build and run graphene-ui report their nodejs version?
node -v
v4.1.1

Offline Troglodactyl

  • Hero Member
  • *****
  • Posts: 960
    • View Profile
Can someone who can successfully build and run graphene-ui report their nodejs version?