Re: [Muine] GNotifyMuine Plugin for Muine 0.8



1 - Yeah, I did try running 'gnotify -c', but it seems the changes
made no affect.
3 - Probably because it took me a long time to understand that the
plugin *is* working, and it seems like I'm not the only one. Also,
even though there is logic in the current behavior, it doesn't feel
like a default one.

Yo'av.


On Wed, 12 Jan 2005 11:28:26 -0300, Andrei <andreibosco gmail com> wrote:
> 1 - Have you tried configuring gnotify? (run gnotify -c) There are
> options of were the popup should be displayed
> 2 - I have no idea :)
> 3 - I think the way it works now makes sense - if you can see the
> muine window, why should the popup appear?
> 
> --
> andrei
> 
> On Wed, 12 Jan 2005 13:48:08 +0200, Yo'av Moshe <bjesus gmail com> wrote:
> > I understand, though I still think that the way the XOSD plugin does
> > it is better, so I just removed a few lines from the code and it works
> > the way I like it. That's why I love OSS...
> >
> > I have 2 question though:
> > 1 - Is there anyway to change the location of the pop-up?
> > 2 - Why not displaying it as Muine does, with the song name bold and
> > the artist normal? I doesn't feel quite right to me as it is now,
> > though I couldn't understand what makes it italic in the code.
> >
> > Thank you.
> >
> > On Wed, 12 Jan 2005 01:32:13 -0700, Brian Nickel <brian nickel gmail com> wrote:
> > > Hi,
> > >
> > > In the envoking functions, the following is used:
> > >
> > >         if( ... || player.WindowVisible == true)
> > >                 return;
> > >
> > > My rational behind this was that if the window is visible so is the
> > > information that would be contained in the notification, so it would
> > > just be redundant.
> > >
> > > - Brian
> > >
> > > On Wed, 12 Jan 2005 08:26:13 +0200, Yo'av Moshe <bjesus gmail com> wrote:
> > > > Hey, I can confirm it only works when Muine is hidden or you're in
> > > > another workspace. I guess this is intended, but I'm not sure why.
> > > >
> > > > Yo'av.
> > > >
> > > > On Tue, 11 Jan 2005 19:32:36 -0300, Andrei <andreibosco gmail com> wrote:
> > > > > Hey, thanks for forwarding my msg to the list. Eventually, i got it
> > > > > working. It only works if the muine windows is hidden or if you're in
> > > > > another workspace. And I started it as a daemon (gnotify -d), because
> > > > > I was having the same problem: i couldnt even kill it.
> > > > >
> > > > > --
> > > > > andrei
> > > > >
> > > > >
> > > > > On Wed, 12 Jan 2005 00:00:16 +0200, Yo'av Moshe <bjesus gmail com> wrote:
> > > > > > Hey Andrei,
> > > > > >
> > > > > > You didn't send the message to the list so it here at the bottom.
> > > > > >
> > > > > > I'm too having a lot of problems with the plugin. It doesn't quite
> > > > > > work, but I suspect it's GNotify to blame, not the plug-in.
> > > > > >
> > > > > > First, let me say that I've only seen it working once. I see no
> > > > > > notification when I change songs, and except for that one time, not
> > > > > > when a song ends and another one begins.
> > > > > >
> > > > > > GNotify is indeed very buggy - I had to *restart* my machine twice to
> > > > > > get it working. I too can't get it to close, and even killing the
> > > > > > process doesn't seem to work. Of course, there's no way to open
> > > > > > another instance of if.
> > > > > >
> > > > > > I'm wondering what is this all about - if it's the plugin's fault of
> > > > > > GNotify just sucks. I think I'll go and try some other GNotfiy
> > > > > > triggers too answer that.
> > > > > >
> > > > > > Anyway, if anyone had any kind of good experience with GNotify and/or
> > > > > > the plugins, please write about it.
> > > > > >
> > > > > > Yo'av.
> > > > > >
> > > > > >
> > > > > > On Tue, 11 Jan 2005 13:47:31 -0300, Andrei <andreibosco gmail com> wrote:
> > > > > > > Weird, gnotify simply doesnt work - it says "configuration loaded!"
> > > > > > > when I start it, but nothing happens when I use muine, and when I try
> > > > > > > to close gnotify, it fills the screen with this message: "couldn't
> > > > > > > accept client request".
> > > > > > > Any ideas?
> > > > > > >
> > > > > > > --
> > > > > > > andrei
> > > > > > >
> > > > > > >
> > > > > > > On Tue, 11 Jan 2005 16:40:33 +0200, Yo'av Moshe <bjesus gmail com> wrote:
> > > > > > > > Oops, you were right. glib-sharp.dll pointed on the wrong location.
> > > > > > > > Fixed it and it all works now!
> > > > > > > >
> > > > > > > > Thanks.
> > > > > > > >
> > > > > > > >
> > > > > > > > On Tue, 11 Jan 2005 13:31:10 +0100, Jorn Baayen <jbaayen gnome org> wrote:
> > > > > > > > > Check that it isn't a broken symlink ;)
> > > > > > > > >
> > > > > > > > > Jorn
> > > > > > > > >
> > > > > > > > > On Tue, 2005-01-11 at 09:22 +0200, Yo'av Moshe wrote:
> > > > > > > > > > Hey, seems like a great plug-in by the screenshots, but I can't seem
> > > > > > > > > > to compile it.
> > > > > > > > > >
> > > > > > > > > > ---
> > > > > > > > > > mcs -target:library -out:GNotifyMuine.dll GNotifyMuine.cs
> > > > > > > > > > -pkg:muine-plugin -pkg:gnome-sharp
> > > > > > > > > > error CS0006: Cannot find assembly `/usr/lib/mono/gtk-sharp/glib-sharp.dll'
> > > > > > > > > > Log:
> > > > > > > > > >
> > > > > > > > > > Compilation failed: 1 error(s), 0 warnings
> > > > > > > > > > ---
> > > > > > > > > >
> > > > > > > > > > the thing is, /usr/lib/mono/gtk-sharp/glib-sharp.dll does exist!
> > > > > > > > > >
> > > > > > > > > > Any ideas?
> > > > > > > > > >
> > > > > > > > > > Yo'av.
> > > > > > > > > >
> > > > > > > > > > On Mon, 10 Jan 2005 22:06:27 -0700, Brian Nickel <brian nickel gmail com> wrote:
> > > > > > > > > > > I've written a GNotify plugin for Muine 0.8+. It doesn't require any
> > > > > > > > > > > external dependencies to compile, but the GNotify Daemon from
> > > > > > > > > > > http://gnotify.sourceforge.net/ needs to be running for it to do
> > > > > > > > > > > anything. (Little) more information can be found at
> > > > > > > > > > > http://www.public.asu.edu/~bnickel/muine-gnotify/ This plugin resolves
> > > > > > > > > > > this bugzilla enhancement:
> > > > > > > > > > > http://bugzilla.gnome.org/show_bug.cgi?id=142847
> > > > > > > > > > >
> > > > > > > > > > > - Brian
> > > > > > > > > > >
> > > > > > > > > > > ---------------------
> > > > > > > > > > > INSTALLATION
> > > > > > > > > > > ---------------------
> > > > > > > > > > > cd ~/.gnome2/muine/plugins
> > > > > > > > > > > wget http://www.public.asu.edu/~bnickel/muine-gnotify/GNotifyMuine.cs
> > > > > > > > > > > mcs -target:library -out:GNotifyMuine.dll GNotifyMuine.cs \
> > > > > > > > > > >   -pkg:muine-plugin -pkg:gnome-sharp
> > > > > > > > > > > ---------------------
> > > > > > > > > > > _______________________________________________
> > > > > > > > > > > muine-list mailing list
> > > > > > > > > > > muine-list gnome org
> > > > > > > > > > > http://mail.gnome.org/mailman/listinfo/muine-list
> > > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > muine-list mailing list
> > > > > > > > > > muine-list gnome org
> > > > > > > > > > http://mail.gnome.org/mailman/listinfo/muine-list
> > > > > > > > >
> > > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > muine-list mailing list
> > > > > > > > muine-list gnome org
> > > > > > > > http://mail.gnome.org/mailman/listinfo/muine-list
> > > > > _______________________________________________
> > > > > muine-list mailing list
> > > > > muine-list gnome org
> > > > > http://mail.gnome.org/mailman/listinfo/muine-list
> > > > >
> > > > _______________________________________________
> > > > muine-list mailing list
> > > > muine-list gnome org
> > > > http://mail.gnome.org/mailman/listinfo/muine-list
> > > >
> > >
> > _______________________________________________
> > muine-list mailing list
> > muine-list gnome org
> > http://mail.gnome.org/mailman/listinfo/muine-list
> _______________________________________________
> 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]