RE: [Banshee-List] The Revenge of the Banshee Browser IV



Hi Lukasz,

Thanks for using and reporting.
Please not that the patch is appliable only if you do an autogen.sh in
order to makefiles correctly generareted. Which obviously only possible
with a cvs working copy. From now on i will make sure that my patch
applies ok to the tarball as well.

As it comes to the case handling. Thats true! We are missing some tiny
little features that will make life easier with the browser. But as
noted these are tiny issues and i want to fix/add them (or some other
non lazy guy) when it is in the HEAD.

Thanks for feedback.
Cheers
Ulas.


-----Original Message-----
From: banshee-list-bounces gnome org
[mailto:banshee-list-bounces gnome org] On Behalf Of Lukasz Halman
Sent: Sunday, January 29, 2006 2:16 PM
To: banshee-list gnome org
Subject: Re: [Banshee-List] The Revenge of the Banshee Browser IV


Banshee didn't compile with browser-patch, because Makefile.in doesn't
contain reference to SourceBrowser.cs. This small patch fixed it:

--- src/Makefile.in     2006-01-28 22:54:16.000000000 +0100
+++ src/Makefile.in.orig        2006-01-29 13:08:12.000000000 +0100
@@ -325,7 +325,6 @@
        QueryBuilderModel.cs \
        DragDrop.cs \
        PlaylistModel.cs \
-       SourceBrowser.cs \
        PlaylistColumns.cs \
        IPlaybackModel.cs \
        RemotePlayer.cs \


Additionally I notice that case-sensitivity of browser is weird.
Example:

I have an album which consists of 12 songs. Some of them have album name
"Evig pint", and some have "Evig Pint". Browser shows this album as two
separate items with big/small P, but whichever I select it get all 12
files in the tracklist.

It gives impression as if I had this album twice in database once as
"Evig Pint" and once as "Evig pint", which isn't the case.

shu

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]