Comment 0 for bug 1197293

Revision history for this message
Olivier Tilloy (osomon) wrote :

I have the latest UITK installed from the ubuntu-sdk-team PPA (version 0.1.46+13.10.20130628bzr575raring0), and when I compile and run the latest trunk of webbrowser-app, I’m getting the following errors printed out on the console:

file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/ButtonStyle.qml:29: ReferenceError: UbuntuColors is not defined
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/TextAreaStyle.qml:33: ReferenceError: UbuntuColors is not defined
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Label.qml:59: ReferenceError: UbuntuColors is not defined

(the last one is repeated a dozen times)

I’m not seeing this error when running the UITK gallery examples though, so I’m wondering if there’s something I’m not doing right in the browser?