12

After the latest OS X update to 10.10.2, Spotlight built-in calculator stopped working. I tried to disable/enable it in settings and reboot, but nothing helped.

Am I the only one who is fighting this? Any ideas?

Ben Creasy
  • 364
  • 3
  • 13
nvartolomei
  • 231
  • 2
  • 7
  • Have you tried this command in terminal? `defaults write com.apple.spotlight CalculationEnabled YES` Source: [Spotlight doesn't solve math equations any more](http://superuser.com/questions/8516/spotlight-doesnt-solve-math-operations-any-more) –  Jan 31 '15 at 21:16
  • @Tyler, this does not change anything. – nvartolomei Feb 02 '15 at 09:45

3 Answers3

19

I was having the same problem as you do and I notice that the problem was that I have conversion disabled on System Preferentes

So I went to System Preferences > Spotlight, enabled it and it solved my problem.

VL-80
  • 4,475
  • 2
  • 28
  • 38
portella
  • 306
  • 2
  • 4
2

I have done the way suggested by @portella 5 years ago, but it does not solve my problem. I am using macOS Catalina (ver 10.15.14), and so it is newer than that where the suggestion worked. I guess that the issue in Catalina comes from a different cause.

After trial and error, which is just checking-in and checking-out boxes in preferences of Spotlight, I found that at least for my case, enabling "Applications" works, somehow. I guess that because in this version, calculator is recognized as one of applications, using calculator in spotlight requires permission of using applications.

In short, for macOS Catalina, enabling System Preferences -> Spotlight -> Applications may solve the issue.

smr
  • 31
  • 2
0

Enabling Applications in System Preferences -> Spotlight -> Applications solved the issue for me.