分页: 1 / 1

gnome-shell不能安装扩展

发表于 : 2011-11-26 22:03
windwhinny
我下载了一个mediaplayer扩展,放到~/.local/share/gnome-shell/extensions里和/usr/share/gnome-shell/extensions都不能用
apt-get里安装的gnome-shell-extensions-dock也不能用
打开gnome-tweak-tool都不显示这两项,倒是之前从apt-get里安装的两个扩展可以使用
alt+f2 r之后也不行
肿么办?

Re: gnome-shell不能安装扩展

发表于 : 2011-11-26 22:05
peteryeh64
gnome-tweak-tool...重裝一次試試

Re: gnome-shell不能安装扩展

发表于 : 2011-11-26 22:11
windwhinny
peteryeh64 写了:gnome-tweak-tool...重裝一次試試
也不行

Re: gnome-shell不能安装扩展

发表于 : 2011-11-26 22:13
monk
不兼容 找gnome3.2的才能用

Re: gnome-shell不能安装扩展

发表于 : 2011-11-27 13:27
YeLee
:em20 :em20 :em20 也曾经遇到过类似的问题,我居然是在gnome-tweak-tool安装的

Re: gnome-shell不能安装扩展

发表于 : 2011-11-27 13:41
牵牛星
windwhinny 写了:打开gnome-tweak-tool都不显示这两项,
不用重装软件的,修改那个不能正常显示的扩展的目录里的metadata.json里的"shell-version": ["XXX"],加入自己的g3版本
ps:shell-version里只有3.2是不能在g3.2.1里使用的,要加入"3.2.0",如"shell-version": ["3.2.0", "3.2"]才可以