[kde-workspace] plasma/desktop/qmlpackages/desktop/contents: Disable Solid.Devices usage

Aleix Pol aleixpol at kde.org
Wed Mar 12 13:19:12 UTC 2014


On Wed, Mar 12, 2014 at 1:46 PM, Sebastian Kügler <sebas at 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 at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140312/169e6453/attachment.html>


More information about the Plasma-devel mailing list