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

0 Members and 1 Guest are viewing this topic.

Offline svk

It does not work for me on chrome. It used to work 2 days ago. I deleted cache, the local storage, created new accounts. No avail.

http://imgur.com/HteYMNM

Console Log:

Download the React DevTools for a better development experience: https://fb.me/react-devtools
app.js:39 Connecting...
app.js:39 connecting to wss://graphene.bitshares.org:8090
app.js:4 here:  r {path: "/dashboard", abortReason: null}
app.js:41 ChainStore Init
4app.js:41 ChainStore Init

It keeps repeating ChainStore init endlessly, maybe that's the issue

This is the same isse as what jakub reported up top, I've got a fix ready just trying to figure out one more thing.

What timezone are you in and what does the footer tell you about the blockchain state? The bug here is related to date handling..
Worker: dev.bitsharesblocks

jakub

  • Guest
It keeps repeating ChainStore init endlessly, maybe that's the issue

The same syndrome of endlessly repeating "ChainStore init" happens on my Firefox.

Offline mindphlux

  • Sr. Member
  • ****
  • Posts: 232
    • View Profile
It does not work for me on chrome. It used to work 2 days ago. I deleted cache, the local storage, created new accounts. No avail.

http://imgur.com/HteYMNM

Console Log:

Download the React DevTools for a better development experience: https://fb.me/react-devtools
app.js:39 Connecting...
app.js:39 connecting to wss://graphene.bitshares.org:8090
app.js:4 here:  r {path: "/dashboard", abortReason: null}
app.js:41 ChainStore Init
4app.js:41 ChainStore Init

It keeps repeating ChainStore init endlessly, maybe that's the issue

Please consider voting for my witness mindphlux.witness and my committee user mindphlux. I will not vote for changes that affect witness pay.

jakub

  • Guest
Also, the block explorer just shows me an empty page in chrome, it worked 2 days ago.

strange. I use chrome/win7


It also works for me on chrome/win7. But this very issue I have on firefox/win7 - an empty page for block explorer.

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
Also, the block explorer just shows me an empty page in chrome, it worked 2 days ago.

strange. I use chrome/win7


Offline mindphlux

  • Sr. Member
  • ****
  • Posts: 232
    • View Profile
Also, the block explorer just shows me an empty page in chrome, it worked 2 days ago.
Please consider voting for my witness mindphlux.witness and my committee user mindphlux. I will not vote for changes that affect witness pay.

Offline mindphlux

  • Sr. Member
  • ****
  • Posts: 232
    • View Profile
Currently, when I log in I cannot see any balances - I just created a new account, but it's not sending me any balance, I'm seeing in the tx history:

"sent  to test003"

It should say "1000 CORE sent to test003" - right?
Please consider voting for my witness mindphlux.witness and my committee user mindphlux. I will not vote for changes that affect witness pay.

jakub

  • Guest
Could we have a version number somewhere in the GUI? Maybe somewhere in the app's footer, next to the "Graphene" label on the left.
So that we can be always be sure we are using the latest version after you deploy a bug fix.

jakub

  • Guest
I can access the https://graphene.bitshares.org without any problems using Chrome but in Firefox something is wrong:
- the Dashboard page has only account names but no further info
- explorer/blocks, explorer/witnesses etc shows empty screen
- also the list of markets on the markets page is empty
- but the head block counter in the bottom right corner seems to be working

I've already cleared the browser's cache.

Not sure if it is related  - I get this message in the browser's console:
Quote
17:41:55.900 The connection to wss://graphene.bitshares.org:8090/ was interrupted while the page was loading.1 app.js:39:0

I am on Windows 7.

Offline svk

Please use this thread for feedback on the new GUI as well as issues related to graphene.bitshares.org

The GUI is available here:

https://github.com/cryptonomex/graphene-ui

If you notice a bug or anything that needs changing, please create an issue for it here if you can:

https://github.com/cryptonomex/graphene-ui/issues
Worker: dev.bitsharesblocks