Re: [Muine] Announcing MuineTagger BETA, 8.7KB that will change your life.
- From: Yo'av Moshe <bjesus gmail com>
- To: Brian Nickel <brian nickel gmail com>
- Cc: muine-list gnome org
- Subject: Re: [Muine] Announcing MuineTagger BETA, 8.7KB that will change your life.
- Date: Tue, 31 May 2005 09:26:51 +0300
Nםw I just get a 'Segmentation Fault' when I try to drag a song.
I'm running Ubuntu (Breezy), with Mono 1.1.7 & Muine 0.8.3.
Yo'av.
On 5/31/05, Brian Nickel <brian nickel gmail com> wrote:
> Problem solved, the warnings are nothing to worry about. Redownload the
> tarball.
> - Brian
>
>
> On 5/30/05, Yo'av Moshe <bjesus gmail com> wrote:
> > It looks fantastic, but doesn't work for me...
> >
> > Complication went fine, but I got these warnings:
> >
> > ---
> > bjesus yoav:~/.gnome2/muine/plugins/MuineTagger$
> ./compile.sh
> > MuineTagger.cs(134) warning CS0219: The variable 'alb' is assigned but
> > its value is never used
> > MuineTagger.cs(97) warning CS0169: The private method
> > 'MuineTagger.OnSongDropperDragDataReceived( object,
> > Gtk.DragDataReceivedArgs)' is never used
> > MuineTagger.cs(117) warning CS0169: The private method
> > 'MuineTagger.OnAlbumDropperDragDataReceived( object,
> > Gtk.DragDataReceivedArgs)' is never used
> > MuineTagger.cs(189) warning CS0169: The private method
> > 'MuineTagger.OnSongArtistChanged( object, System.EventArgs )' is never
> > used
> > MuineTagger.cs(194) warning CS0169: The private method
> > 'MuineTagger.OnSongPerformersChanged( object,
> System.EventArgs)' is
> > never used
> > MuineTagger.cs(199) warning CS0169: The private method
> > 'MuineTagger.OnSongAlbumChanged( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(204) warning CS0169: The private method
> > 'MuineTagger.OnSongTitleChanged( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(209) warning CS0169: The private method
> > 'MuineTagger.OnSongTrackChanged( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(214) warning CS0169: The private method
> > 'MuineTagger.OnSongDiscChanged ( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(219) warning CS0169: The private method
> > 'MuineTagger.OnSongSaveClicked( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(225) warning CS0169: The private method
> > 'MuineTagger.OnSongCancelClicked( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(239) warning CS0169: The private method
> > 'MuineTagger.OnAlbumNameChanged( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(247) warning CS0169: The private method
> > 'MuineTagger.OnAlbumGenreChanged( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(281) warning CS0169: The private method
> > 'MuineTagger.OnAlbumTracksChanged ( object,
> System.EventArgs)' is
> > never used
> > MuineTagger.cs(289) warning CS0169: The private method
> > 'MuineTagger.OnAlbumYearChanged( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(299) warning CS0169: The private method
> > 'MuineTagger.OnAlbumSaveClicked( object, System.EventArgs)' is never
> > used
> > MuineTagger.cs(308) warning CS0169: The private method
> > 'MuineTagger.OnAlbumCancelClicked( object,
> System.EventArgs)' is
> > never used
> > Compilation succeeded - 17 warning(s)
> > ---
> >
> > When I drag a file/song/album to the drag-place, nothing happens. terminal
> says:
> >
> > ---
> > Could not open
> file:///media/net/mediacenter/ddrive/mp3s/albums/Cibo
> > Matto/(At Home With The) Singles/CD2/08 - How do I relax.mp3 for
> > editing:
> > System.DllNotFoundException:
> > /home/bjesus.gnome2/muine/plugins/libmuinetagger.so
> > in (wrapper managed-to-native) Tag:tag_data_load (string)
> > in <0x0001c> Tag:.ctor (System.String filename)
> > in <0x000b2> MuineTagger:OnSongDropperDragDataReceived
> (System.Object
> > o, Gtk.DragDataReceivedArgs args)
> > ---
> >
> > Any ideas?
> >
> > However, it sure looks like the plugin we all dreamt about.
> >
> > Yo'av.
> >
> > On 5/30/05, Brian Nickel <brian nickel gmail com> wrote:
> > > PackWidget and AllSongs were added in Muine 0.8.3, so that version will
> be
> > > needed.
> > >
> > > -Brian
> > >
> > >
> > > On 5/30/05, David Cournapeau <cournape atr jp > wrote:
> > > > Brian Nickel wrote:
> > > >
> > > > > I'm lousy with Release Notes, but screenshots speak louder than
> words:
> > > > > http://www.public.asu.edu/~bnickel/MuineTagger/
> > > > > <http://www.public.asu.edu/%7Ebnickel/MuineTagger/>
> > > > >
> > > > > MuineTagger's design is built with Muine in mind, as it supports
> every
> > > > > tag Muine does, and it preserves the concepts of songs and albums.
> > > > >
> > > > > It needs TagLib (latest), and it isn't perfect, because:
> > > > >
> > > > > * It doesn't support your M4A files.
> > > > > * I think it leaks memory.
> > > > > * Muine doesn't URL encode it's URL's, and I fail to load songs
> > > > > with question marks in the name (I should be able to hack my
> way
> > > > > out of this but I'm hoping for a fix).
> > > > > * I don't think there's a way to make muine reload metadata, so
> > > > > changes don't show up 'til you reload muine.
> > > > > * There are probably a bunch of things I need to mess with.
> > > > >
> > > > > Enjoy,
> > > > > Brian
> > > >
> > > > Hi,
> > > >
> > > > Thanks for this release. Unfortunately, I cannot get it to
> compile.
> > > > The c++ part compiles OK, but not the C# part: (mcs 1.1.6, muine
> 0.8.2) :
> > > >
> > > > MuineTagger.cs(93) error CS0117: `Muine.PluginLib.IPlayer' does
> not
> > > > contain a definition for `PackWidget'
> > > > MuineTagger.cs(136) error CS0117: `Muine.PluginLib.IPlayer' does not
> > > > contain a definition for `AllSongs'
> > > > MuineTagger.cs(141) error CS0117: `Muine.PluginLib.IPlayer' does not
> > > > contain a definition for `AllSongs'
> > > >
> > > > Cheers,
> > > >
> > > > David
> > > >
> > >
> > >
> > > _______________________________________________
> > > muine-list mailing list
> > > muine-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/muine-list
> > >
> > >
> > >
> >
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]