Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser: can't do transactions in simpledapp #10192

Closed
anastasiyaig opened this issue Apr 5, 2023 · 0 comments · Fixed by #10229
Closed

Browser: can't do transactions in simpledapp #10192

anastasiyaig opened this issue Apr 5, 2023 · 0 comments · Fixed by #10229
Assignees
Labels
bug Something isn't working

Comments

@anastasiyaig
Copy link
Contributor

Description

  1. enable browser
  2. open wallet
  3. switch to test net
  4. in browser tab open https://simpledapp.status.im
  5. allow permissions
  6. click Transactions tab
  7. click Send one Tx in batch button

As result, i cant sent transaction

Why it is needed: easy to test wallet. Easy to automate transactions flows in e2e. Easy to test dapp interaction on testnet

Warning: qrc:/imports/shared/popups/PopupMenu.qml:89:13: QML Image: Cannot open: qrc:/imports/assets/icons/add_watch_only.svg (qrc:/imports/shared/popups/PopupMenu.qml:89, )
Warning: qrc:/imports/shared/views/AssetsView.qml:73: TypeError: Cannot call method 'getMarketNetworkDownText' of undefined (qrc:/imports/shared/views/AssetsView.qml:73, )
Warning: qrc:/imports/shared/views/AssetsView.qml:72: TypeError: Cannot call method 'getBlockchainNetworkDownTextForToken' of undefined (qrc:/imports/shared/views/AssetsView.qml:72, )
[924:32259:0405/153120.649138:ERROR:command_buffer_proxy_impl.cc(141)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
Warning: Property 'ignoreUnknownSignals'' of object 'QQmlConnections_QML_1213' has no notify signal and is not constant, value updates in HTML will be broken! (:0, )
Debug: true (qrc:/app/AppLayouts/Browser/popups/BrowserConnectionModal.qml:33, postMessage)
Debug: true (qrc:/app/AppLayouts/Browser/popups/BrowserConnectionModal.qml:33, postMessage)
Warning: qrc:/imports/shared/stores/TransactionStore.qml:259: TypeError: Property 'prepareTokenBalanceOnChain' of object View(0x6000028659a0) is not a function (qrc:/imports/shared/stores/TransactionStore.qml:259, )
Warning: qrc:/imports/shared/stores/TransactionStore.qml:259: TypeError: Property 'prepareTokenBalanceOnChain' of object View(0x6000028659a0) is not a function (qrc:/imports/shared/stores/TransactionStore.qml:259, )
Warning: qrc:/imports/shared/stores/TransactionStore.qml:259: TypeError: Property 'prepareTokenBalanceOnChain' of object View(0x6000028659a0) is not a function (qrc:/imports/shared/stores/TransactionStore.qml:259, )
Warning: qrc:/imports/shared/popups/SendModal.qml:86:9: Unable to assign [undefined] to double (qrc:/imports/shared/popups/SendModal.qml:86, )
Warning: qrc:/imports/shared/popups/SendModal.qml:85:9: Unable to assign [undefined] to double (qrc:/imports/shared/popups/SendModal.qml:85, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusRoundedImage.qml:27:5: QML Image: Cannot open: qrc:/imports/assets/png/tokens/XEENUS.png (qrc:/StatusQ/src/StatusQ/Components/StatusRoundedImage.qml:27, )

Screenshot 2023-04-05 at 15 32 08

Screenshot 2023-04-05 at 15 32 36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants