首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法安装GNOME Shell主题所需的扩展

无法安装GNOME Shell主题所需的扩展
EN

Ask Ubuntu用户
提问于 2012-05-28 06:18:40
回答 3查看 2.3K关注 0票数 0

我一直得到这个输出:

代码语言:javascript
复制
 soham@fortress:~$ sudo apt-get install gnome-shell-extensions gnome-tweak-tool    
    Reading package lists... Done
    Building dependency tree      
    Reading state information... Done    
    gnome-tweak-tool is already the newest version.
    The following NEW packages will be installed:
      gnome-shell-extensions
    0 upgraded, 1 newly installed, 0 to remove and 43 not upgraded.
    1 not fully installed or removed.
    Need to get 0 B/121 kB of archives.
    After this operation, 849 kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 179291 files and directories currently installed.)
    Unpacking gnome-shell-extensions (from .../gnome-shell-extensions_3.4.1~git20120508.dfd7191a-0ubuntu1~12.04~ricotz0_all.deb) ...
    dpkg: error processing /var/cache/apt/archives/gnome-shell-extensions_3.4.1~git20120508.dfd7191a-0ubuntu1~12.04~ricotz0_all.deb (--unpack):
     trying to overwrite '/usr/share/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo', which is also in package gnome-shell-extensions-common 3.2.0-0ubuntu1~oneiric1
    No apport report written because MaxReports is reached already                                                                  
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/gnome-shell-extensions_3.4.1~git20120508.dfd7191a-0ubuntu1~12.04~ricotz0_all.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)

更新:修好了。现在,GNOME调整工具在扩展enable按钮旁边给我显示一个感叹号,上面写着"Extension不支持shell版本“。我的GNOME外壳已经是最新版本了。帮助!

EN

回答 3

Ask Ubuntu用户

发布于 2012-06-20 17:02:14

使用来自gnome发射台的gnome扩展包。

票数 0
EN

Ask Ubuntu用户

发布于 2012-08-24 09:10:19

运行以下命令:

代码语言:javascript
复制
sudo apt-get -f install

强制安装由于错误而没有安装的软件包。然后,再次运行安装命令。

然后,apt-get -f install来回。很有可能你能挺过去。

票数 0
EN

Ask Ubuntu用户

发布于 2013-01-10 11:26:33

如果您正在使用GNOME 3.6,如果您收到:

代码语言:javascript
复制
Extension doesn't support shell version

因为GNOME 3.6太新了,所以开发人员需要重写它以使其支持新版本。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/143147

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档