help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] 2.1f breaks gtk


From: Robert Collins
Subject: [Help-smalltalk] 2.1f breaks gtk
Date: Sat, 18 Sep 2004 22:22:48 +1000

Ok, so I've updated the tla branches to 2.1f.

There were a few minor regressions in the gtk stuff (missed renames, a
ocuple of types), but many improvements overall... thanks!

However, having fixed up all the smalltalk code so that the Transcript
window appears, attempts to active other windows - such as the
Inspection window - create a VM abort:

browser/Run.st:45: Aborted
browser/Run.st:45: Error occurred while not in byte code interpreter!!
[0xffffe420]
./gst[0x807f507]
[0xffffe420]
/usr/lib/libgtk-x11-2.0.so.0[0x4630d0d2]
/usr/lib/libgtk-x11-2.0.so.0(gtk_cell_layout_add_attribute
+0xa5)[0x46189326]
/usr/lib/libgtk-x11-2.0.so.0(gtk_tree_view_column_add_attribute
+0x34)[0x4630e783]
/usr/lib/libgtk-x11-2.0.so.0[0x4630e7df]
/usr/lib/libgtk-x11-2.0.so.0(gtk_tree_view_column_new_with_attributes
+0x5a)[0x4630e602]
./gst(ffi_call_SYSV+0x17)[0x807f377]
./gst(ffi_call+0x67)[0x807f027]
Aborted


I haven't tracked down the cause of this yet, its probably one of the
new VM gtk calls being overlaid with one I had implemented inside
smalltalk.

If anyone wants to grab the gtk-bindings branch and track this down,
that would be great. Its my bedtime now, or I'd track it down myself.

Night!
Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]