Advertisement
Guest User

Untitled

a guest
May 4th, 2021
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml:158:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
  2. file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml:148:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
  3. QQmlEngine::setContextForObject(): Object already has a QQmlContext
  4. file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/private/ScrollView.qml:73:5: QML Binding: Not restoring previous value because restoreMode has not been set.
  5. This behavior is deprecated.
  6. You have to import QtQml 2.15 after any QtQuick imports and set
  7. the restoreMode of the binding to fix this warning.
  8. In Qt < 6.0 the default is Binding.RestoreBinding.
  9. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
  10.  
  11. file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/private/ScrollView.qml:73:5: QML Binding: Not restoring previous value because restoreMode has not been set.
  12. This behavior is deprecated.
  13. You have to import QtQml 2.15 after any QtQuick imports and set
  14. the restoreMode of the binding to fix this warning.
  15. In Qt < 6.0 the default is Binding.RestoreBinding.
  16. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
  17.  
  18. file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/private/ScrollView.qml:73:5: QML Binding: Not restoring previous value because restoreMode has not been set.
  19. This behavior is deprecated.
  20. You have to import QtQml 2.15 after any QtQuick imports and set
  21. the restoreMode of the binding to fix this warning.
  22. In Qt < 6.0 the default is Binding.RestoreBinding.
  23. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
  24.  
  25. file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/private/ScrollView.qml:73:5: QML Binding: Not restoring previous value because restoreMode has not been set.
  26. This behavior is deprecated.
  27. You have to import QtQml 2.15 after any QtQuick imports and set
  28. the restoreMode of the binding to fix this warning.
  29. In Qt < 6.0 the default is Binding.RestoreBinding.
  30. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
  31.  
  32. qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 576, resource id: 0, major code: 20 (GetProperty), minor code: 0
  33. fish: Job 1, 'systemsettings5' terminated by signal SIGSEGV (Address boundary error)
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement