[Gtk-gnutella-devel]Mandriva Linux 2005LE rpm

2005-08-01 Thread Hendrik-Jan Heins
Hello all, I've built a gtk1 and gtk2 version of gtk-gnutella 0.95.4 for both Mandriva Linux 2005LE i586 and x86_64 You can find them at http://129.125.209.235/deel/RPM/Mandrivalinux2005LE/ (i586 and x86_64). You can post them at the gtk-guntella website. cheers, Hendrik-Jan -- Publieke GnuPG s

[Gtk-gnutella-devel]MY FAULT - Re: gsize & size_t madness

2005-08-01 Thread The Blue Meanie
On Mon, 1 Aug 2005 21:13:58 +0200 Christian Biere <[EMAIL PROTECTED]> wrote: > It's in "$prefix/lib/glib-2.0/include glibconfig.h". It's a > machine-dependent file, therefore you won't find it in "$prefix/include". > Sorry everyone, my fault entirely. This quote was the magic tip-off. There's l

Re: [Gtk-gnutella-devel]Gtk-Gnutella 0.95.4 released

2005-08-01 Thread Christian Biere
The Blue Meanie wrote: > On Sun, 31 Jul 2005 21:26:50 +0200 > Another good, clean build here. The only nitpick - I did get two new > warnings the first time through, in utf8.c: > > "utf8.c", line 962: warning: argument #3 is incompatible with prototype: > prototype: pointer to unsigned in

Re: gsize & size_t madness (was Re: [Gtk-gnutella-devel]Gtk-Gnutella 0.95.4 released)

2005-08-01 Thread Christian Biere
The Blue Meanie wrote: > On Mon, 1 Aug 2005 19:57:24 +0200 > Christian Biere <[EMAIL PROTECTED]> wrote: > > The Blue Meanie wrote: > > > I did get two new > > > warnings the first time through, in utf8.c: > > > > > > "utf8.c", line 962: warning: argument #3 is incompatible with prototype: > > >

Re: [Gtk-gnutella-devel]Re: Gtk-Gnutella 0.95.4 released

2005-08-01 Thread Christian Biere
Raphael Manfredi wrote: > Quoting Christian Biere <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: > :This alone is sufficient to give GLib the kiss of death. If gsize is > :not the equivalent of size_t, the whole library is broken. This > :gint, glong, gsize non-sense is pissing me off to no

[Gtk-gnutella-devel]Re: Gtk-Gnutella 0.95.4 released

2005-08-01 Thread Raphael Manfredi
Quoting Christian Biere <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :This alone is sufficient to give GLib the kiss of death. If gsize is :not the equivalent of size_t, the whole library is broken. This :gint, glong, gsize non-sense is pissing me off to no extent anyway. I can understand

gsize & size_t madness (was Re: [Gtk-gnutella-devel]Gtk-Gnutella 0.95.4 released)

2005-08-01 Thread The Blue Meanie
On Mon, 1 Aug 2005 19:57:24 +0200 Christian Biere <[EMAIL PROTECTED]> wrote: > The Blue Meanie wrote: > > I did get two new > > warnings the first time through, in utf8.c: > > > > "utf8.c", line 962: warning: argument #3 is incompatible with prototype: > > prototype: pointer to unsigned in

Re: [Gtk-gnutella-devel]Gtk-Gnutella 0.95.4 released

2005-08-01 Thread Christian Biere
The Blue Meanie wrote: > It looks like arguments 3 and 5 to g_iconv() are declared in > glib/gconvert.h as "gsize". size_t and gsize appear to be different > lengths, at least on my system. A simple change on lines 936 and 937 of > utf8.c, and the entire compile was absolutely silent, warning-wis

Re: [Gtk-gnutella-devel]Gtk-Gnutella 0.95.4 released

2005-08-01 Thread Christian Biere
The Blue Meanie wrote: > On Sun, 31 Jul 2005 21:26:50 +0200 > Hans de Graaff <[EMAIL PROTECTED]> wrote: > > Version 0.95.4 stable has been released on sourceforge. > > > Another good, clean build here. The only nitpick - I did get two new > warnings the first time through, in utf8.c: > > "utf8.c

Re: [Gtk-gnutella-devel]Gtk-Gnutella 0.95.4 released

2005-08-01 Thread The Blue Meanie
On Sun, 31 Jul 2005 21:26:50 +0200 Hans de Graaff <[EMAIL PROTECTED]> wrote: > Version 0.95.4 stable has been released on sourceforge. > Another good, clean build here. The only nitpick - I did get two new warnings the first time through, in utf8.c: "utf8.c", line 962: warning: argument #3 is in

Re: [Gtk-gnutella-devel]Little feature

2005-08-01 Thread Alex Bennee
On Mon, 2005-08-01 at 17:54 +0200, Christian Biere wrote: > Paco Arjonilla wrote: > > El lun, 01-08-2005 a las 17:06 +0200, Christian Biere escribió: > > > Paco Arjonilla wrote: > > > > While i'm modelling in blender, say with festival, a voice sintetizer > > > > Command: festival -say "Your downlo

Re: [Gtk-gnutella-devel]Little feature

2005-08-01 Thread Christian Biere
Paco Arjonilla wrote: > El lun, 01-08-2005 a las 17:06 +0200, Christian Biere escribió: > > Paco Arjonilla wrote: > > > While i'm modelling in blender, say with festival, a voice sintetizer > > > Command: festival -say "Your download %s has finished." > > Ok, but do you really need support for thi

Re: [Gtk-gnutella-devel]Little feature

2005-08-01 Thread Paco Arjonilla
Right, ok El lun, 01-08-2005 a las 17:06 +0200, Christian Biere escribió: > Paco Arjonilla wrote: > > While i'm modelling in blender, say with festival, a voice sintetizer > > Command: festival -say "Your download %s has finished." > > I already use it in gaim, it's very useful. > > Or any other,

Re: [Gtk-gnutella-devel]Little feature

2005-08-01 Thread Christian Biere
Paco Arjonilla wrote: > While i'm modelling in blender, say with festival, a voice sintetizer > Command: festival -say "Your download %s has finished." > I already use it in gaim, it's very useful. > Or any other, like emit a simple sound: > alsaplayer download_finished.wav > Or check the ID3 tag a

Re: [Gtk-gnutella-devel]Little feature

2005-08-01 Thread Paco Arjonilla
While i'm modelling in blender, say with festival, a voice sintetizer Command: festival -say "Your download %s has finished." I already use it in gaim, it's very useful. Or any other, like emit a simple sound: alsaplayer download_finished.wav Or check the ID3 tag and, if correct, send it to the mus

Re: [Gtk-gnutella-devel]Little feature

2005-08-01 Thread Christian Biere
Paco Arjonilla wrote: > I want to add an option for executing a command when a download > finishes; What kind of command do you have in mind? For example, I don't think it's horribly useful to start a media player because at the time the download finishes, you might not even be at your computer.

[Gtk-gnutella-devel]Little feature

2005-08-01 Thread Paco Arjonilla
I want to add an option for executing a command when a download finishes; which is the most appropriate place to put it so it is included in the core part of the gui-core separation: the core, the library or the gui? Of course the gui for configurating. Regards, Paco PD: Daichi: Ok, I will send t

[Gtk-gnutella-devel]Re: Spanish translation updated

2005-08-01 Thread Daichi Kawahata
On Sat, 30 Jul 2005 02:01:58 +0200 Paco Arjonilla wrote: > I include the full file es.po that should completely replace > with the old one. And it's glad if you add accelerators, $ msgfmt --check --check-accelerators=_ -o /dev/null es.po Regards, -- Daichi -

[Gtk-gnutella-devel]Re: Spanish translation updated

2005-08-01 Thread Daichi Kawahata
On Sat, 30 Jul 2005 02:01:58 +0200 Paco Arjonilla wrote: > There are some strings that are not yet marked as translatable > and appear in the status bar, If you tell me exact strings (or attach a patch), I'll commit them. > like "QUEUE FROZEN". Thanks, committed to the CVS. -- Daichi --