Re: qml module not installed

2012-09-19 Thread Damian Ivanov
I got it it was necessary to create the metadat.desktop. Thanks. 2012/9/19 Damian Ivanov : > Yes, I tried plasmoidviewer and qmlviewer. > > 2012/9/19 Viranch Mehta : >> Are you using plasmoidviewer? >> >> >> On Wed, Sep 19, 2012 at 7:05 PM, Damian Ivanov >> wrote: >>> >>> Hir Viranch, >>> >>> Tha

Re: qml module not installed

2012-09-19 Thread Damian Ivanov
Yes, I tried plasmoidviewer and qmlviewer. 2012/9/19 Viranch Mehta : > Are you using plasmoidviewer? > > > On Wed, Sep 19, 2012 at 7:05 PM, Damian Ivanov > wrote: >> >> Hir Viranch, >> >> Thanks for your answer, but >> >> module "org.kde.plasma.components" is not installed >> import org.kde.

Re: qml module not installed

2012-09-19 Thread Viranch Mehta
Are you using plasmoidviewer? On Wed, Sep 19, 2012 at 7:05 PM, Damian Ivanov wrote: > Hir Viranch, > > Thanks for your answer, but > > module "org.kde.plasma.components" is not installed > import org.kde.plasma.components 0.1 as PlasmaComponents > > > 2012/9/19 Viranch Mehta : > > On Wed, Se

Re: qml module not installed

2012-09-19 Thread Damian Ivanov
Hir Viranch, Thanks for your answer, but module "org.kde.plasma.components" is not installed import org.kde.plasma.components 0.1 as PlasmaComponents 2012/9/19 Viranch Mehta : > On Wed, Sep 19, 2012 at 6:48 PM, Damian Ivanov > wrote: >> >> >> module "org.kde.plasma.graphicswidgets" is not

Re: qml module not installed

2012-09-19 Thread Viranch Mehta
On Wed, Sep 19, 2012 at 6:48 PM, Damian Ivanov wrote: > > module "org.kde.plasma.graphicswidgets" is not installed > import org.kde.plasma.graphicswidgets 0.1 as PlasmaWidgets > Use plasma components: import org.kde.plasma.components 0.1 as PlasmaComponents Viranch >> Visit http://mail.kde