So in a ever-so-slightly different bit of news, today I’m announcing a new Unity Scope, instead of a whole new Unity Lens. This scope is a Dictionary, using the Wordnik API, which I have built into David Calle’s awesome Utilities Lens for Precise. What this means, is that there will be no icon or anything for you to cick to define a word, you just need to type it into the Home Lens, and there you’ll find some definitions! Right now this only really works on Precise, so if anyone’s willing to give it a try and let me know how it works for them, that’d be great!
As always, the scope can be found in the scopes packagers ppa (although this time, you’ll need the utilities lens as well).
To install:
|
1 2 3 4 |
sudo add-apt-repository ppa:scopes-packagers/ppa
sudo apt-get update
sudo apt-get install unity-scope-dictionary
setsid unity |
October 15th, 2012 at 5:40 am
I installed it through the market and ran “setsid unity” but no definitions are appearing yet. I’m on 12.04.
October 15th, 2012 at 1:48 pm
@emre What do you mean through the market? Did you have the scopes-packagers ppa enabled? Did you install unity-lens-utilities as well as unity-scope-dictionary?
October 15th, 2012 at 10:52 pm
I mean the Ubuntu Software Center. I also tried following the instructions in this post but I still do not see any definitions. How can I troubleshoot?
October 15th, 2012 at 11:00 pm
@emre
If you could email me the output of the following commands to cwayne@ubuntu.com
ps ax | grep dictionary
dpkg -l | grep dictionary
October 22nd, 2012 at 6:22 am
Rebooting did the trick. Thank you for the scope.
October 24th, 2012 at 5:56 pm
I rebooted again and got a crash with TypeError in update_results_omdel(): ‘NoneType’ object is not iterable