Comment 0 for bug 1389792

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Attached is a very simple application that tries to define the Foo theme which is derived from the SuruDark theme.

$ tar -zxvf ./theme-test.tar.gz
./theme-test/
./theme-test/themes/
./theme-test/themes/Foo/
./theme-test/themes/Foo/parent_theme
./theme-test/themes/Foo/Palette.qml
./theme-test/themes/Foo/MainViewStyle.qml
./theme-test/main.qml

$ cd theme-test/

$ qmlscene ./main.qml
"Theme not found: " "themes.Foo"
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:330:9: QML AppHeader: Warning: Style PageHeadStyle.qml not found in theme themes.Foo
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:202:5: QML StyledItem: Warning: Style MainViewStyle.qml not found in theme themes.Foo
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
QQmlComponent: Component is not ready
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/MainViewStyle.qml:70:5: QML Binding: Binding loop detected for property "target"