Re: [SailfishDevel] ContextKit not installed?

2020-05-04 Thread Thomas Tanghus
On Monday, 4 May 2020 15.30 Martin Kampas wrote: > > it isn't recognized in the > > editor, "QML module does not contain information about components > > contained in the plugins". > > I checked that now and I confirm this is a bug - the package does not > provide the QML type information. > >

Re: [SailfishDevel] ContextKit not installed?

2020-05-04 Thread Martin Kampas
Hi Thomas, > it isn't recognized in the > editor, "QML module does not contain information about components contained > in the plugins". I checked that now and I confirm this is a bug - the package does not provide the QML type information. You can work this around by using qmlplugindump on

Re: [SailfishDevel] ContextKit not installed?

2020-05-04 Thread Thomas Tanghus
On Monday, 4 May 2020 07.12 Ville Nummela wrote: > On 1.5.2020 10.24, Thomas Tanghus wrote > > > [C] expression for network:71 - > > file:///usr/share/harbour-dktv/qml/components/Network.qml:30 module > > "org.freedesktop.contextkit" is not installed > Maybe the error message is correct, and you

Re: [SailfishDevel] ContextKit not installed?

2020-05-03 Thread Ville Nummela
On 1.5.2020 10.24, Thomas Tanghus wrote [C] expression for network:71 - file:///usr/share/harbour-dktv/qml/components/Network.qml:30 module "org.freedesktop.contextkit" is not installed Maybe the error message is correct, and you don't have the org.freedesktop.context plugin installed?

Re: [SailfishDevel] ContextKit not installed?

2020-05-01 Thread Thomas Tanghus
On Friday, 1 May 2020 09.24 Thomas Tanghus wrote: > Another of my apps now can't find the custom QML plugin packaged with it. > > I haven't updated the SDK yet, so still on 2.2.4, but shouldn't it be > backwards compatible? Upgrading to SDK 3.1 didn't help. Is it just me, or is the whole SDK

[SailfishDevel] ContextKit not installed?

2020-05-01 Thread Thomas Tanghus
I updated to 3.3.0.16 last night, and now I get this error when trying to run any of my apps that uses it: [C] expression for network:71 - file:///usr/share/harbour-dktv/qml/components/Network.qml:30 module "org.freedesktop.contextkit" is not installed I have this import: import