[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


Re: [Plasma Media Center] install issue

2010-06-05 Thread Alessandro Diaferia
2010/6/5 tringalinv...@libero.it 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 menubar design questions

2010-06-05 Thread Marcin Baszczewski
I think that shows Plasma actions is wrong idea. Better for me is not show
anything. KISS.

2010/6/3 Aurélien Gâteau agat...@kde.org

 Thanks for the suggestions. I am going to give a try at this:

 - If no window is active, show the Plasma actions provided by the cashew.

 - If a window is active, show the KWin actions. I am going to look at
 libtaskmanager for this, as suggested by Martin.

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




-- 
pozdrawiam
Marcin Baszczewski

tel.:+48 792 297 526
skype:marcin.baszczewski
http://baszczewski.pl/
___
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.ittringalinv...@libero.it, plasma-devel@kde.org
Ogg: Re: [Plasma Media Center] install issue



2010/6/5 tringalinv...@libero.it 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: Re: [Plasma Media Center] install issue

2010-06-05 Thread Alessandro Diaferia
2010/6/5 tringalinv...@libero.it 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.ittringalinv...@libero.it, 
 plasma-devel@kde.org
 Ogg: Re: [Plasma Media Center] install issue



 2010/6/5 tringalinv...@libero.it 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


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: [Plasma Media Center] install issue

2010-06-05 Thread Alessandro Diaferia
2010/6/5 tringalinv...@libero.it 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] some advice request

2010-06-05 Thread Marco Martin
On Fri, Jun 4, 2010 at 11:47 PM, Aaron J. Seigo ase...@kde.org wrote:
 On June 4, 2010, Alessandro Diaferia wrote:
 At the very beginning we had the idea to put a plain VideoWidget behind the
 transparent-made containment (really, the Plasma::View)
 but IIRC this is not possible as long as there is a window registered as
 desktop in the WM.

 the PMC (plasma media center) window isn't a desktop window, so this isn't an
 issue. PMC is a stays on top, fullscreen window. the video just needs to be
 stack beneath it without any other windows in between. (really, a job for the
 window manager, but for now we'll have to manage that on our own ... it also
 means that PMC will not work non-full screen very well since the geometry of
 the windows would need to be sync'd.) this, btw,  is exactly what LinuxMCE
 does.

A problem with this approach is that with some crappy video drivers
(for sure intel drivers at least until a certain point don't know the
situation nowdays) the portion of a video rendered below an argb
window is a nice solid blue rectangle, so won't be usabe at all.
that said, for having something quickly demo-able i still think it's
the better way (and just f... the bad video drivers)
I would really love to have the video in canvas in the future, but
really doesn't seem doable right now, besides small thumbnail previews
:/
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-05 Thread Marco Martin

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4236/#review5991
---


I like it. unfortunately introduces strings, so i think it's too late for 4.5?


trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.cpp
http://reviewboard.kde.org/r/4236/#comment5611

this probably makes the patch 4.6 material :/


- Marco


On 2010-06-05 00:10:56, John Layt wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/4236/
 ---
 
 (Updated 2010-06-05 00:10:56)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 The calendar data engine will now return all holidays along with their 
 holiday type, i.e. if a day off or not.  The calendar plasmoid only shows 
 days off highlighted in red.  In the pop-up only days off are prefixed with 
 'Holiday', but all other holidays are now listed.
 
 I have also changed how Events are displayed.  They were shown as a green 
 highlight with higher priority than a holiday.  This caused two issues.  
 First, information is blocked, it can only show a day is a Holiday or an 
 Event, it can't show when you have both on the one day.  Second, many users 
 will have Events on almost every day, so almost every day would be green 
 highlighted, which besides looking ugly and busy also effectively wastes a 
 high visibility signal on a more common piece of information.  Instead I've 
 gone for the more standard bold day number as done in KOrganizer and most 
 other calendar programs, and re-used the green highlight for Holidays that 
 are not days off.
 
 In the future we could use other options such as cell shading and font 
 colour, and make it user configurable.
 
 Screenies attached.
 
 
 This addresses bug 218549.
 https://bugs.kde.org/show_bug.cgi?id=218549
 
 
 Diffs
 -
 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.h 1134154 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.cpp 1134154 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.h
  1133276 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.cpp
  1133276 
 
 Diff: http://reviewboard.kde.org/r/4236/diff
 
 
 Testing
 ---
 
 Always :-)  Note in the second screenie we have Feb 12 with a public holiday 
 (day off), a commemorative holiday (not a day off), and an event.
 
 
 Screenshots
 ---
 
 Calendar Table
   http://reviewboard.kde.org/r/4236/s/418/
 Calendar Popup
   http://reviewboard.kde.org/r/4236/s/420/
 
 
 Thanks,
 
 John
 


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


