From kde-devel Tue Sep 17 22:48:42 2013 From: kaushik varanasi Date: Tue, 17 Sep 2013 22:48:42 +0000 To: kde-devel Subject: Re: please help Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=137945743516704 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============7590490274699844131==" --===============7590490274699844131== Content-Type: multipart/alternative; boundary=047d7bb03e787900de04e69bf444 --047d7bb03e787900de04e69bf444 Content-Type: text/plain; charset=ISO-8859-1 hey shantanu, the playlist drag and drop works well in the downward direction, but Im still not able to understand the upward bug. I'll take some time and see if i can finish it. thanks, kaushik On Wed, Sep 18, 2013 at 12:24 AM, kaushik varanasi wrote: > hey, > It was simple, I could reproduce it and fix it. > But I don't know how to report a patch so I'm attaching you the appended > cpp > file.replace the /mediaelements/playlistDelegate.qml with this file and > run the API. > > what I did was,I added the code line > > playlistModel.moveItem(posStartX,posEndX) > > at the end of line 110. > PS: please tell me how to report this patch > > > On Tue, Sep 17, 2013 at 11:09 PM, Shantanu Tushar Jha wrote: > >> Hi Kaushik, >> >> Nice that you got PMC running :) About what tasks you can pick up, there >> is one that comes to my mind - if you can fix this bug in the playlist it >> will be awesome https://bugs.kde.org/show_bug.cgi?id=325012 . >> Don't hesitate to ask questions if you have any, either here or on >> #plasma on freenode IRC. >> >> >> On Tue, Sep 17, 2013 at 10:57 PM, kaushik varanasi < >> expendablesbin@gmail.com> wrote: >> >>> hi, >>> firstly a big thanks to Sinny, Shantanu and Sebastian. I have installed, >>> read the API documentation and got familiar with the PMC code. >>> I would like to work on the browsing part.Improvising grouping of videos >>> and music via nepomuk. If there is anything more i need to know, >>> please let me know. And i would also like to know if anyone else is also >>> working on the same part so that i can collaborate with them. >>> >>> thanks, >>> kaushik >>> >>> >>> On Fri, Sep 13, 2013 at 11:03 AM, Sinny Kumari wrote: >>> >>>> Hi Kaushik, >>>> >>>> I am glad to know that you want to contribute into Plasma Media Center >>>> project. Since you know c++, it won't be much difficult for you in getting >>>> started with this project. >>>> >>>> Please follow whatever mentioned by Sebastian and Shantanu. To know >>>> more about Plasma Media Cenetr, you can take a look at wiki page >>>> http://community.kde.org/Plasma/Plasma_Media_Center . You can find >>>> list of bugs related to Plasma media Center at >>>> https://bugs.kde.org/component-report.cgi?product=plasma-mediacenter . >>>> >>>> Cheers! >>>> >>>> >>>> On Fri, Sep 13, 2013 at 10:31 AM, Shantanu Tushar Jha >>> > wrote: >>>> >>>>> Hi Kaushik, >>>>> >>>>> Nice to have you here, its cool that you want to contribute to PMC. >>>>> The first step would be to run it and see how it works, the features etc. >>>>> Sinny has a step by step tutorial here http://sinny.in/node/25 . Once >>>>> you've done that, you can fix bugs, or pick up feature tasks as you find >>>>> comfortable. >>>>> >>>>> Try it out, and don't hesitate to ask if you get stuck :) >>>>> >>>>> >>>>> On Fri, Sep 13, 2013 at 2:15 AM, kaushik varanasi < >>>>> expendablesbin@gmail.com> wrote: >>>>> >>>>>> dear developers, >>>>>> >>>>>> I am interested in the KDE plasma media centre project and would like >>>>>> to contribute for it.But I am a bit new to open source. I know c++ at an >>>>>> average level. Can anyone please assist me on where to begin. >>>>>> Thanks in advance and sorry if the question is a bit naive. >>>>>> >>>>>> sincerely, >>>>>> kaushik >>>>>> >>>>>> >>>>>> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >>>>>> unsubscribe << >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Shantanu Tushar (UTC +0530) >>>>> http://www.shantanutushar.com >>>>> >>>>> _______________________________________________ >>>>> Plasma-devel mailing list >>>>> Plasma-devel@kde.org >>>>> https://mail.kde.org/mailman/listinfo/plasma-devel >>>>> >>>>> >>>> >>>> >>>> -- >>>> http://www.sinny.in >>>> >>>> >>>> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >>>> unsubscribe << >>>> >>>> >>> >>> >>> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >>> unsubscribe << >>> >>> >> >> >> -- >> Shantanu Tushar (UTC +0530) >> http://www.shantanutushar.com >> >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> unsubscribe << >> >> > --047d7bb03e787900de04e69bf444 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hey shantanu,
the playlist dr= ag and drop works well in the downward direction, but Im still not able to = understand the upward bug.
I'll take some time and see if i ca= n finish it.

thanks,
kaushik

=
On Wed, Sep 18, 2013 at 12:24 AM, kaushik va= ranasi <expendablesbin@gmail.com> wrote:
he= y,
It was simple, I could reproduce it and=A0 fix it.
But= I don't know how to report a patch so I'm attaching you the append= ed cpp
file.replace the /mediaelements/playlistDelegate.qml with this file a= nd run the API.

what I did was,I added the code line

playlistModel.moveIte= m(posStartX,posEndX)

at the end of line 110.
PS: = please tell me how to report this patch


On Tue, Sep 17, 2013 at 11:09 PM, Shanta= nu Tushar Jha <shaan7in@gmail.com> wrote:
Hi Kaushik,

Nice that you got PMC r= unning :) About what tasks you can pick up, there is one that comes to my m= ind - if you can fix this bug in the playlist it will be awesome https://b= ugs.kde.org/show_bug.cgi?id=3D325012 .
Don't hesitate to ask questions if you have any, either here or o= n #plasma on freenode IRC.

On Tue, Sep 17, 2013 at 10:57 PM, kaushik = varanasi <expendablesbin@gmail.com> wrote:
hi= ,
firstly a big thanks to Sinny, Shantanu and Sebastian. I have in= stalled, read the API documentation and got familiar with the PMC code.
I would like to work on the browsing part.Improvising grouping of vid= eos and music via nepomuk. If there is anything more i need to know,
please let me know. And i would also like to know if anyone else is a= lso working on the same part so that i can collaborate with them.

thanks,
kaushik


On Fri, Sep 13, 2013 at 11:03 AM, Sinny Kumari <= span dir=3D"ltr"><= ksinny@gmail.com> wrote:
Hi Kaushik,

I am=A0 glad to know that you want= to contribute into Plasma Media Center project. Since you know c++, it won= 't be much difficult for you in getting started with this project.

Please follow whatever mentioned by Sebastian and Shantanu. To k= now more about Plasma Media Cenetr, you can take a look at wiki page http://community.kde.org/Plasma/Plasma_Media_Center . You can find lis= t of bugs related to Plasma media Center at https= ://bugs.kde.org/component-report.cgi?product=3Dplasma-mediacenter .

Cheers!
<= br>
On Fri, Sep 13, 2013 at 10:31 A= M, Shantanu Tushar Jha <shantanu@kde.org> wrote:
Hi Kaushik,

Nice to have you here, its cool that = you want to contribute to PMC. The first step would be to run it and see ho= w it works, the features etc. Sinny has a step by step tutorial here http://sinny.in/node/25= . Once you've done that, you can fix bugs, or pick up feature tasks as= you find comfortable.

Try it out, and don't hesitate to ask if you get stuck :)
=


On Fri, Sep 13, 2013 at 2:15 AM, kaushik varanasi <= expendablesbi= n@gmail.com> wrote:
dear developers,

I am intere= sted in the KDE plasma media centre project and would like to contribute fo= r it.But I am a bit new to open source. I know c++ at an average level. Can= anyone please assist me on where to begin.
Thanks in advance and sorry if the question is a bit naive.

sincerely,
kaushik


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub= to unsubscribe <<



=
--
Shantanu Tushar=A0 =A0 (UTC +0530)
http://www.shantanutushar.com

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



=
--
http://www.sin= ny.in


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub= to unsubscribe <<




>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub= to unsubscribe <<




--
Shantanu Tushar=A0 = =A0 (UTC +0530)
http://www.shantanutushar.com


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub= to unsubscribe <<



--047d7bb03e787900de04e69bf444-- --===============7590490274699844131== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============7590490274699844131==--