Hi,
> ah, i thought the UI was done in QML. you can access the model directly from
> QML (that was the original reason for making it in fact). so if your UI is in
> QML, you shouldn't need to worry about Python bindings for the model.
Yep the UI is done in QML, but everything else is in Python
>
> As it turns out, the correction in this case was the cause of this
> breakage. Somehow the original breakage (which was built and deployed
> by build.kde.org 3 builds ago) did not have any impact upon the
> system, yet the revert of the breakage caused this.
>
Because as the Gerrit text wrote: