nate-parrott / Flashlight

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

Spotlight Auto Refreshing. #243

Closed iamDeveloper closed 9 years ago

iamDeveloper commented 9 years ago

When opened, Spotlight closes itself & starts refreshing itself as an app which can be noticed by activity monitor.

nate-parrott commented 9 years ago

Which version of os x are you on? On Fri, Jan 2, 2015 at 3:38 AM Satyajeet Vishwakarma < notifications@github.com> wrote:

When opened, Spotlight closes itself & starts refreshing itself as an app

which can be noticed by activity monitor.

You can merge this Pull Request by running

git pull https://github.com/SatyajeetVishwakarma/Flashlight master

Or view, comment on, or merge it at:

https://github.com/nate-parrott/Flashlight/pull/243 Commit Summary

  • Spotlight Auto Refreshing.

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/nate-parrott/Flashlight/pull/243.

marcbachmann commented 9 years ago

Probably not the same problem. But when I click update, it fails too. I'm on Yosemite and have Flashlight v0.95.3.

screen shot 2015-01-02 at 15 56 37

02/01/15 15:56:07.846 Flashlight[98050]: Sparkle: ===== Flashlight.app =====
02/01/15 15:56:16.068 Flashlight[98050]: Sparkle: Error: An error occurred in retrieving update information. Please try again later. An error occurred while parsing the update feed.
02/01/15 15:56:17.813 Flashlight[98050]: Bundle (null) does not have an FileProviderModuleClass entry.
iamDeveloper commented 9 years ago

@nate-parrott OS X Yosemite 10.10.2 / Flashlight v0.95.3.

nate-parrott commented 9 years ago

Oops, I'll take a look at that! On Fri, Jan 2, 2015 at 10:03 AM Satyajeet Vishwakarma < notifications@github.com> wrote:

@nate-parrott https://github.com/nate-parrott OS X Yosemite 10.10.2 / Flashlight v0.95.3.

— Reply to this email directly or view it on GitHub https://github.com/nate-parrott/Flashlight/pull/243#issuecomment-68532330 .

nate-parrott commented 9 years ago

^ update issue is fixed.

@SatyajeetVishwakarma it seems like Flashlight is causing Spotlight to crash. You can stop it from happening by turning off the "Enable Spotlight Plugins" switch. If you find a Spotlight crash log in console.app, it would be awesome if you could save the crash log and upload it as a Github issue. Thanks!