Re: Trying to solve bug 240409

2013-02-21 Thread Abhinandan Ramprasath
On Thu, Feb 21, 2013 at 4:17 AM, Matěj Laitl wrote: > On 19. 2. 2013 Abhinandan Ramprasath wrote: > > This is what I've got so far, > > Nice research! > > > 1) mp4v2-2.0.0 supports chapters in mp4 files(mentioned on comment 2). > The > > format for chapter storage is specified between lines 2321

Re: Review Request 109079: Patch for bug 240409 by adding bookmarks

2013-02-21 Thread Matěj Laitl
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109079/ --- (Updated Feb. 21, 2013, 2:05 p.m.) Review request for Amarok. Changes --

Re: Amarok build error

2013-02-21 Thread Nilendu Das
I also had the same sort of problem. My error was : Linking CXX shared module > ../../../../../../lib/amarok_collection-mysqlecollection.so > /usr/bin/ld: cannot find -laio I am using fedora 17. What i did was as follows:- step 1 > yum search laio i got a list of all laio related elements that ca

[amarok] /: Drop support for treating MusicBrainz ids as track unique ids

2013-02-21 Thread Matěj Laitl
Git commit 216c18bdaf18acf28e9ca98b115623934c9b4401 by Matěj Laitl. Committed on 21/02/2013 at 01:30. Pushed by laitl into branch 'master'. Drop support for treating MusicBrainz ids as track unique ids No comments on my mail inquiry, which I treat as a consent. Since 2.6 the SqlScanResultProcesso

Re: [amarok] src: Fix: "Local collection" text label is truncated with large font

2013-02-21 Thread Matěj Laitl
On 21. 2. 2013 Ralf Engels wrote: > Hi Matej, > > I noticed the different sizes. We are now finally conforming to the style > and the style has just no margins (and sometimes even negative margins). > It's the same for the playlist where we also have virtually no margins. > > I propose to live wi

Re: Review Request 105290: Make MusicBrainz tagger more accurate and easy to use

2013-02-21 Thread Matěj Laitl
> On Nov. 8, 2012, 12:02 p.m., Matěj Laitl wrote: > > Hi Alberto, > > any news on this? I'd like to merge this when last changes are made for > > 2.7; don't hesitate to tell me that I've put too much work on your back, > > we'll be certainly able to handle that case. > > Matěj Laitl wrote: >

Re: [amarok] src: Fix: "Local collection" text label is truncated with large font

2013-02-21 Thread Ralf Engels
Hi Matej, I noticed the different sizes. We are now finally conforming to the style and the style has just no margins (and sometimes even negative margins). It's the same for the playlist where we also have virtually no margins. I propose to live with it for a couple of days. It just takes some

Re: Amarok build error

2013-02-21 Thread Myriam Schweingruber
On Thu, Feb 21, 2013 at 8:29 AM, vedant agarwala wrote: > I was able to build and run amarok. However, when I cmake with the flag (for > using gmock), cmake was completed successfully but "make" produced many > errors all related to gmock or gtest. Could you please tell me the > dependencies for t

Re: Amarok build error

2013-02-21 Thread vedant agarwala
I was able to build and run amarok. However, when I cmake with the flag (for using gmock), cmake was completed successfully but "make" produced many errors all related to gmock or gtest. Could you please tell me the dependencies for the same Thanks in advance On Tue, Feb 19, 2013 at 3:21 PM, veda