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

Required property paused was not initialized in PeersIndicator.qml #322

Closed
hebasto opened this issue Apr 18, 2023 · 2 comments · Fixed by #326
Closed

Required property paused was not initialized in PeersIndicator.qml #322

hebasto opened this issue Apr 18, 2023 · 2 comments · Fixed by #326
Labels
Bug Something isn't working
Milestone

Comments

@hebasto
Copy link
Member

hebasto commented Apr 18, 2023

On the recent master branch (810fa55):

2023-04-18T09:07:58Z SetNetworkActive: false
2023-04-18T09:08:02Z SetNetworkActive: true
2023-04-18T09:08:19Z New outbound peer connected: version: 70015, blocks=785937, peer=238 (outbound-full-relay)
2023-04-18T09:08:26Z New outbound peer connected: version: 70016, blocks=785937, peer=239 (outbound-full-relay)
2023-04-18T09:08:28Z New outbound peer connected: version: 70016, blocks=785937, peer=240 (outbound-full-relay)
2023-04-18T09:08:34Z New outbound peer connected: version: 70016, blocks=785937, peer=241 (outbound-full-relay)
2023-04-18T09:08:45Z New outbound peer connected: version: 70016, blocks=785937, peer=242 (outbound-full-relay)
2023-04-18T09:08:57Z New outbound peer connected: version: 70016, blocks=785937, peer=243 (outbound-full-relay)
2023-04-18T09:08:58Z New outbound peer connected: version: 70016, blocks=785937, peer=244 (outbound-full-relay)
2023-04-18T09:09:04Z New outbound peer connected: version: 70016, blocks=785937, peer=245 (outbound-full-relay)
2023-04-18T09:09:27Z GUI: qrc:/qml/components/PeersIndicator.qml:13:5: Required property paused was not initialized
2023-04-18T09:09:27Z GUI: qrc:/qml/pages/node/Peers.qml:38:9: Unable to assign [undefined] to int

To reproduce, one needs to open "Peers" view.

@hebasto hebasto added the Bug Something isn't working label Apr 18, 2023
@hebasto
Copy link
Member Author

hebasto commented Apr 18, 2023

cc @johnny9 @jarolrod

@jarolrod
Copy link
Member

Fixed by #326

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants