Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save michaelsbradleyjr/3bdbe52a96a3032a2b7f63b33ec5f66a to your computer and use it in GitHub Desktop.
Save michaelsbradleyjr/3bdbe52a96a3032a2b7f63b33ec5f66a to your computer and use it in GitHub Desktop.
warnings-errors.log
qt.qpa.fonts: Populating font family aliases took 160 ms. Replace uses of missing font family "Inter" with one that exists to avoid this cost.
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn/TopBar.qml:21:5: QML ChannelIcon: Binding loop detected for property "width"
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn/TopBar.qml:21:5: QML ChannelIcon: Binding loop detected for property "height"
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Wallet/Components/SendModalContent.qml:24:5: QML Image: Cannot open: file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/img/close.svg
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn.qml:36:13: QML ChatMessages: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn/ChatMessages.qml:122:13: Unable to assign QString to int
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Wallet/Components/TokenSettingsModalContent.qml:97:25: Unable to assign [undefined] to QString
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn/TopBar.qml:47:9: Unable to assign [undefined] to QString
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Profile/LeftTab.qml:37: ReferenceError: btnheight is not defined
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn.qml:36:13: QML ChatMessages: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///Users/michael/repos/nim-status-client/ui/app/AppLayouts/Chat/ChatColumn/ChatMessages.qml:122:13: Unable to assign QString to int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment