Hi,
my tcltk interface is always crashing if I am using the query button on a vector layer. The terminal is showing the error message below.
/Applications/GRASS-6.4.app/Contents/MacOS/bin/wish: line 2: 36893 Bus error: 10 "$(dirname $0)/../lib/Tk.framework/Versions/8.5/Resources/Wish.app/Contents/MacOS/Wish" "$@"
Furthermore the terminal windows gets overloaded with other error messages like this below.
Jul 11 15:20:26 vlancrte101 Wish[37065] <Error>: kCGErrorInvalidConnection: CGSGetWindowTags: Invalid connection
Jul 11 15:20:26 vlancrte101 Wish[37065] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
I am using the latest builds of kyngchaos.com on Lion. The OS was updated from SnowLeopard
Thanks for your help,
Christian
------------------------------------------------------------
Christian Braun
R+D Engineer
Environmental Modelling, Geocomputation
Tel: +352- 425991-6608
Mobil: +49-179-6845896
Mail: christian.braun@tudor.lu
Resource Centre for Environmental Technologies,
Public Research Centre Henri Tudor,
Technoport Schlassgoart,
66 rue de Luxembourg,
P.O. BOX 144,
L-4002 Esch-sur-Alzette, Luxembourg
TclTk uses many of the long-deprecated OSX Carbon APIs, and there might be changes in Lion that breaks it. I could try recompiling TclTk. Or you could start getting used to the Python GUI that is replacing the TclTk GUI.
On Jul 11, 2012, at 8:26 AM, Christian Braun wrote:
Hi,
my tcltk interface is always crashing if I am using the query button on a vector layer. The terminal is showing the error message below.
/Applications/GRASS-6.4.app/Contents/MacOS/bin/wish: line 2: 36893 Bus error: 10 "$(dirname $0)/../lib/Tk.framework/Versions/8.5/Resources/Wish.app/Contents/MacOS/Wish" "$@"
Furthermore the terminal windows gets overloaded with other error messages like this below.
Jul 11 15:20:26 vlancrte101 Wish[37065] <Error>: kCGErrorInvalidConnection: CGSGetWindowTags: Invalid connection
Jul 11 15:20:26 vlancrte101 Wish[37065] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
I am using the latest builds of kyngchaos.com on Lion. The OS was updated from SnowLeopard
Thanks for your help,
Christian
------------------------------------------------------------
Christian Braun
R+D Engineer
Environmental Modelling, Geocomputation
Tel: +352- 425991-6608
Mobil: +49-179-6845896
Mail: christian.braun@tudor.lu
Resource Centre for Environmental Technologies,
Public Research Centre Henri Tudor,
Technoport Schlassgoart,
66 rue de Luxembourg,
P.O. BOX 144,
L-4002 Esch-sur-Alzette, Luxembourg
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
All generalizations are dangerous, even this one.