Re: [PHP-GTK] GtkTree / GtkCTree
[email protected] ("Frank M. Kromann") Tue, 07 Aug 2001 13:15:28 -0700
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi All, The crash is in line 721, $frame = &new GtkFrame(); I havent found the reson for the crash, but I'm on to it :-) > On Tue, 07 Aug 2001, Geoff A. Virgo wrote: > > At 01:09 PM -0500 Tuesday, 08/07/2001, you wrote: > > > > >Really? Can you provide a backtrace? > > > > Sure, if you can tell me how to do such a thing:) I'm guessing that a Dr. > > Watson log (I'm on Win2K Pro) will contain the info you're looking for? > > No, it doesn't have that info. But I guess Frank knows about this one > and he was going to track it down. > > > To clarify, it worked more or less all the time in 0.0.4. The one time it > > crapped out on me, I simply deleted the binaries and re-extracted them from > > the 0.0.4 distribution archive and it started working again. The GtkCTree > > example in the both the 0.0.4 and 0.1 distro's work on my system using the > > 0.0.4 binaries. Neither works using the 0.1 binaries. All other examples > > in the sample files seem to work with the exception of the "pixmap" in > > gtk.php, and that's just because test.xpm wasn't in the archive and I've > > not hunted down an XPM to use yet:) HTH. > > Ah. Frank, can you include a test .xpm into archive for the release? No problem. I'm also going to add my XPM editor when it is done. - Frank