[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-15 Thread Chris Winne
On Sat, Nov 13, 2004 at 11:13:42PM +, Raphael Manfredi wrote: > Quoting Chris Winne <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: > :This crashes soon after startup on a slackware-current using gtk-2 with > :the following error: > : > :** ERROR **: file hashlist.c: line 216 (hash_list_

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-14 Thread Raphael Manfredi
Quoting alex <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :The g_assert was bogus. It would of been fine if I could disable the :popup when items without sha1's where present but I was having :difficulty in finding a nice way to do it. This is a simple workaround :although it doesn't give

Re: [Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-14 Thread alex
On Sun, 2004-11-14 at 21:38 +0900, Daichi Kawahata wrote: > On 14 Nov 2004 11:36:32 GMT > [EMAIL PROTECTED] (Raphael Manfredi) wrote: > > > Can you show me a stack backtrace? I'm not the one who did metadata > > searching, > > and I need a backtrace to guide my investigation. > > and... > > On

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-14 Thread Daichi Kawahata
On 14 Nov 2004 11:36:32 GMT [EMAIL PROTECTED] (Raphael Manfredi) wrote: > Can you show me a stack backtrace? I'm not the one who did metadata > searching, > and I need a backtrace to guide my investigation. and... On Sun, 14 Nov 2004 12:39:27 +0100 Christian Biere <[EMAIL PROTECTED]> wrote: >

Re: [Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-14 Thread Christian Biere
Daichi Kawahata wrote: > But one exception here, when I searched metadata against the > file with unrecognizeble name, and ... > in short 'NULL', gtk-gnutella crashes. Could you post a stacktrace please? -- Christian pgptkYVKwo14O.pgp Description: PGP signature

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-14 Thread Raphael Manfredi
Quoting Daichi Kawahata <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :But one exception here, when I searched metadata against the :file with unrecognizeble name, and ... :in short 'NULL', gtk-gnutella crashes. Can you show me a stack backtrace? I'm not the one who did metadata searchin

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-14 Thread Daichi Kawahata
On Sat, 13 Nov 2004 15:49:05 +0100 Raphael Manfredi <[EMAIL PROTECTED]> wrote: > I've code frozen the version for 0.95. > Only bug fixes will go in CVS from now on. > > I've made a source-only release of SF, and you can also grab the CVS > snapshot if you want, if the release has not made it to t

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-13 Thread Raphael Manfredi
Quoting Chris Winne <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :This crashes soon after startup on a slackware-current using gtk-2 with :the following error: : :** ERROR **: file hashlist.c: line 216 (hash_list_remove): assertion :failed: (1 == hl->refcount) :aborting... OK, thanks. T

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-13 Thread Chris Winne
On Sat, Nov 13, 2004 at 12:20:06PM -0700, Chris Winne wrote: > On Sat, Nov 13, 2004 at 03:49:05PM +0100, Raphael Manfredi wrote: > > I've code frozen the version for 0.95. > > Only bug fixes will go in CVS from now on. > > > > > > This crashes soon after startup on a slackware-current using gtk-2

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-13 Thread Chris Winne
On Sat, Nov 13, 2004 at 03:49:05PM +0100, Raphael Manfredi wrote: > I've code frozen the version for 0.95. > Only bug fixes will go in CVS from now on. > > I've made a source-only release of SF, and you can also grab the CVS > snapshot if you want, if the release has not made it to the mirrors yet