Recently, I discovered that, Unity lenses can access Internet to fetch information. Such as Video lens. But I want to disable that feature, since It is no use to me.
Can I disable access to Internet by Unity Video lens? If yes, How?
Recently, I discovered that, Unity lenses can access Internet to fetch information. Such as Video lens. But I want to disable that feature, since It is no use to me.
Can I disable access to Internet by Unity Video lens? If yes, How?
I have found a solution recently, though not very glorious enough, but it works.
Disable the file responsible for accessing Internet:
First Open a terminal, go to "/usr/lib/unity-scope-video-remote" by the below command:
Disable the "unity-scope-video-remote" file there by this command below:
Logout and Login again, to see that the video lens is unable to access the Internet.
If you want to re-enable the feature:
Just do the opposite of the above process, Go to "/usr/lib/unity-scope-video-remote" by the command:
Re-enable the file by following command:
Logout and Login again, to see the effect
13.04 (64-bit)
In 13.04 the file is in a different directory. Using bash's brace expansion, the command is:
Re-enable the file by following command:
As an alternative to logging in and out just press Alt+F2 and type
unity --replace
Will it disable the local video searching?
No, In this procedure, the local videos will always be visible. So, no worry !
How to deactivate the Online Videos scope
This is as simple as removing the
unity-scope-video-remote
package, whose only function is to provide online video "recommendations" (see below) and searches. Open the terminal withCtrl-Alt-T
, and type:Then logout once and log back in; online videos should be gone.
Right now, Online Videos/Recommendations has NO relation to you
But as of Ubuntu 12.04, this isn't functional and the "recommendations" have no relation to you, your activities or your habits; they are simply sent from the Ubuntu video search server, either alphabetically or randomly:
For 12.10
In 12.10, disabling online video results in Dash is made easier. Just search for Privacy in Dash and open this window.
Then turn off the option for Include online search results.