Bug 376829 - Crash on startup
Summary: Crash on startup
Status: RESOLVED FIXED
Alias: None
Product: kamoso
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 04:58 UTC by Vishal Rao
Modified: 2017-02-23 10:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vishal Rao 2017-02-23 04:58:11 UTC
Running neon dev unstable edition (git master) and running kamoso from commandline (I have kamoso-dbgsym installed too) results in the following output:

Playing device changed "/dev/video0"
Cannot initialize model with data QJsonObject() . missing: QJsonValue(string, "urls")
new gamma 105
new gamma 106
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Slider.qml:204:5: QML RangeModel: Binding loop detected for property "value"
New saturation  100
New contrast  100
terminate called after throwing an instance of 'QGlib::Error'
  what():  no property "video-direction" in element "videoflip0"
Aborted (core dumped)
Comment 1 Vishal Rao 2017-02-23 08:39:56 UTC
Well, duh, seems to fixed already with updates coming in a few minutes ago. Really should have patience when running the dev unstable edition :-)
Comment 2 Aleix Pol 2017-02-23 10:17:41 UTC
No worries, bug reports are good! :)

Thanks! ^^