overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
147 stars 51 forks source link

FlickableWebViewCore is sometimes in a undefined state, causing apps to not render correctly #1149

Open Armored-Dragon opened 1 month ago

Armored-Dragon commented 1 month ago

Attempting to open the Places app while the chat application is opened in external window mode makes the Places up unable to render with the following error: [WARNING] [default] qrc:/qml/controls/+webengine/FlickableWebViewCore.qml:21:5: Unable to assign [undefined] to bool

This appears to be an error in the parent component "FlickableWebViewCore" and not the direct fault of either application.

Armored-Dragon commented 1 month ago

This is a more widespread spread issue than I previously thought, this seems to affect many applications. This is likely an issue with Armored Chat.

Armored-Dragon commented 1 month ago

And now magically the issue has stopped and everything is working as expected. There may be a bigger issue somewhere else entirely.

Armored-Dragon commented 1 month ago

This has now occurred when Armored Chat was not opened. This seems like a generic FlickableWebViewCore bug.