Request for a mentor

2011-05-16 Thread Brijesh Patel
I am a 2nd year B.Tech student at DA-IICT,India. I want to participate in Season of KDE 2011 and want to work on project of Self Contained Collection in Amarok. I am in search of a mentor for the same. Regards Brijesh Patel ___ Amarok-devel mailing list

Re: Review Request: Some Jamendo artists don't appear in the Jamendo service

2011-05-16 Thread Wolfgang Lorenz
> On May 15, 2011, 9:03 a.m., Ralf Engels wrote: > > The patch filtering out unknown Albums was > > "0ffe80bbd8fe074dea64abb985a413885a1ab765" > > > > Prune out any genres with empty names or the name "Unknown" when > > importing the Jamendo database. > > This gets rid of the "Unknown"

Review Request: Fix use of deprecated avcodec_decode_audio2 in MusicBrainz support

2011-05-16 Thread Sam Lade
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101372/ --- Review request for Amarok and Sergey Ivanov. Summary --- The function

Re: Review Request: Some Jamendo artists don't appear in the Jamendo service

2011-05-16 Thread Ralf Engels
> On May 15, 2011, 9:03 a.m., Ralf Engels wrote: > > The patch filtering out unknown Albums was > > "0ffe80bbd8fe074dea64abb985a413885a1ab765" > > > > Prune out any genres with empty names or the name "Unknown" when > > importing the Jamendo database. > > This gets rid of the "Unknown"

Re: Review Request: Fix: Recently played tracks are not updated in currrent track applet.

2011-05-16 Thread Ralf Engels
> On May 14, 2011, 12:15 p.m., Ralf Engels wrote: > > When the track is stopped you should get the trackChanged signal (with the > > new track being empty). So that should update the lastPlayed time. > > Actually you might want to wait a little bit after the "trackChanged" > > signal in case th

Re: Review Request: Amarok crash closing USB device

2011-05-16 Thread Ralf Engels
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101363/#review3349 --- Ship it! Yes, the media collections are a mess. Still, a nice c

Re: Review Request: Fix 260352: Show hidden tracks warning when tracks are removed after filtering

2011-05-16 Thread Ralf Engels
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100928/#review3346 --- src/playlist/view/listview/PrettyListView.h

Re: Review Request: Fix: Recently played tracks are not updated in currrent track applet.

2011-05-16 Thread Conrad Hübler
> On May 14, 2011, 12:15 p.m., Ralf Engels wrote: > > When the track is stopped you should get the trackChanged signal (with the > > new track being empty). So that should update the lastPlayed time. > > Actually you might want to wait a little bit after the "trackChanged" > > signal in case th

Re: Review Request: Fix "smb" and "nfs" remote collections to work with Dynamic Collections

2011-05-16 Thread Peter C. Ndikuwera
I shipped this ages ago - forgot to update it. It fixed these bugs: 249760, 232976, 171213, 187692 Peter -- Evolution (n): A hypothetical process whereby infinitely improbable events occur with alarming frequency, order arises from chaos, and no one is given credit. On 16 May 2011 20:43, Ralf

Re: Review Request: Fix "smb" and "nfs" remote collections to work with Dynamic Collections

2011-05-16 Thread Ralf Engels
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100725/#review3345 --- Ship it! The patch looks good in principle. I am wondering, is

Re: Unable to run Amarok after compiling from source

2011-05-16 Thread Peter C. Ndikuwera
What about trying "amarok -d --nofork" and posting the output? -- Evolution (n): A hypothetical process whereby infinitely improbable events occur with alarming frequency, order arises from chaos, and no one is given credit. On 16 May 2011 18:09, Myriam Schweingruber < schweingru...@pharma-trad

Re: Unable to run Amarok after compiling from source

2011-05-16 Thread Myriam Schweingruber
On Sun, May 15, 2011 at 23:04, Matthieu wrote: >> >> Well, do exactly what the messages tell you, run >> >> kbuildsycoca4 --noincremental >> >> then try starting Amarok again. >> >> >> Regards, Myriam >> >> > > This is part of the instructions so I already did it but I tried once > more to be sure

Re: Unable to run Amarok after compiling from source

2011-05-16 Thread Matthieu
> > Well, do exactly what the messages tell you, run > > kbuildsycoca4 --noincremental > > then try starting Amarok again. > > > Regards, Myriam > > This is part of the instructions so I already did it but I tried once more to be sure. Unfortunately that did not help. __