这是我的仪表板目前的样子。我不知道为什么没有显示其他镜头。
$ sudo apt-get install unity-lens-friends unity-lens-files unity-lens-help unity-lens-movie unity-lens-radios
Reading package lists... Done
Building dependency tree
Reading state information... Done
unity-lens-files is already the newest version.
unity-lens-friends is already the newest version.
unity-lens-help is already the newest version.
unity-lens-radios is already the newest version.
unity-lens-movie is already the newest version.
0 upgraded, 0 newly installed, 0 to remove.
/usr/share/unity/lenses$ ls
contacts files friends help movie radios shopping
升级到 13.04(64 位)后,出现了这种消失的情况。我所做的就是删除 Eclipse 安装并安装其独立版本。但我非常怀疑
答案1
安装后一些镜头全部消失,就像你的一样。
好吧,从 Synaptic 删除并安装一些库后,我的问题就解决了。
如果您已经安装了此镜头,请删除:
unity-lens-shopping unity-scope-askubuntu
安装这些项目。我是从 Synaptic 安装的,但我相信你也可以从终端安装:
liblensfun-data (0.2.7-0ubuntu1) liblensfun0 (0.2.7-0ubuntu1) unity-scope-home (6.8.0daily13.04.23ubuntu.unity.experimental.certified-0ubuntu1)
就像我说的,对我来说这是有用的。我不知道如何解决正确的库,我安装了这 3 个并解决了我的问题。
我希望这能有所帮助。