Re: [Plasma Media Center] install issue SOLVED

2010-06-05 Thread tringalinv...@libero.it
Ok, everything works now, thank you, I was using the wrong install path... I 
didn't noticed it.

Luca Tringali
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] install issue

2010-06-05 Thread Alessandro Diaferia
2010/6/5 tringalinv...@libero.it 

> I did this:
> svn co svn://anonsvn.kde.
> org/home/kde/trunk/playground/base/plasma/MediaCenterComponents/
> cd MediaCenterComponents
> make
> sudo make install
> kbuildsycoca4
> plasma-mediacenter
>
> Luca Tringali
> ___
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>


Are you sure the default installation path is the right one?

I always recommend the following steps:

svn co svn://
anonsvn.kde.org/home/kde/trunk/playground/base/plasma/MediaCenterComponents
cd MediaCenterComponents
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
make install (or sudo make install if you don't have privileges in the
install path)
kbuildsycoca4 --noincremental
plasma-mediacenter

Please, let me know.

Ciao
-- 
Alessandro Diaferia
KDE Developer
KDE e.V. member
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] install issue

2010-06-05 Thread tringalinv...@libero.it
I did this:
svn co svn://anonsvn.kde.
org/home/kde/trunk/playground/base/plasma/MediaCenterComponents/
cd MediaCenterComponents
make
sudo make install
kbuildsycoca4 
plasma-mediacenter

Luca Tringali
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Re: [Plasma Media Center] install issue

2010-06-05 Thread Alessandro Diaferia
2010/6/5 tringalinv...@libero.it 

> Thank you for the reply. Anyway I still receive the same error (something
> like
> "The object could not be created for the following reason: could not find
> requested component mediacontroller"). I also tried to run
> "plasmoidviewer mediacontroller", and I receive the same error, while if I
> try
> with another plasmoid (one I created a bit time ago) it works fine. So I
> think
> the problem could be in the installation of the widgets for PMC.
>
> P.S.: I run "make install" only in the source main directory... may I need
> to
> run it in every plasmoid folder? I found that there are a lot of others
> Makefile, not only in the main folder.
>
> Luca Tringali
>
> Messaggio originale
> Da: alediafe...@gmail.com
> Data: 05/06/2010 9.31
> A: "tringalinv...@libero.it", <
> plasma-devel@kde.org>
> Ogg: Re: [Plasma Media Center] install issue
>
>
>
> 2010/6/5 tringalinv...@libero.it 
> Hello everybody,
> I downloaded PMC from svn and I was trying to install it: the main
> interface
> was installed correctly, but not the widgets, so it's completely useless.
> So my question is how can I install properly the whole PMC?
> Or is there another way to see it working?
>
> Luca Tringali
> ___
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
> After having built and install it successfully do in the command line:
> kbuildsycoca4 && plasma-mediacenter
>
> Be aware that it will eat your kittens :)
> Cheers
>
> --
> Alessandro Diaferia
> KDE Developer
> KDE e.V. member
>
>
>
>
> ___
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>


can you paste the exact steps you did for building PMC?
-- 
Alessandro Diaferia
KDE Developer
KDE e.V. member
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


R: Re: [Plasma Media Center] install issue

2010-06-05 Thread tringalinv...@libero.it
Thank you for the reply. Anyway I still receive the same error (something like
"The object could not be created for the following reason: could not find 
requested component mediacontroller"). I also tried to run 
"plasmoidviewer mediacontroller", and I receive the same error, while if I 
try 
with another plasmoid (one I created a bit time ago) it works fine. So I 
think 
the problem could be in the installation of the widgets for PMC.

P.S.: I run "make install" only in the source main directory... may I need to 
run it in every plasmoid folder? I found that there are a lot of others 
Makefile, not only in the main folder.

Luca Tringali

Messaggio originale
Da: alediafe...@gmail.com
Data: 05/06/2010 9.31
A: "tringalinv...@libero.it", 
Ogg: Re: [Plasma Media Center] install issue



2010/6/5 tringalinv...@libero.it 
Hello everybody,
I downloaded PMC from svn and I was trying to install it: the main interface
was installed correctly, but not the widgets, so it's completely useless.
So my question is how can I install properly the whole PMC?
Or is there another way to see it working?

Luca Tringali
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

After having built and install it successfully do in the command line:
kbuildsycoca4 && plasma-mediacenter

Be aware that it will eat your kittens :)
Cheers

-- 
Alessandro Diaferia
KDE Developer
KDE e.V. member




___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] install issue

2010-06-05 Thread Alessandro Diaferia
2010/6/5 tringalinv...@libero.it 

> Hello everybody,
> I downloaded PMC from svn and I was trying to install it: the main
> interface
> was installed correctly, but not the widgets, so it's completely useless.
> So my question is how can I install properly the whole PMC?
> Or is there another way to see it working?
>
> Luca Tringali
> ___
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>


After having built and install it successfully do in the command line:
kbuildsycoca4 && plasma-mediacenter

Be aware that it will eat your kittens :)
Cheers

-- 
Alessandro Diaferia
KDE Developer
KDE e.V. member
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Plasma Media Center] install issue

2010-06-05 Thread tringalinv...@libero.it
Hello everybody,
I downloaded PMC from svn and I was trying to install it: the main interface 
was installed correctly, but not the widgets, so it's completely useless. 
So my question is how can I install properly the whole PMC? 
Or is there another way to see it working?

Luca Tringali
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel