Skip to content

Instantly share code, notes, and snippets.

@drewcassidy
Created May 10, 2019 17:09
Show Gist options
  • Save drewcassidy/2b302ee9cb10e6acda9576466a53c3e5 to your computer and use it in GitHub Desktop.
Save drewcassidy/2b302ee9cb10e6acda9576466a53c3e5 to your computer and use it in GitHub Desktop.
qrc:/qml/AccountSummary.qml:9:5: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/AccountSummary.qml:60:5: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/AccountSummary.qml:9:5: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/AccountSummary.qml:60:5: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:302:21: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:281:17: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:212:17: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:165:13: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:302:21: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:281:17: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:212:17: QML Label: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:165:13: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/telephant.qml:151:13: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/telephant.qml:180:13: QML ToolButton: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/MessageView.qml:31: ReferenceError: model is not defined
qrc:/qml/MessageView.qml:30: ReferenceError: model is not defined
qrc:/qml/MessageView.qml:29: ReferenceError: model is not defined
qrc:/qml/MessagePopup.qml:49: TypeError: Cannot read property 'shared' of undefined
qrc:/qml/MessagePopup.qml:48: TypeError: Cannot read property 'liked' of undefined
qrc:/qml/MessagePopup.qml:47: TypeError: Cannot read property 'mediaurl' of undefined
qrc:/qml/MessagePopup.qml:46: TypeError: Cannot read property 'mediapreview' of undefined
qrc:/qml/MessagePopup.qml:45: TypeError: Cannot read property 'like' of undefined
qrc:/qml/MessagePopup.qml:44: TypeError: Cannot read property 'mention' of undefined
qrc:/qml/MessagePopup.qml:43: TypeError: Cannot read property 'forward' of undefined
qrc:/qml/MessagePopup.qml:42: TypeError: Cannot read property 'replytoauthor' of undefined
qrc:/qml/MessagePopup.qml:41: TypeError: Cannot read property 'replytoid' of undefined
qrc:/qml/MessagePopup.qml:40: TypeError: Cannot read property 'reply' of undefined
qrc:/qml/MessagePopup.qml:39: TypeError: Cannot read property 'actorid' of undefined
qrc:/qml/MessagePopup.qml:38: TypeError: Cannot read property 'actorname' of undefined
qrc:/qml/MessagePopup.qml:37: TypeError: Cannot read property 'actor' of undefined
qrc:/qml/MessagePopup.qml:36: TypeError: Cannot read property 'createdat' of undefined
qrc:/qml/MessagePopup.qml:35: TypeError: Cannot read property 'body' of undefined
qrc:/qml/MessagePopup.qml:34: TypeError: Cannot read property 'avatar' of undefined
qrc:/qml/MessagePopup.qml:33: TypeError: Cannot read property 'authorurl' of undefined
qrc:/qml/MessagePopup.qml:32: TypeError: Cannot read property 'authorid' of undefined
qrc:/qml/MessagePopup.qml:31: TypeError: Cannot read property 'author' of undefined
qrc:/qml/MessagePopup.qml:30: TypeError: Cannot read property 'posturl' of undefined
qrc:/qml/MessagePopup.qml:29: TypeError: Cannot read property 'messageid' of undefined
qrc:/qml/MessagePopup.qml:28: TypeError: Cannot read property 'name' of undefined
qrc:/qml/MessagePopup.qml:54: ReferenceError: name is not defined
qrc:/qml/MessageView.qml:31: ReferenceError: model is not defined
qrc:/qml/MessageView.qml:22: ReferenceError: model is not defined
qrc:/qml/MessageView.qml:30: ReferenceError: model is not defined
qrc:/qml/MessageView.qml:29: ReferenceError: model is not defined
qrc:/qml/SharePopup.qml:48: TypeError: Cannot read property 'shared' of undefined
qrc:/qml/SharePopup.qml:47: TypeError: Cannot read property 'liked' of undefined
qrc:/qml/SharePopup.qml:46: TypeError: Cannot read property 'mediaurl' of undefined
qrc:/qml/SharePopup.qml:45: TypeError: Cannot read property 'mediapreview' of undefined
qrc:/qml/SharePopup.qml:44: TypeError: Cannot read property 'like' of undefined
qrc:/qml/SharePopup.qml:43: TypeError: Cannot read property 'mention' of undefined
qrc:/qml/SharePopup.qml:42: TypeError: Cannot read property 'forward' of undefined
qrc:/qml/SharePopup.qml:41: TypeError: Cannot read property 'replytoauthor' of undefined
qrc:/qml/SharePopup.qml:40: TypeError: Cannot read property 'replytoid' of undefined
qrc:/qml/SharePopup.qml:39: TypeError: Cannot read property 'reply' of undefined
qrc:/qml/SharePopup.qml:38: TypeError: Cannot read property 'actorname' of undefined
qrc:/qml/SharePopup.qml:37: TypeError: Cannot read property 'actor' of undefined
qrc:/qml/SharePopup.qml:36: TypeError: Cannot read property 'createdat' of undefined
qrc:/qml/SharePopup.qml:35: TypeError: Cannot read property 'body' of undefined
qrc:/qml/SharePopup.qml:34: TypeError: Cannot read property 'avatar' of undefined
qrc:/qml/SharePopup.qml:33: TypeError: Cannot read property 'authorurl' of undefined
qrc:/qml/SharePopup.qml:32: TypeError: Cannot read property 'authorid' of undefined
qrc:/qml/SharePopup.qml:31: TypeError: Cannot read property 'author' of undefined
qrc:/qml/SharePopup.qml:30: TypeError: Cannot read property 'posturl' of undefined
qrc:/qml/SharePopup.qml:29: TypeError: Cannot read property 'messageid' of undefined
qrc:/qml/SharePopup.qml:28: TypeError: Cannot read property 'name' of undefined
Error registering app: Post cybre.space/api/v1/apps: unsupported protocol scheme ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment