Re:

2016-03-01 Thread Aleix Pol
On Tue, Mar 1, 2016 at 11:08 PM, Alex Mourtziapis < alex.mourtzia...@gmail.com> wrote: > Hey, > > My name is Alex and I am third-year student. > I just went through your ideas list at [1], some of them really triggered > my interest but unfortunately > contributing to such a vast project is not th

Re: CMake error while building Minuet.

2016-03-01 Thread Gokul Krishna P
Hey lady! :P I saw someone else with similar error. Check that out ;) With Regards, Gokul Krishna P B-Tech, 2nd Year, CSE, Amrita University Blog | LinkedIn | Twitter

[no subject]

2016-03-01 Thread Alex Mourtziapis
Hey, My name is Alex and I am third-year student. I just went through your ideas list at [1], some of them really triggered my interest but unfortunately contributing to such a vast project is not the easiest thing for a person at my age.However, I am trying to stay positive and give it a try. I '

KDE has been selected as a Google Summer of Code 2016 mentor organization

2016-03-01 Thread Valorie Zimmerman
Yesterday we got the email we'd been waiting for, beginning: "Congratulations! KDE has been selected as a Google Summer of Code 2016 mentor organization. Please click here to visit your organization profile and start adding mentors." That last bit is new. If you plan to mentor, please 1. Message

Re: Review Request 127178: Added writer plugin support

2016-03-01 Thread Varun Joshi
> On March 1, 2016, 11:03 a.m., Pinak Ahuja wrote: > > autotests/taglibwritertest.cpp, line 53 > > > > > > The test needs to be fixed. What exactly are the wierd moc errors you > > are getting? Lets find out why

FOSSASIA 2016

2016-03-01 Thread Garvit Khatri
Hi, I would like to know who all from KDE will be attending this year's FOSSASIA. It will be good chance to meet in person with the community contributors. Also, I would like to know if there is a banner that I can use or get for KDE or LabPlot that I could use to represent KDE. This is what FOS

Re: Review Request 127178: Added writer plugin support

2016-03-01 Thread Pinak Ahuja
> On March 1, 2016, 11:03 a.m., Pinak Ahuja wrote: > > src/writers/taglibwriter.cpp, line 23 > > > > > > "QStringLiteral cannot be used to initialize an array of QStrings" > > http://doc.qt.io/qt-5/qstring.htm

Re: Review Request 127178: Added writer plugin support

2016-03-01 Thread Boudhayan Gupta
> On March 1, 2016, 4:33 p.m., Pinak Ahuja wrote: > > src/writers/taglibwriter.cpp, line 23 > > > > > > "QStringLiteral cannot be used to initialize an array of QStrings" > > http://doc.qt.io/qt-5/qstring.html

Re: Review Request 127178: Added writer plugin support

2016-03-01 Thread Pinak Ahuja
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127178/#review92981 --- The change looks good to me :) But we need to fix the test.