-
Notifications
You must be signed in to change notification settings - Fork 76
EasySIMBL doesn't work on 10.9 #4
Comments
What exactly is not working? Btw, did you try SIMBL 0.9.9? It's working for me in 10.8.4 and it seems to work for others too, https://github.com/ZeR0-Wu/FinderTabSwitching. |
There are some different behaviors between current developer preview and earlier one of 10.9 about the AppleScript mechanism which allows injecting plugins into target process. |
Could you take a look at it, now that 10.9 has been released? |
EasySIMBL just works on my Mac with OS X 10.9 (13A603). |
EasySIMBL-1.5 has been released as OS X 10.9 tested version. |
1.5 doesn't seem to work for me in 10.9. Specifically a plugin with |
I found an issue #7 which caused by injecting plugin with |
Hi @tyilo, Please re-try EasySIMBL-1.5.1. |
1.5.1 works fine on Mavericks for me. I use it with my little tweak MenuBarHider, which uses BundleIdentifier = "*", too. It works in every application except Google Chrome. I'm not sure if this is a problem with my code or a limitation with SIMBL/EasySIMBL, though. |
It seems Google Chrome has CFBundleBlocker. |
EasySIMBL doesn't seem to work for me after rebooting. Every time I reboot I have to open EasySIMBL and uncheck and then check the "Use SIMBL" checkbox for it to work again. |
Hi @tyilo, |
@norio-nomura I don't think I have Spotlight index disabled. How can I check it? |
You can check by following command:
E.g. The result on my Mac is,
These apps register items for launching on login by the API. I found another information which may solve the login item issue, I quote it.
E.g. the permission of my account in
|
I see EasySIMBL when I run that mdfind command and the permissions of my accounts launchd.db directory is the same as yours:
However running |
New install of EasySIMBL 1.6 (9) works fine on 10.9.0. |
My "Use SIMBL" is greyed out. Running OSX Mavericks 10.9.2. EasySIMBL just downloaded is V1.6 (9). Only have ColorfulSidebar installed. Was working before EasySIMBL upgrade from V1.4 (I think). Looking at the Console logging and seeing that the SIMBL Agent was already running but a different version. Killed the agent. Restarted EasySIMBL. All went well. Maybe worth adding this to an installer or adding something to the startup process for EasySIMBL to detect and then offer to kill and replace old agent. |
It seems EasySIMBL is broken on 10.9. It doesn't do anything at all...
The text was updated successfully, but these errors were encountered: