Code review comment for lp:~pkunal-parmar/ubuntu-calendar-app/deleteEvent

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

> I did try to test this MR & not able to delete the any event.
>
> file:///usr/lib/x86_64-linux-
> gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/ToolbarButtonStyle.qml:33:9: QML
> QQuickImage: Failed to get image from provider: image://theme/delete,edit-
> delete-symbolic
> virtual bool
> QOrganizerEDSEngine::startRequest(QtOrganizer::QOrganizerAbstractRequest*)
> void QOrganizerEDSEngine::removeItemsAsync(QtOrganizer::QOrganizerItemRemoveRe
> quest*)
> static void QOrganizerEDSEngine::removeItemsAsyncStart(RemoveRequestData*)
> Remove item size: 1
> Fail to remove Items Cannot remove calendar object: Object not found

yes, this is dues to some EDS issue,
you can find more details here.
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1240505

« Back to merge proposal