Re: Review Request: Stop DataContainer from discarding multiple values for a single key.

2010-06-05 Thread Marco Martin

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4235/#review5992
---

Ship it!


good catch.
could also have something to do wwith 
https://bugs.kde.org/show_bug.cgi?id=240462  ?

- Marco


On 2010-06-05 00:08:34, John Layt wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/4235/
 ---
 
 (Updated 2010-06-05 00:08:34)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 If a DataEngine implementation uses QHash::insertMulti() to try return 
 multiple values for a key, the DataContainer discards the multiple values and 
 only returns a single value to the client.
 
 A simplified example showing where 2 holidays occurring on the same date need 
 to be treated as separate data entities:
 
 Plasma::DataEngine::Data holidays;
 holidays.insertMulti(2010-06-01, A national public holiday);
 holidays.insertMulti(2010-06-01, A minor religious holiday);
 setData(request, holidays);
 
 What gets returned to the client is only the second value for the minor 
 religious holiday, so the public holiday doesn't appear on the calendar.
 
 This is because the call to setData() loops through each value in the passed 
 in DataEngine::Data and calls DataContainer::setData(), which inserts each 
 value into a new DataEngine::Data, in the process discarding any previous 
 multiple values.
 
 This patch uses insertMulti() in the DataContainer::setData() to fix this.  I 
 can't think of anything this would break by changing the behaviour to retain 
 any multiples, they can only get there in the first place by the DataEngine 
 explicitly calling insertMulti() so I think it's safe to assume the coder 
 wants them kept.
 
 The alternative would be to create new DataEngine::setMultiData() and 
 DataContainer::setMultiData() methods.
 
 
 Diffs
 -
 
   /trunk/KDE/kdelibs/plasma/datacontainer.cpp 1134380 
 
 Diff: http://reviewboard.kde.org/r/4235/diff
 
 
 Testing
 ---
 
 Without the patch, holidays disappear between the calendar data engine and 
 the calendar plasmoid.  With the patch all the holidays make it and can be 
 treated differently according to type.
 
 
 Thanks,
 
 John
 


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


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Markus
On Saturday 05 June 2010 11:21:24 Marco Martin wrote:
 A problem with this approach is that with some crappy video drivers
 (for sure intel drivers at least

And considering that HTPCs are currently most likely Atom-based (hence Intel 
GMA 500 / Poulsbo), your point is even more valid.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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: Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-05 Thread John Layt


 On 2010-06-05 09:25:36, Marco Martin wrote:
  I like it. unfortunately introduces strings, so i think it's too late for 
  4.5?

No new strings, just an old one moved down few lines.  I would have liked to 
have a label for the 'other' holidays so it's clearer they are not a day off, 
but didn't for this very reason.


- John


---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4236/#review5991
---


On 2010-06-05 00:10:56, John Layt wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/4236/
 ---
 
 (Updated 2010-06-05 00:10:56)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 The calendar data engine will now return all holidays along with their 
 holiday type, i.e. if a day off or not.  The calendar plasmoid only shows 
 days off highlighted in red.  In the pop-up only days off are prefixed with 
 'Holiday', but all other holidays are now listed.
 
 I have also changed how Events are displayed.  They were shown as a green 
 highlight with higher priority than a holiday.  This caused two issues.  
 First, information is blocked, it can only show a day is a Holiday or an 
 Event, it can't show when you have both on the one day.  Second, many users 
 will have Events on almost every day, so almost every day would be green 
 highlighted, which besides looking ugly and busy also effectively wastes a 
 high visibility signal on a more common piece of information.  Instead I've 
 gone for the more standard bold day number as done in KOrganizer and most 
 other calendar programs, and re-used the green highlight for Holidays that 
 are not days off.
 
 In the future we could use other options such as cell shading and font 
 colour, and make it user configurable.
 
 Screenies attached.
 
 
 This addresses bug 218549.
 https://bugs.kde.org/show_bug.cgi?id=218549
 
 
 Diffs
 -
 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.h 1134154 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.cpp 1134154 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.h
  1133276 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.cpp
  1133276 
 
 Diff: http://reviewboard.kde.org/r/4236/diff
 
 
 Testing
 ---
 
 Always :-)  Note in the second screenie we have Feb 12 with a public holiday 
 (day off), a commemorative holiday (not a day off), and an event.
 
 
 Screenshots
 ---
 
 Calendar Table
   http://reviewboard.kde.org/r/4236/s/418/
 Calendar Popup
   http://reviewboard.kde.org/r/4236/s/420/
 
 
 Thanks,
 
 John
 


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


Re: Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-05 Thread John Layt

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4236/#review5993
---



trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.cpp
http://reviewboard.kde.org/r/4236/#comment5613

Nope, already existing string, see old line 531 :-)


- John


On 2010-06-05 00:10:56, John Layt wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/4236/
 ---
 
 (Updated 2010-06-05 00:10:56)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 The calendar data engine will now return all holidays along with their 
 holiday type, i.e. if a day off or not.  The calendar plasmoid only shows 
 days off highlighted in red.  In the pop-up only days off are prefixed with 
 'Holiday', but all other holidays are now listed.
 
 I have also changed how Events are displayed.  They were shown as a green 
 highlight with higher priority than a holiday.  This caused two issues.  
 First, information is blocked, it can only show a day is a Holiday or an 
 Event, it can't show when you have both on the one day.  Second, many users 
 will have Events on almost every day, so almost every day would be green 
 highlighted, which besides looking ugly and busy also effectively wastes a 
 high visibility signal on a more common piece of information.  Instead I've 
 gone for the more standard bold day number as done in KOrganizer and most 
 other calendar programs, and re-used the green highlight for Holidays that 
 are not days off.
 
 In the future we could use other options such as cell shading and font 
 colour, and make it user configurable.
 
 Screenies attached.
 
 
 This addresses bug 218549.
 https://bugs.kde.org/show_bug.cgi?id=218549
 
 
 Diffs
 -
 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.h 1134154 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.cpp 1134154 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.h
  1133276 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.cpp
  1133276 
 
 Diff: http://reviewboard.kde.org/r/4236/diff
 
 
 Testing
 ---
 
 Always :-)  Note in the second screenie we have Feb 12 with a public holiday 
 (day off), a commemorative holiday (not a day off), and an event.
 
 
 Screenshots
 ---
 
 Calendar Table
   http://reviewboard.kde.org/r/4236/s/418/
 Calendar Popup
   http://reviewboard.kde.org/r/4236/s/420/
 
 
 Thanks,
 
 John
 


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


Re: Review Request: Stop DataContainer from discarding multiple values for a single key.

2010-06-05 Thread John Layt


 On 2010-06-05 09:29:07, Marco Martin wrote:
  good catch.
  could also have something to do wwith 
  https://bugs.kde.org/show_bug.cgi?id=240462  ?

Just tested that scenario, but I'm afraid it doesn't fix it.  I'll try look at 
that, and there's another report duplicated entries and failures to update.  I 
also think the Event details displayed need a bit of polish.


- John


---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4235/#review5992
---


On 2010-06-05 00:08:34, John Layt wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/4235/
 ---
 
 (Updated 2010-06-05 00:08:34)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 If a DataEngine implementation uses QHash::insertMulti() to try return 
 multiple values for a key, the DataContainer discards the multiple values and 
 only returns a single value to the client.
 
 A simplified example showing where 2 holidays occurring on the same date need 
 to be treated as separate data entities:
 
 Plasma::DataEngine::Data holidays;
 holidays.insertMulti(2010-06-01, A national public holiday);
 holidays.insertMulti(2010-06-01, A minor religious holiday);
 setData(request, holidays);
 
 What gets returned to the client is only the second value for the minor 
 religious holiday, so the public holiday doesn't appear on the calendar.
 
 This is because the call to setData() loops through each value in the passed 
 in DataEngine::Data and calls DataContainer::setData(), which inserts each 
 value into a new DataEngine::Data, in the process discarding any previous 
 multiple values.
 
 This patch uses insertMulti() in the DataContainer::setData() to fix this.  I 
 can't think of anything this would break by changing the behaviour to retain 
 any multiples, they can only get there in the first place by the DataEngine 
 explicitly calling insertMulti() so I think it's safe to assume the coder 
 wants them kept.
 
 The alternative would be to create new DataEngine::setMultiData() and 
 DataContainer::setMultiData() methods.
 
 
 Diffs
 -
 
   /trunk/KDE/kdelibs/plasma/datacontainer.cpp 1134380 
 
 Diff: http://reviewboard.kde.org/r/4235/diff
 
 
 Testing
 ---
 
 Without the patch, holidays disappear between the calendar data engine and 
 the calendar plasmoid.  With the patch all the holidays make it and can be 
 treated differently according to type.
 
 
 Thanks,
 
 John
 


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


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Christopher Blauvelt
On Sat, Jun 5, 2010 at 6:01 AM, Markus kamika...@web.de wrote:

 On Saturday 05 June 2010 11:21:24 Marco Martin wrote:
  A problem with this approach is that with some crappy video drivers
  (for sure intel drivers at least

 And considering that HTPCs are currently most likely Atom-based (hence
 Intel
 GMA 500 / Poulsbo), your point is even more valid.



That assumption is flawed since you can't watch Hulu on an Atom w/o terrible
frame drops and tearing.
Chris
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Markus
On Saturday 05 June 2010 16:41:15 Christopher Blauvelt wrote:
 That assumption is flawed since you can't watch Hulu on an Atom w/o
 terrible frame drops and tearing.

Doesn't Hulu use Flash? Flash's suckiness on X11 platforms and Mac OS X is 
well-known.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Object::connect: No such signal Plasma::Calendar::dateSelected(const QDate )

2010-06-05 Thread Martin Koller
Hi,

when running plasma from konsole, I can see the following error (4.5 beta1):

Object::connect: No such signal Plasma::Calendar::dateSelected(const QDate )

I hope this is trivial enough to not need create a bko entry ;-)

I also get the following. Can you give me a hint what they mean ?
Is there anything wrong in my setup ?

plasma-desktop(13054)/libplasma: ** FAILED TO FIND IN MAPPING! 
plasma-desktop(13054)/libplasma:  failed to find script file for 
animation FadeAnimation 
plasma-desktop(13054)/libplasma: ** FAILED TO FIND IN MAPPING! 
plasma-desktop(13054)/libplasma:  failed to find script file for 
animation PixmapTransitionAnimation 

and this might also be a simple thing to fix for one who knows the code...
QWidget::setMinimumSize: (/Plasma::Dialog) Negative sizes (-1,-1) are not 
possible

P.S: I'm not subscribed. Please reply to me directly. Thanks.

-- 
Best regards/Schöne Grüße

Martin
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

Geschenkideen, Accessoires, Seifen, Kulinarisches: www.bibibest.at


signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Christopher Blauvelt
On Sat, Jun 5, 2010 at 10:58 AM, Markus kamika...@web.de wrote:

 Doesn't Hulu use Flash? Flash's suckiness on X11 platforms and Mac OS X is
 well-known.


 Well, until they fix it, it is was it is.  Also I think an Atom processor
would be hard pressed to decode and display 1080p video files without some
serious help from the GPU.  PMC has a long way to go before we can use
something like VDPAU.
Chris
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Markus
On Saturday 05 June 2010 18:34:51 Christopher Blauvelt wrote:
 PMC has a long way to go before we can use something like VDPAU.

Isn't that something a Phonon/QtMultimedia back-end has to take care of and 
not Plasma?
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request: Re-enable showing all holiday types in plasma calendar

2010-06-05 Thread Aaron Seigo

---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4236/#review5997
---

Ship it!


looks good; would be very nice to colour the background of days with events in 
them as they still don't jump out very well ... but i think we need to 
revisit how the calendar widget is drawn in general for 4.6.

- Aaron


On 2010-06-05 00:10:56, John Layt wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviewboard.kde.org/r/4236/
 ---
 
 (Updated 2010-06-05 00:10:56)
 
 
 Review request for Plasma.
 
 
 Summary
 ---
 
 The calendar data engine will now return all holidays along with their 
 holiday type, i.e. if a day off or not.  The calendar plasmoid only shows 
 days off highlighted in red.  In the pop-up only days off are prefixed with 
 'Holiday', but all other holidays are now listed.
 
 I have also changed how Events are displayed.  They were shown as a green 
 highlight with higher priority than a holiday.  This caused two issues.  
 First, information is blocked, it can only show a day is a Holiday or an 
 Event, it can't show when you have both on the one day.  Second, many users 
 will have Events on almost every day, so almost every day would be green 
 highlighted, which besides looking ugly and busy also effectively wastes a 
 high visibility signal on a more common piece of information.  Instead I've 
 gone for the more standard bold day number as done in KOrganizer and most 
 other calendar programs, and re-used the green highlight for Holidays that 
 are not days off.
 
 In the future we could use other options such as cell shading and font 
 colour, and make it user configurable.
 
 Screenies attached.
 
 
 This addresses bug 218549.
 https://bugs.kde.org/show_bug.cgi?id=218549
 
 
 Diffs
 -
 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.h 1134154 
   trunk/KDE/kdebase/workspace/libs/plasmaclock/calendartable.cpp 1134154 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.h
  1133276 
   
 trunk/KDE/kdebase/workspace/plasma/generic/dataengines/calendar/calendarengine.cpp
  1133276 
 
 Diff: http://reviewboard.kde.org/r/4236/diff
 
 
 Testing
 ---
 
 Always :-)  Note in the second screenie we have Feb 12 with a public holiday 
 (day off), a commemorative holiday (not a day off), and an event.
 
 
 Screenshots
 ---
 
 Calendar Table
   http://reviewboard.kde.org/r/4236/s/418/
 Calendar Popup
   http://reviewboard.kde.org/r/4236/s/420/
 
 
 Thanks,
 
 John
 


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


Re: Object::connect: No such signal Plasma::Calendar::dateSelected(const QDate )

2010-06-05 Thread Aaron J. Seigo
On June 5, 2010, Martin Koller wrote:
 Hi,
 
 when running plasma from konsole, I can see the following error (4.5
 beta1):
 
 Object::connect: No such signal Plasma::Calendar::dateSelected(const QDate
 )

fixed ...

 I also get the following. Can you give me a hint what they mean ?
 Is there anything wrong in my setup ?
 
 plasma-desktop(13054)/libplasma: ** FAILED TO FIND IN MAPPING!

there's nothing wrong; this is just saying it couldn't find a javascript 
version of the animation. i've disabled these debug statements as we don't 
really need them now.

 and this might also be a simple thing to fix for one who knows the code...
 QWidget::setMinimumSize: (/Plasma::Dialog) Negative sizes (-1,-1) are not
 possible

yes, i see those from time to time as well; they aren't, afaict, harmful .. so 
i haven't spent time tracking down where they are coming from. if anyone would 
like to do so, that'd be nice :)

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Development Frameworks


signature.asc
Description: This is a digitally signed message part.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Christopher Blauvelt
On Sat, Jun 5, 2010 at 1:20 PM, Markus kamika...@web.de wrote:

 On Saturday 05 June 2010 18:34:51 Christopher Blauvelt wrote:
  PMC has a long way to go before we can use something like VDPAU.

 Isn't that something a Phonon/QtMultimedia back-end has to take care of and
 not Plasma?


Likely, but I'm sure there will be some issues along the way even if Qt does
implement VDPAU support or whatever the Intel/ATI equivalent is.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Markus
On Saturday 05 June 2010 19:50:45 Christopher Blauvelt wrote:
 On Sat, Jun 5, 2010 at 1:20 PM, Markus kamika...@web.de wrote:
  On Saturday 05 June 2010 18:34:51 Christopher Blauvelt wrote:
   PMC has a long way to go before we can use something like VDPAU.
  
  Isn't that something a Phonon/QtMultimedia back-end has to take care of
  and not Plasma?
 
 Likely, but I'm sure there will be some issues along the way even if Qt
 does implement VDPAU support

I don't understand. Why would Qt need to implement it when back-ends handle 
the decoding?
(Phonon back-end = VLC. QtMultimedia back-end = GStreamer.)


 or whatever the Intel/ATI equivalent is.

There is only one proper API and that's VA-API -- a freedesktop.org standard 
with back-ends for all common GPUs.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Christopher Blauvelt
 There is only one proper API and that's VA-API -- a freedesktop.orgstandard
 with back-ends for all common GPUs.


Wow, that sounds almost religious.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Markus
On Saturday 05 June 2010 21:53:37 Christopher Blauvelt wrote:

 Wow, that sounds almost religious.

So instead of answering my question, you insult me?
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: [Plasma Media Center] some advice request

2010-06-05 Thread Christopher Blauvelt
On Sat, Jun 5, 2010 at 4:11 PM, Markus kamika...@web.de wrote:

 On Saturday 05 June 2010 21:53:37 Christopher Blauvelt wrote:

  Wow, that sounds almost religious.

 So instead of answering my question, you insult me?


I wouldn't call that an insult.  Either way we've hijacked this thread by
going off on a tangent.

To answer your question.  If we want to get VDPAU (VA-API) support in a QGV
I'm sure Qt will have to get involved somehow.  Whether they do or don't
doesn't really matter because it's not coming out until Qt 4.8, we need a
solution in the interim, and that solution likely won't support GPU assisted
decoding which precludes the use of an Atom processor for decoding 1080p
video.

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