Re: [gtk-list] Re: file selection bombs



On Fri, 19 Dec 1997, Nils Philippsen wrote:

> Recently I got the following mail regarding to my query on gtk-list. I
> apologize for only posting source code which wouldhn't compile standalone. Now
> I attached to files (updownload.c, updownload.h), which will compile out of
> the box (gcc -o updownload updownload.c -L<where your gtk+libs are> -I<where
> your gtk+includes are> -lgtk -lgdk -lglib -lX11 -lm) _and_ show the strange
> behaviour I noticed only in gtk+-0.99.0 (not in previuos versions of gtk+):
> 
> Selecting file by double-clicking on it will bomb with SIGABRT, Selecting file
> by single-clicking, then OK will succeed.
> 
> Thanks for any help regarding this,
> Nils
> 
> PS: I really do think this is a bug in gtk+, since it bombs with a
> double-click and succeeds with a single-click, then OK.

hm, i couldn't reproduce that. could you plase compile your program
with `-g' to produce debugging symbols, and the run it
in gdb and post the stack trace (gdb command: `bt') after it got the signal?

> > > 
> > > Regards Nils
> > > 

---
ciaoTJ



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