Fix runtime warnings/errors

Bug #1316953 reported by David Planella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Notes app
Triaged
Low
Unassigned

Bug Description

When running the app on the desktop with Qt Creator, a number of warnings are issued on the console output:

http://pastebin.ubuntu.com/7408944/

To summarize, here are the different types of errors:

1) file:///tmp/newrem/build-reminders-app-Desktop-Default/src/app/qml/components/NotesDelegate.qml:59:5: QML QQuickImage: Failed to get image from provider: image://resource/image/png?noteGuid=5149da48-592c-47e9-a7ad-65f924f0c14d&hash=836fc57702fc08596a5b6d74e54b33cc

2)
file:///tmp/newrem/build-reminders-app-Desktop-Default/src/app/qml/ui/NoteView.qml:40: TypeError: Cannot read property 'enmlContent' of undefined
file:///tmp/newrem/build-reminders-app-Desktop-Default/src/app/qml/ui/NoteView.qml:29: TypeError: Cannot read property 'title' of undefined
file:///tmp/newrem/build-reminders-app-Desktop-Default/src/app/qml/ui/NoteView.qml:72: TypeError: Cannot read property 'htmlContent' of undefined

3) file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml:119: TypeError: Cannot read property of null

Revision history for this message
Riccardo Padovani (rpadovani) wrote :

The third error has gone on its own, I suppose was a sdk error

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.