jess992 / git-osx-installer

Automatically exported from code.google.com/p/git-osx-installer
0 stars 0 forks source link

Starting gitk on OS X displays a GreaseKit error #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I load gitk (git version 1.6.5.1) on OS X (SL) I recieve an error/warning 
about GreaseKit:

Error loading /Library/Application 
Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit: 
dlopen(/Library/Application 
Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit, 265): no 
suitable image 
found. Did find: /Library/Application 
Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit: GC capability 
mismatch

gitk does start and appears to be functional, but this does seem like an odd 
warning. 

Original issue reported on code.google.com by scottwa...@gmail.com on 28 Jan 2010 at 9:00

GoogleCodeExporter commented 8 years ago
This is weird, especially since gitk is a TCL script, so it SHOULDN'T be 
linking to anything.  Maybe it's an issue with TCLAqua build ?

Original comment by timchar...@gmail.com on 8 Dec 2010 at 7:21