Re: When does kbuildsycoca4 run?

2012-09-19 Thread Ian Wadham
On 18/09/2012, at 6:17 PM, Ian Wadham wrote: > On my Linux system I have not had to run kbuildsycoca in all the > ten years or so I have been working on KDE. So when does KDE > run it? As part of the build and install process for KDE libs and apps? > Whenever you run an app? Whenever you start

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