Crash on wily-proposed
| 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://
Output from QML when running:
<Unknown File>: QML UCDeprecatedTheme: Theme.palette is deprecated. Use ThemeSettings instead.
file://
file://
file://
<Unknown File>: QML UCDeprecatedTheme: Theme.name is deprecated. Use ThemeSettings instead.
[New Thread 0x7fffda4f1700 (LWP 17116)]
qml: [LOG]: Clock Page loaded
file://
Unable to select module, using dummy.
Loading module: 'libubuntu_


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