-
Notifications
You must be signed in to change notification settings - Fork 3
Description
The MenuBarHider SIMBL plugin seems to crash eclipse-SDK-3.6.1-macosx-cocoa-x86_64 and also the 32-bit version of it. Moving the plugin from the Library solves the problem with eclipse. Also when starting eclipse in -debug mode, the last entry is about loading MenuBarHider or something similar...
But, as MenuBarHider is the neatest app for hiding the menu bar that I know of, I am interested in any workarounds or improvements that could be done, e.g. I would be satisfied, if the plugin works with a kind of "whitelist" of applications, that can use the plugin. Other apps shouldn't even see, that the plugin exists... hm, maybe that is not possible... however, any ideas?
ps: I am running Snow Leopard 10.6.4 on a new MBR (Intel, i5) with a brand new OS install.
edit: more info:
I am using Crazor-MenuBarHider-bc71ce6.zip and built the plugin from this source with xcode myself. The plugin seemed to work as supposed until I wanted to run eclipse.
The question is who is "responsible" for this problem? Does the plugin fulfill the Apple conventions? Does eclipse handle SIMBL-plugins right (must it do so?) ?