[MeeGo-SDK] Cannot run applications that use MeeGo UX Components

Martin Grimme martin.grimme at gmail.com
Sat May 28 09:50:21 PDT 2011


Hi,

try to import MeeGo.Components 0.1

This works on the tablet. 0.2 may be too fresh. Still you get it all
red-underlined in Qt Creator. This will get even worse if you do your
own custom QML components that reside in .so files. However you can
compile it and deploy on the device.


Martin


2011/5/28, a.grandi at gmail.com <a.grandi at gmail.com>:
> Hi,
>
> I was trying to create an application using these components:
> http://wiki.meego.com/MeeGo_UX_Components
> I've installed them on my tablet: zypper install meego-ux-components-devel
>
> Anyway I notice that they're not included in SDK because if I try to
> import MeeGo.Components in QtCreator the line is red-underlined
> meaning that the package is not found.
>
> I can deploy the application on the tablet, but when it runs I get this
> error:
>
> Killing remote process(es)...
> Starting remote process ...
> access control disabled, clients can connect from any host
> Adding Master Pointer: Virtual core pointer ( 2 )
> Skipping non-Touch device: Virtual core XTEST pointer ( 4 )
> Adding ATTACHED touch device: eGalax Inc. USB TouchController ( 9 )
> void MInputContext::connectToDBus()
> MInputContext void GlibDBusIMServerProxy::connectToDBus()
> Object::connect: No such signal
> QApplication::windowListUpdated(QList<WindowInfo>)
> Object::connect:  (sender name:   'MeeGoTest2')
> file:///usr/local/share/MeeGoTest2/qml/MeeGoTest2/main.qml:2:1: module
> "MeeGo.Components" version 0.2 is not installed
>      import MeeGo.Components 0.2
>      ^
> Killing remote process(es)...
> bash: line 1:  1435 Terminated              /usr/local/bin/MeeGoTest2
>
> any idea? Are MeeGo UX Components already supported in MeeGo SDK?
>
> Regards.
>
> --
> Andrea Grandi - Nokia Qt Ambassador
> website: http://www.andreagrandi.it
> _______________________________________________
> MeeGo-sdk mailing list
> MeeGo-sdk at meego.com
> http://lists.meego.com/listinfo/meego-sdk
> http://wiki.meego.com/Mailing_list_guidelines
> http://meego.com/developers
>


More information about the MeeGo-sdk mailing list