← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1274373] [NEW] Priority and ItemType is not registered to QML system properly

 

Public bug reported:

When we try to get Priority and ItemType, its showing error
"QMetaProperty::read: Unable to handle unregistered datatype"


QMetaProperty::read: Unable to handle unregistered datatype 'QDeclarativeOrganizerItemPriority::Priority' for property 'QtOrganizer::QDeclarativeOrganizerEvent::priority'
priority:undefined

QMetaProperty::read: Unable to handle unregistered datatype 'QDeclarativeOrganizerItemType::ItemType' for property 'QtOrganizer::QDeclarativeOrganizerEvent::itemType'
itemType:undefinedobjectNameChanged:function () { return method(object, data, qmlglobal, arguments.length, arguments); }

** Affects: qtorganizer5-eds (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1274373

Title:
  Priority and ItemType is not registered to QML system properly

Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  When we try to get Priority and ItemType, its showing error
  "QMetaProperty::read: Unable to handle unregistered datatype"

  
  QMetaProperty::read: Unable to handle unregistered datatype 'QDeclarativeOrganizerItemPriority::Priority' for property 'QtOrganizer::QDeclarativeOrganizerEvent::priority'
  priority:undefined

  QMetaProperty::read: Unable to handle unregistered datatype 'QDeclarativeOrganizerItemType::ItemType' for property 'QtOrganizer::QDeclarativeOrganizerEvent::itemType'
  itemType:undefinedobjectNameChanged:function () { return method(object, data, qmlglobal, arguments.length, arguments); }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1274373/+subscriptions


Follow ups

References