On Wed, Mar 12, 2014 at 1:46 PM, Sebastian Kügler <se...@kde.org> wrote:
> Git commit 4871aaa098d6f71ee554fb341baaa46c6a656633 by Sebastian Kügler. > Committed on 12/03/2014 at 12:43. > Pushed by sebas into branch 'master'. > > Disable Solid.Devices usage > > This breaks with lastest Qt 5.3, and makes the shell crash on startup. > Until we've found out the underlying reason, disable the code, so it > doesn't screw up our Alpha. > > CCMAIL:plasma-devel@kde.org > > M +2 -1 plasma/desktop/qmlpackages/desktop/contents/loader.qml > > > http://commits.kde.org/kde-workspace/4871aaa098d6f71ee554fb341baaa46c6a656633 > > diff --git a/plasma/desktop/qmlpackages/desktop/contents/loader.qml > b/plasma/desktop/qmlpackages/desktop/contents/loader.qml > index 1060f55..fc3dc51 100644 > --- a/plasma/desktop/qmlpackages/desktop/contents/loader.qml > +++ b/plasma/desktop/qmlpackages/desktop/contents/loader.qml > @@ -33,10 +33,11 @@ QtObject { > property bool loaded : false > > default property var children > - > + /* > Solid.Devices { > id: keyboards > query: "IS Keyboard" > } > + */ > } > > _______________________________________________ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel > Why don't we just remove it? It's not being used by anything... -.- Aleix
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel