GSoC 2013 : Improvements and Enhancements for Plasma Media Center

2013-05-29 Thread Akshay Ratan
Hello all,
It is indeed a great opportunity for me to be a part of *Google
Summer of Code 2013* with *KDE*.

My project is : *Improvements and Enhancements for Plasma Media
Center*and I look forward to an awesome learning experience in coming
few months
with the Plasma developers as a part of this project.

Contributing in the KDE community has always been a worthy learning
experience for me.

As advised by Lydia Pintscher in her welcome mail, I have added my project
to the community page :
http://community.kde.org/GSoC/2013/StatusReports#Akshay_Ratan
Soon , I will be up with a KDE Planet blog :)

Looking forward for a codeful summer ! :)

Thanks and Cheers,
*Akshay Ratan*
IRC: akshay_r , #kde-in , #kde-devel, #plasma , #kde-soc

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


Re: Review Request 110160: Switch to Solid::PowerManagement instead of using DBus interface

2013-05-29 Thread Aaron J. Seigo

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

Ship it!


Ship It!

- Aaron J. Seigo


On April 24, 2013, 6:44 p.m., Hrvoje Senjan wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/110160/
 ---
 
 (Updated April 24, 2013, 6:44 p.m.)
 
 
 Review request for Plasma and Ivan Čukić.
 
 
 Description
 ---
 
 Patch for lancelot-datamodels.
 Follow up to review 110135, and to resolve problem introduced with 
 kde-workspace commit 63e9e0. Interface changed, and as pointed in mentioned 
 review, this should provide more stability over time.
 (Same review done for homerun, from where is also description c/p)
 
 
 Diffs
 -
 
   libs/lancelot-datamodels/SystemActions.cpp 7b9df63 
 
 Diff: http://git.reviewboard.kde.org/r/110160/diff/
 
 
 Testing
 ---
 
 Compiled, works.
 
 
 Thanks,
 
 Hrvoje Senjan
 


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


Re: Review Request 110160: Switch to Solid::PowerManagement instead of using DBus interface

2013-05-29 Thread Commit Hook

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

(Updated May 29, 2013, 9:50 a.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma and Ivan Čukić.


Description
---

Patch for lancelot-datamodels.
Follow up to review 110135, and to resolve problem introduced with 
kde-workspace commit 63e9e0. Interface changed, and as pointed in mentioned 
review, this should provide more stability over time.
(Same review done for homerun, from where is also description c/p)


Diffs
-

  libs/lancelot-datamodels/SystemActions.cpp 7b9df63 

Diff: http://git.reviewboard.kde.org/r/110160/diff/


Testing
---

Compiled, works.


Thanks,

Hrvoje Senjan

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


Re: Review Request 110160: Switch to Solid::PowerManagement instead of using DBus interface

2013-05-29 Thread Commit Hook

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


This review has been submitted with commit 
84c8be396ff1d9fe5bde23f32da943a7ff61af07 by Hrvoje Senjan to branch master.

- Commit Hook


On April 24, 2013, 6:44 p.m., Hrvoje Senjan wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/110160/
 ---
 
 (Updated April 24, 2013, 6:44 p.m.)
 
 
 Review request for Plasma and Ivan Čukić.
 
 
 Description
 ---
 
 Patch for lancelot-datamodels.
 Follow up to review 110135, and to resolve problem introduced with 
 kde-workspace commit 63e9e0. Interface changed, and as pointed in mentioned 
 review, this should provide more stability over time.
 (Same review done for homerun, from where is also description c/p)
 
 
 Diffs
 -
 
   libs/lancelot-datamodels/SystemActions.cpp 7b9df63 
 
 Diff: http://git.reviewboard.kde.org/r/110160/diff/
 
 
 Testing
 ---
 
 Compiled, works.
 
 
 Thanks,
 
 Hrvoje Senjan
 


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


Review Request 110709: Fix black screen in UI after boot.

2013-05-29 Thread Ruediger Gad

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

Review request for Plasma and Marco Martin.


Description
---

Current devel branch just shows a black screen after boot.
This is caused by contour not being installed.
Due to some changes in plasma-mobile contour stopped building.
This patch re-adds contourd to the build and fixes some compilation issues as 
well.


Diffs
-

  CMakeLists.txt b0d15e9 
  contourd/CMakeLists.txt 9fbeb3e 
  contourd/location/network-engines/solid/SolidNetworkNotifier.cpp 759042f 

Diff: http://git.reviewboard.kde.org/r/110709/diff/


Testing
---

Tested on Archos G9 with latest devel.
UI comes up as intended.


Thanks,

Ruediger Gad

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


Re: Review Request 110709: Fix black screen in UI after boot.

2013-05-29 Thread Ruediger Gad

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

(Updated May 29, 2013, 12:33 p.m.)


Review request for Plasma and Marco Martin.


Changes
---

Also verified to fix the black-screen issue in VirtualBox.


Description
---

Current devel branch just shows a black screen after boot.
This is caused by contour not being installed.
Due to some changes in plasma-mobile contour stopped building.
This patch re-adds contourd to the build and fixes some compilation issues as 
well.


Diffs
-

  CMakeLists.txt b0d15e9 
  contourd/CMakeLists.txt 9fbeb3e 
  contourd/location/network-engines/solid/SolidNetworkNotifier.cpp 759042f 

Diff: http://git.reviewboard.kde.org/r/110709/diff/


Testing (updated)
---

Tested on Archos G9 with latest devel.
UI comes up as intended.

Also verified to fix the black-screen issue in VirtualBox.


Thanks,

Ruediger Gad

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


Reason for rejection of proposal to work upon plasma-mediacenter in GSOC'13

2013-05-29 Thread Saurabh Jain
Hi,

I, Saurabh Jain, had submitted the proposal to work upon the project - 
Improvements and Enhancements for plasma-mediacenter in google summer of 
code'13 program but it was rejected. I could not figure out the reason why it 
was rejected since I had really put in a lot of hard work in order to work on 
this project and in the process, I did successfully submit quite a few patches 
which were referred to me as the difficult ones to start with as a beginner. 
There were also quite a lot of other ideas/solutions which I did not mention in 
my proposal but discussed thoroughly with mentors - Shantanu and Sinny.  Also, 
I mentioned a link in my proposal which directs you to the image in which I 
have created the mock up for this project. I hope everyone went through it. 
I am very disappointed at my rejection and I kindly request all the mentors to 
state the reason for the same so that I can come to know where was my proposal 
lagging behind? Did I miss something to write in it? 
I would be highly obliged if you can share your views about my proposal so that 
I can learn something new out of it and bring improvements to my proposals for 
any future projects. 

--
Regards,
Saurabh Jain

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


Review Request 110716: Get the Plasma Theme Text Color for the Notes applet

2013-05-29 Thread Anne-Marie Mahfouf

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

Review request for Plasma, Aaron J. Seigo, Davide Bettio, and Sebastian Kügler.


Description
---

For theme text color, the code was Plasma::Theme::ButtonTextColor instead of 
Plasma::Theme::TextColor in 2 places. When the theme changes, make the text 
change color.


This addresses bug 320342.
http://bugs.kde.org/show_bug.cgi?id=320342


Diffs
-

  applets/notes/notes.cpp 5c2ed70 

Diff: http://git.reviewboard.kde.org/r/110716/diff/


Testing
---

Tested with several themes, Air, ThinAir2 and Oxygen. 


Thanks,

Anne-Marie Mahfouf

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


Re: Review Request 110709: Fix black screen in UI after boot.

2013-05-29 Thread Marco Martin

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

Ship it!


Ship It!

- Marco Martin


On May 29, 2013, 12:33 p.m., Ruediger Gad wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/110709/
 ---
 
 (Updated May 29, 2013, 12:33 p.m.)
 
 
 Review request for Plasma and Marco Martin.
 
 
 Description
 ---
 
 Current devel branch just shows a black screen after boot.
 This is caused by contour not being installed.
 Due to some changes in plasma-mobile contour stopped building.
 This patch re-adds contourd to the build and fixes some compilation issues as 
 well.
 
 
 Diffs
 -
 
   CMakeLists.txt b0d15e9 
   contourd/CMakeLists.txt 9fbeb3e 
   contourd/location/network-engines/solid/SolidNetworkNotifier.cpp 759042f 
 
 Diff: http://git.reviewboard.kde.org/r/110709/diff/
 
 
 Testing
 ---
 
 Tested on Archos G9 with latest devel.
 UI comes up as intended.
 
 Also verified to fix the black-screen issue in VirtualBox.
 
 
 Thanks,
 
 Ruediger Gad
 


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


Re: Review Request 110709: Fix black screen in UI after boot.

2013-05-29 Thread Ruediger Gad

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

(Updated May 29, 2013, 10:17 p.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma and Marco Martin.


Description
---

Current devel branch just shows a black screen after boot.
This is caused by contour not being installed.
Due to some changes in plasma-mobile contour stopped building.
This patch re-adds contourd to the build and fixes some compilation issues as 
well.


Diffs
-

  CMakeLists.txt b0d15e9 
  contourd/CMakeLists.txt 9fbeb3e 
  contourd/location/network-engines/solid/SolidNetworkNotifier.cpp 759042f 

Diff: http://git.reviewboard.kde.org/r/110709/diff/


Testing
---

Tested on Archos G9 with latest devel.
UI comes up as intended.

Also verified to fix the black-screen issue in VirtualBox.


Thanks,

Ruediger Gad

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


Re: Dependency Freeze for 4.11 in 4 days

2013-05-29 Thread Albert Astals Cid
El Diumenge, 26 de maig de 2013, a les 00:17:42, Kai Uwe Broulik va escriure:
 Hi,
 
  Dependency freeze for 4.11 releases[...]
  * kde-workspace depends on kdelibs 4.9.4
 
 For my battery monitor revamp I did adjustments to kdelibs so it exposes
 more battery properties through Solid. These currently reside in master,
 meaning kde-workspace would need to depend on kdelibs 4.11. I guess I could
 adjust the battery monitor to function without these properties but the
 dataengine that exposes them to the battery monitor uses those functions in
 solid. Namely: Solid::Battery::isPowerSupply and capacity (review pending).
 Those would need to be ifdef'd out which I guess is not desirable.
 
 How should I proceed?

It seems Aaron answered you in plasma-devel leaving out kde-devel so i missed 
the answer.

Also I see noone has done anything to kde-workspace dependency. Is anyone 
going to increase that dependency? Technically you have less than 2 hours to 
do it inside the freeze.

Cheers,
  Albert

 
 Greetings,
 Kai Uwe
 
  Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe
  
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel