Norio Nomura

Results 96 comments of Norio Nomura

Could you please show me crash logs? I can't reproduce crashes...

I found this, https://discussions.apple.com/message/22530782#22530782 If you runs PowerboxInjector, please try stop it.

I apologize for confused you. I'm sorry my poor English. "Notice + Info + Debug" says to EasySIMBL for "leave more information what EasySIMBL do (debug log) to console", but...

I noticed that SwitchResX are used in your crash logs. So, I have tested with SwitchResX, but I can't reproduce crash. :( And it seems the crash log is using...

Hi @sduttonusa, Thanks for reporting. "errAEPrivilegeError/-10004" and "linkItemAtPath error" are known issue and these are harmless. Norio Nomura

It seems `SIMBLLogLevel` is `Notice + Info + Debug` which is most verbose logging option. You can reduce logging from EasySIMBL by setting `SIMBLLogLevel` to `Notice (default)` ![screenshot 2013-12-08 22...

EasySIMBL does not work on OS X 10.9.5 (13F1096) https://github.com/norio-nomura/EasySIMBL/issues/25#issuecomment-117396222

I test [ColorfulSidebar 1.1.2](http://cooviewerzoom.web.fc2.com/colorfulsidebar.html) with Firefox 36.0 and it works. ![screenshot 2015-02-28 11 03 00](https://cloud.githubusercontent.com/assets/33430/6424289/64db0b8a-bf39-11e4-8464-c29340ab9a4c.png)

You can confirm by using Activity Monitor whether plugin has been loaded or not. If loaded, issue will be in plugin.

I have not yet tested on OS X 10.11, but I think it will be checked by attaching debugger to Gitbox. On debugger's console, I did following: ``` (lldb) call...