Crash on wily-proposed

Bug #1464343 reported by Brandon Schaefer on 2015-06-11
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Clock App
Undecided
Unassigned
location-service (Ubuntu)
Undecided
Unassigned

Bug Description

Hello,

So I checked out lp:ubuntu-clock-app
mkdir build
cd build
cmake ..
make -j4
make install

Then when running the ubuntu-clock-app it crashes in qt position with a 0x0 on this:
http://paste.ubuntu.com/11697457/

Output from QML when running:
<Unknown File>: QML UCDeprecatedTheme: Theme.palette is deprecated. Use ThemeSettings instead.
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/1.2/MainView.qml:124:9: QML AppHeader: Theme.createStyleComponent() is deprecated. Use ThemeSettings instead.
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.2/PageHeadStyle.qml:86:5: QML StyledItem: Theme.createStyleComponent() is deprecated. Use ThemeSettings instead.
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/1.2/MainViewBase.qml:35:5: QML StyledItem: Theme.createStyleComponent() is deprecated. Use ThemeSettings instead.
<Unknown File>: QML UCDeprecatedTheme: Theme.name is deprecated. Use ThemeSettings instead.
[New Thread 0x7fffda4f1700 (LWP 17116)]
qml: [LOG]: Clock Page loaded
file:///home/bschaefer/src/ubuntu-clock-app/app/clock/ClockPage.qml:247:20: Unable to assign [undefined] to QColor
Unable to select module, using dummy.
Loading module: 'libubuntu_application_api_test.so.2.9.0'

Also tested:

lp:osmtouch
lp:~ubuntu-weather-dev/ubuntu-weather-app/reboot

Both crashing the same way, so it looks like its not the app but the qt position

Changed in ubuntu-clock-app:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers