nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

Flashlight is not working with Mac OS 10.10.3 #421

Closed cusspvz closed 9 years ago

cusspvz commented 9 years ago

I had already Flashlight installed before upgrading Mac OS X into 10.10.3. After upgrade, Flashlight seems to configure just fine as it was but I don't have access to any kind of commands provided by Flashlight. Also tried to upgrade it into latest version but it didn't solved.

Any hint?

TouriM commented 9 years ago

I installed flashlight after the update. But it is not working for me as well. I tried to re-install it. But no change.

cusspvz commented 9 years ago

I've also tried to remove it entirely but i didn't got any different result! :/ Sad, I can only wait for PO's response.

info-together commented 9 years ago

I installed flashlight after update mac OS X 10.10.3,but it is not work.i tried to re-install ,but it aways exit unexpected

TouriM commented 9 years ago

I took a look into the logs: 22/04/15 09:25:48.661 Flashlight[12167]: DetectedSpotlightVersion: 917 22/04/15 09:25:49.000 kernel[0]: Flashlight (map: 0xffffff800efdc2d0) triggered DYLD shared region unnest for map: 0xffffff800efdc2d0, region 0x7fff8ee00000->0x7fff8f000000. While not abnormal for debuggers, this increases system memory footprint until the target exits. 22/04/15 09:25:58.914 com.nateparrott.Flashlight.FlashlightSIMBLAgent[12175]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable. 22/04/15 09:25:58.916 com.nateparrott.Flashlight.FlashlightSIMBLAgent[12175]: Cannot make directory /Users/maxholzapfel/Library/ScriptingAdditions/Flashlight.osax: Permission denied 22/04/15 09:25:58.960 com.nateparrott.Flashlight.FlashlightSIMBLAgent[12175]: #Flashlight SIMBLlinkItemAtPath error:Error Domain=NSCocoaErrorDomain Code=513 "“Flashlight.osax” couldn’t be linked because you don’t have permission to access “ScriptingAdditions”." UserInfo=0x7faabad4bcc0 {NSSourceFilePathErrorKey=/Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/PlugIns/Flashlight.osax, NSUserStringVariant=( Link ), NSDestinationFilePath=/Users/maxholzapfel/Library/ScriptingAdditions/Flashlight.osax, NSFilePath=/Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/PlugIns/Flashlight.osax, NSUnderlyingError=0x7faabad49a00 "The operation couldn’t be completed. Permission denied"} 22/04/15 09:25:59.742 com.nateparrott.Flashlight.FlashlightSIMBLAgent[12175]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable. 22/04/15 09:25:59.743 com.nateparrott.Flashlight.FlashlightSIMBLAgent[12175]: Cannot make directory /Users/maxholzapfel/Library/ScriptingAdditions/Flashlight.osax: Permission denied

Afterwards I repaired my disk permissions but still got the same warnings.

russweas commented 9 years ago

So what do we do

TouriM commented 9 years ago

Could you have a look into you console app and check out if you have the same problems.

  1. Boot up your system or end and reload flashlight
  2. look up and open console on spotlight
  3. search for flashlight (the search field is in the upper right corner)

As soon as I have some time on hand I'll change the user rights on the folders specified in the log. But that is merely a work around. But I'm not a developer and thus cannot provide a fix.

TouriM commented 9 years ago

I found another interesting entry in the event log: 04/05/15 13:45:25.092 sandboxd[3515]: ([1894]) mdworker(1894) deny file-read-data /Users/maxholzapfel/Library/Preferences/com.apple.security.revocation.plist (import fstype:hfs fsflag:480D000 flags:250000025E diag:0 isXCode:0 uti:com.apple.application-bundle plugin:/Library/Spotlight/Application.mdimporter - find suspect file using: sudo mdutil -t 23469486)

nsorros commented 9 years ago

I have the same problem, let me know if there is any way I can help.

cusspvz commented 9 years ago
(com.apple.xpc.launchd.domain.pid.Flashlight.16616) Failed to bootstrap path: path = /Applications/Flashlight.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle, error = 20: Not a directory
jbaconsult commented 9 years ago

Same not working here.

This is what I got in the console (I hope it helps):

05.05.15 20:09:04,635 Spotlight[8859]: Hello from Flashlight! (/Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins/SpotlightSIMBL.bundle) 05.05.15 20:09:33,186 Flashlight[8970]: DetectedSpotlightVersion: 917 05.05.15 20:09:33,340 Flashlight[8970]: * Assertion failure in -[SUUpdatePermissionPrompt initWithWindowNibPath:owner:], /SourceCache/AppKit/AppKit-1347.57/Controllers/NSWindowController.m:194 05.05.15 20:09:33,340 Flashlight[8970]: Invalid parameter not satisfying: windowNibPath 05.05.15 20:09:33,342 Flashlight[8970]: ( 0 CoreFoundation 0x00007fff925cf03c exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff8ba0976e objc_exception_throw + 43 2 CoreFoundation 0x00007fff925cee1a +[NSException raise:format:arguments:] + 106 3 Foundation 0x00007fff8bd998cb -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195 4 AppKit 0x00007fff9530375e -[NSWindowController initWithWindowNibPath:owner:] + 139 5 Sparkle 0x00000001006f3ee8 -[SUWindowController initWithHost:windowNibName:] + 404 6 Sparkle 0x00000001006ef928 -[SUUpdatePermissionPrompt initWithHost:systemProfile:delegate:] + 102 7 Sparkle 0x00000001006efac0 +[SUUpdatePermissionPrompt promptWithHost:systemProfile:delegate:] + 211 8 Sparkle 0x00000001006f118a -[SUUpdater startUpdateCycle] + 934 9 Foundation 0x00007fff8bd1c41b NSFireDelayedPerform + 364 10 CoreFoundation 0x00007fff925222e4 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION** + 20 11 CoreFoundation 0x00007fff92521f73 CFRunLoopDoTimer + 1059 12 CoreFoundation 0x00007fff9259553d CFRunLoopDoTimers + 301 13 CoreFoundation 0x00007fff924dd608 __CFRunLoopRun + 2024 14 CoreFoundation 0x00007fff924dcbd8 CFRunLoopRunSpecific + 296 15 HIToolbox 0x00007fff8d43656f RunCurrentEventLoopInMode + 235 16 HIToolbox 0x00007fff8d4361ee ReceiveNextEventCommon + 179 17 HIToolbox 0x00007fff8d43612b _BlockUntilNextEventMatchingListInModeWithFilter + 71 18 AppKit 0x00007fff9506e9bb _DPSNextEvent + 978 19 AppKit 0x00007fff9506df68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 20 AppKit 0x00007fff95063bf3 -[NSApplication run] + 594 21 AppKit 0x00007fff94fe0354 NSApplicationMain + 1832 22 libdyld.dylib 0x00007fff93b2a5c9 start + 1 )

cusspvz commented 9 years ago
AppleEvents: Send port for process has no send right, port=( port:29199/0x720f rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
cusspvz commented 9 years ago

Errors triggered while Flashlight is being enabled: Flashlight@1.0.1

05/05/15 19:39:39,000 kernel[0]: proc 2036: load code signature error 4 for file "FlashlightSIMBLAgent"
05/05/15 19:39:39,737 amfid[146]: /Volumes/592C945A-5BCE-428E-912C-FAC0583C8AE5-1970-000002BB59DE79F7/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/MacOS/FlashlightSIMBLAgent signature not valid: 0xfffefa04
05/05/15 19:39:39,806 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: SETTINGS CHANGED
05/05/15 19:39:40,083 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
05/05/15 19:39:40,128 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: AppleEvents: Send port for process has no send right, port=( port:29743/0x742f rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05/05/15 19:39:40,129 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: AppleEvents: Send port for process has no send right, port=( port:29743/0x742f rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05/05/15 19:39:40,236 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
05/05/15 19:39:40,236 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: AppleEvents: Send port for process has no send right, port=( port:29743/0x742f rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05/05/15 19:39:40,237 com.nateparrott.Flashlight.FlashlightSIMBLAgent[2036]: AppleEvents: Send port for process has no send right, port=( port:29743/0x742f rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05/05/15 19:39:40,325 Spotlight[2039]: #Flashlight SIMBLGot plugins: SpotlightSIMBL.bundle from /Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins
05/05/15 19:39:40,331 Spotlight[2039]: Hello from Flashlight! (/Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins/SpotlightSIMBL.bundle)
umhan35 commented 9 years ago

I have the same problem

txl263 commented 9 years ago

Flashlight crash while installing the plugin like sublimetext. System version 10.10.4 Flashlight version 1.0.1

toph-allen commented 9 years ago

The same issue just started for me today upon installing the latest 10.10.4 beta.

umhan35 commented 9 years ago

@nate-parrott

jeffshaver commented 9 years ago

Just for completeness.... This is supposedly because of norio-nomura/EasySIMBL#25 as stated in #494

kud commented 9 years ago
12/06/15 14:42:16,120 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: SETTINGS CHANGED
12/06/15 14:42:16,716 configd[49]: inet_set_autoaddr(en1, 1) failed, Resource busy (16)
12/06/15 14:42:17,241 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
12/06/15 14:42:17,365 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: AppleEvents: Send port for process has no send right, port=( port:30871/0x7897 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
12/06/15 14:42:17,365 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: AppleEvents: Send port for process has no send right, port=( port:30871/0x7897 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
12/06/15 14:42:17,509 spindump[611]: Got xpc error message in libspindump client connection: Connection invalid
12/06/15 14:42:17,535 com.apple.xpc.launchd[1]: (com.apple.Spotlight[6344]) Service exited due to signal: Terminated: 15
12/06/15 14:42:18,004 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
12/06/15 14:42:18,005 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: AppleEvents: Send port for process has no send right, port=( port:30871/0x7897 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
12/06/15 14:42:18,005 com.nateparrott.Flashlight.FlashlightSIMBLAgent[10050]: AppleEvents: Send port for process has no send right, port=( port:30871/0x7897 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
12/06/15 14:42:18,216 Spotlight[10054]: #Flashlight SIMBLGot plugins: SpotlightSIMBL.bundle from /opt/homebrew-cask/Caskroom/flashlight/latest/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins
12/06/15 14:42:18,219 Spotlight[10054]: Hello from Flashlight! (/opt/homebrew-cask/Caskroom/flashlight/latest/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins/SpotlightSIMBL.bundle)
12/06/15 14:42:21,931 Spotlight[10054]: applications query - started
12/06/15 14:42:23,319 Spotlight[10054]: applications query - finished in 1.4 seconds

This is what I've got.

Alexsilvacodes commented 9 years ago

10.10.3 and that's what I get (I've installed it for first time on this version):

15/6/15 12:05:28,896    Spotlight[3211] An uncaught exception was raised
15/6/15 12:05:28,896    Spotlight[3211] Couldn't posix_spawn: error 2
15/6/15 12:05:28,896    Spotlight[3211] (
    0   CoreFoundation                      0x00007fff8c94c03c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8d2a876e objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8c94beed +[NSException raise:format:] + 205
    3   Foundation                          0x00007fff96f2bbbf -[NSConcreteTask launchWithDictionary:] + 3119
    4   FlashlightKit                       0x00000001123d7d8e -[NSTask(FlashlightExtensions) launchWithTimeout:callback:] + 512
    5   FlashlightKit                       0x00000001123e0f30 -[FlashlightQueryEngine executePluginAtPath:parseTree:query:] + 1093
    6   FlashlightKit                       0x00000001123e07a0 -[FlashlightQueryEngine runPluginsWithParseTrees:ifQueryIsStill:] + 646
    7   FlashlightKit                       0x00000001123e02bc __29-[FlashlightQueryEngine init]_block_invoke38 + 46
    8   libdispatch.dylib                   0x00007fff8d731323 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib                   0x00007fff8d72cc13 _dispatch_client_callout + 8
    10  libdispatch.dylib                   0x00007fff8d738cbf _dispatch_main_queue_callback_4CF + 861
    11  CoreFoundation                      0x00007fff8c89f3f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  CoreFoundation                      0x00007fff8c85a68f __CFRunLoopRun + 2159
    13  CoreFoundation                      0x00007fff8c859bd8 CFRunLoopRunSpecific + 296
    14  HIToolbox                           0x00007fff95dde56f RunCurrentEventLoopInMode + 235
    15  HIToolbox                           0x00007fff95dde2ea ReceiveNextEventCommon + 431
    16  HIToolbox                           0x00007fff95dde12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
    17  AppKit                              0x00007fff8ee329bb _DPSNextEvent + 978
    18  AppKit                              0x00007fff8ee31f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
    19  AppKit                              0x00007fff8ee27bf3 -[NSApplication run] + 594
    20  AppKit                              0x00007fff8eda4354 NSApplicationMain + 1832
    21  libdyld.dylib                       0x00007fff8bb5f5c9 start + 1
    22  ???                                 0x0000000000000001 0x0 + 1
)
15/6/15 12:05:28,897    Spotlight[3211] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 2'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff8c94c03c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8d2a876e objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8c94beed +[NSException raise:format:] + 205
    3   Foundation                          0x00007fff96f2bbbf -[NSConcreteTask launchWithDictionary:] + 3119
    4   FlashlightKit                       0x00000001123d7d8e -[NSTask(FlashlightExtensions) launchWithTimeout:callback:] + 512
    5   FlashlightKit                       0x00000001123e0f30 -[FlashlightQueryEngine executePluginAtPath:parseTree:query:] + 1093
    6   FlashlightKit                       0x00000001123e07a0 -[FlashlightQueryEngine runPluginsWithParseTrees:ifQueryIsStill:] + 646
    7   FlashlightKit                       0x00000001123e02bc __29-[FlashlightQueryEngine init]_block_invoke38 + 46
    8   libdispatch.dylib                   0x00007fff8d731323 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib                   0x00007fff8d72cc13 _dispatch_client_callout + 8
    10  libdispatch.dylib                   0x00007fff8d738cbf _dispatch_main_queue_callback_4CF + 861
    11  CoreFoundation                      0x00007fff8c89f3f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  CoreFoundation                      0x00007fff8c85a68f __CFRunLoopRun + 2159
    13  CoreFoundation                      0x00007fff8c859bd8 CFRunLoopRunSpecific + 296
    14  HIToolbox                           0x00007fff95dde56f RunCurrentEventLoopInMode + 235
    15  HIToolbox                           0x00007fff95dde2ea ReceiveNextEventCommon + 431
    16  HIToolbox                           0x00007fff95dde12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
    17  AppKit                              0x00007fff8ee329bb _DPSNextEvent + 978
    18  AppKit                              0x00007fff8ee31f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
    19  AppKit                              0x00007fff8ee27bf3 -[NSApplication run] + 594
    20  AppKit                              0x00007fff8eda4354 NSApplicationMain + 1832
    21  libdyld.dylib                       0x00007fff8bb5f5c9 start + 1
    22  ???                                 0x0000000000000001 0x0 + 1
)
15/6/15 12:05:30,140    com.apple.xpc.launchd[1]    (com.apple.Spotlight[3211]) Service exited due to signal: Abort trap: 6
15/6/15 12:05:30,169    ReportCrash[3210]   Saved crash report for Spotlight[3211] version 1.0 (917.35) to /Users/imac-002/Library/Logs/DiagnosticReports/Spotlight_2015-06-15-120530_iMac-de-iMAC-002.crash
15/6/15 12:05:31,146    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
15/6/15 12:05:31,146    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   AppleEvents: Send port for process has no send right, port=( port:28615/0x6fc7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
15/6/15 12:05:31,147    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   AppleEvents: Send port for process has no send right, port=( port:28615/0x6fc7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
15/6/15 12:05:31,148    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
15/6/15 12:05:31,148    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   AppleEvents: Send port for process has no send right, port=( port:28615/0x6fc7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
15/6/15 12:05:31,148    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   AppleEvents: Send port for process has no send right, port=( port:28615/0x6fc7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
15/6/15 12:05:31,167    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
15/6/15 12:05:31,167    com.nateparrott.Flashlight.FlashlightSIMBLAgent[3158]   AppleEvents: Send port for process has no send right, port=( port:28615/0x6fc7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
15/6/15 12:05:31,499    Spotlight[3218] #Flashlight SIMBLGot plugins: SpotlightSIMBL.bundle from /Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins
15/6/15 12:05:31,503    Spotlight[3218] Hello from Flashlight! (/Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins/SpotlightSIMBL.bundle)
15/6/15 12:05:32,000    kernel[0]   13880.629530: Invoking getKEY_RSC
15/6/15 12:05:33,963    Spotlight[3218] applications query - started
15/6/15 12:05:35,402    Spotlight[3218] applications query - finished in 1.4 seconds
kud commented 9 years ago

For the moment it works here after a reboot needed.

Sega-Zero commented 9 years ago

Having same issue on 10.10.4. Console log:

05.07.15 0:23:49,603 Flashlight[16570]: DetectedSpotlightVersion: 917
05.07.15 0:23:52,003 Flashlight[16570]: Sparkle: ===== Flashlight.app =====
05.07.15 1:12:35,017 com.nateparrott.Flashlight.FlashlightSIMBLAgent[16633]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
05.07.15 1:12:35,021 com.nateparrott.Flashlight.FlashlightSIMBLAgent[16633]: AppleEvents: Send port for process has no send right, port=( port:26551/0x67b7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05.07.15 1:12:35,021 com.nateparrott.Flashlight.FlashlightSIMBLAgent[16633]: AppleEvents: Send port for process has no send right, port=( port:26551/0x67b7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05.07.15 1:12:35,116 com.nateparrott.Flashlight.FlashlightSIMBLAgent[16633]: warning: failed to get scripting definition from /System/Library/CoreServices/Spotlight.app; it may not be scriptable.
05.07.15 1:12:35,116 com.nateparrott.Flashlight.FlashlightSIMBLAgent[16633]: AppleEvents: Send port for process has no send right, port=( port:26551/0x67b7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
05.07.15 1:12:35,116 com.nateparrott.Flashlight.FlashlightSIMBLAgent[16633]: AppleEvents: Send port for process has no send right, port=( port:26551/0x67b7 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
bmehling commented 9 years ago

10.10.4... installed Flashlight early on and it worked! I ended up deleting the original account on the machine and creating a new one. There were probably also some updates that ran in that 'new machine setup' cycle.

Now I've tried disabling/uninstalling/rebooting/reinstalling Flashlight a bunch of time w/out much luck. Getting the following in the log when I try to install (after disabling and uninstalling):

7/6/15 2:12:07.522 PM CoreServicesUIAgent[9938]: Error -60005 creating authorization
7/6/15 2:12:08.360 PM com.apple.xpc.launchd[1]: (com.apple.quicklook[10340]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
7/6/15 2:12:09.022 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
7/6/15 2:12:09.000 PM kernel[0]: Sandbox: QuickLookSatelli(10341) deny file-issue-extension /Users/ben/Library/Caches/com.apple.quicklook.satellite
7/6/15 2:12:09.000 PM kernel[0]: Sandbox: QuickLookSatelli(10341) deny mach-lookup com.apple.nsurlstorage-cache
7/6/15 2:12:09.034 PM QuickLookSatellite[10341]: Failed to obtain sandbox extension for path=/Users/ben/Library/Caches/com.apple.quicklook.satellite. Errno:1
7/6/15 2:12:09.000 PM kernel[0]: Sandbox: QuickLookSatelli(10341) deny file-issue-extension /Users/ben/Library/Caches/com.apple.quicklook.satellite
7/6/15 2:12:09.000 PM kernel[0]: Sandbox: QuickLookSatelli(10341) deny mach-lookup com.apple.nsurlstorage-cache
7/6/15 2:12:09.035 PM QuickLookSatellite[10341]: Failed to obtain sandbox extension for path=/Users/ben/Library/Caches/com.apple.quicklook.satellite. Errno:1
7/6/15 2:12:09.055 PM QuickLookSatellite[10341]: CGSConnectionByID: 0 is not a valid connection ID.
7/6/15 2:12:09.055 PM QuickLookSatellite[10341]: Invalid Connection ID 0
saeidno commented 9 years ago

Not working here either. Tried disable-enabling, uninstalling and reinstalling, rebooting the system. Everything appears fine but none of the commands works.

breferrari commented 9 years ago

Same here. Just noticed it stopped working for no reason. Tried to disable/enable, reinstalling, rebooting, none worked.

pgmcnally commented 9 years ago

Same problem (OS X 10.10.4)

elarib commented 9 years ago

Same problem here too ... OS X 10.10.4

cusspvz commented 9 years ago

On 10.10.5 isn't working either.

cusspvz commented 9 years ago

closed due to https://gist.github.com/selaromi/59666a71387d39b5bfac and #537