Bug 376829

Summary: Crash on startup
Product: [Applications] kamoso Reporter: Vishal Rao <vishalrao>
Component: generalAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: crash CC: aleixpol, vishalrao
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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! ^^