日志中提到“未安装设置模式‘org.gnome.software’”

日志中提到“未安装设置模式‘org.gnome.software’”

日志中提到

未安装设置架构“org.gnome.software”

日志截图

读完这个日志后我有点困惑/担心,因为它在“重要”类别下,却在“安全”下。为什么它在“重要”类别下,却在“安全”下?
所以我决定安装gnome-software使用命令sudo apt install gnome-software。我做对了吗?

我发现,每当我从gnome-software应用程序启动 Snap Store 时,gnome-software 应用程序中的 Snap Store 应用程序日志中提到

未安装设置架构“org.gnome.software”

再次出现。

还有一点需要注意的是,Ubuntu 软件应用程序没有打开。我执行了apt list --installed | grep ubuntu-software命令,输出是:


WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

因此,看起来 Ubuntu 软件应用程序未安装,但它仍显示在应用程序中。这与日志有什么关系吗?我一无所知,请解释一下这里确切的问题是什么。

输出apt policy ubuntu-software

ubuntu-software:
  Installed: (none)
  Candidate: 3.36.1-0ubuntu0.20.04.0
  Version table:
     3.36.1-0ubuntu0.20.04.0 500
        500 http://in.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
        500 http://in.archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages
     3.36.0-0ubuntu3 500
        500 http://in.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        500 http://in.archive.ubuntu.com/ubuntu focal/universe i386 Packages

输出apt policy ubuntu-software | grep Installed


WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

  Installed: (none)

输出snap-store

11:06:47:0922 Gtk Failed to load module "canberra-gtk-module"
11:06:47:0927 Gtk Failed to load module "canberra-gtk-module"
11:06:47:0936 GLib-GIO Settings schema 'org.gnome.software' is not installed
Trace/breakpoint trap (core dumped)

输出snap list

Name               Version                      Rev    Tracking         Publisher   Notes
core               16-2.47                      10126  latest/stable    canonical✓  core
core18             20200724                     1885   latest/stable    canonical✓  base
gnome-3-28-1804    3.28.0-19-g98f9e67.98f9e67   145    latest/stable    canonical✓  -
gnome-3-34-1804    0+git.3556cb3                60     latest/stable/…  canonical✓  -
gtk-common-themes  0.1-36-gc75f853              1506   latest/stable/…  canonical✓  -
inkscape           1.0.1-3bc2e813f5-2020-09-07  7947   latest/stable    inkscape✓   -
pycharm-community  2020.2.3                     214    latest/stable    jetbrains✓  classic
snap-store         3.36.0-82-g80486d0           481    latest/stable/…  canonical✓  -
snapd              2.46.1                       9279   latest/stable    canonical✓  snapd
vlc                3.0.11                       1700   latest/stable    videolan✓   -

答案1

你做了件对的事。

如果 ubuntu-software 包安装在 Ubuntu 20.04 中,该ubuntu-software命令将返回以下结果:

ubuntu-software: command not found

gnome-software命令启动软件应用程序。

Snap Store 应用是另一个仅适用于 snap 包的软件中心应用程序。

Snap Store 应用程序可以与软件应用程序一起安装在 Ubuntu 20.04 中使用以下命令:

sudo snap install snap-store

当我从 Ubuntu 18.04 升级到 Ubuntu 20.04 时,Ubuntu 18.04 中安装的 Snap Store 已从 Ubuntu 20.04 中删除。当我注意到 Snap Store 丢失时,我重新安装了它,从那时起它就一直没有问题。

答案2

snap-store已安装在电脑上,但在“显示应用程序”中没有名为 Snap Store 的应用程序。

snap-store使用以下命令卸载:

sudo snap remove snap-store

卸载后snap-store,Ubuntu软件图标消失了。

然后我snap-store使用以下命令进行安装:

sudo snap install snap-store

然后 Snap Store 应用程序显示在“显示应用程序”中。

Snap 商店应用图标

现在没有日志提到

未安装设置架构“org.gnome.software”


所以看起来 Snap Store 应用程序出现了一些问题,但我不知道是什么原因导致了这个问题,因为我没有弄乱任何与此相关的东西snap-store

需要注意的另一个细节是,卸载并安装后,的输出snap list发生了一些变化snap-store。 的输出snap list

Name               Version                      Rev    Tracking         Publisher   Notes
core               16-2.47                      10126  latest/stable    canonical✓  core
core18             20200724                     1885   latest/stable    canonical✓  base
gnome-3-28-1804    3.28.0-19-g98f9e67.98f9e67   145    latest/stable    canonical✓  -
gnome-3-34-1804    0+git.3556cb3                60     latest/stable/…  canonical✓  -
gtk-common-themes  0.1-36-gc75f853              1506   latest/stable/…  canonical✓  -
inkscape           1.0.1-3bc2e813f5-2020-09-07  7947   latest/stable    inkscape✓   -
pycharm-community  2020.2.3                     214    latest/stable    jetbrains✓  classic
snap-store         3.31.1+git187.84b64e0b       415    latest/stable    canonical✓  -
snapd              2.46.1                       9279   latest/stable    canonical✓  snapd
vlc                3.0.11                       1700   latest/stable    videolan✓   -

snap-store卸载前的版本为(测试版)。重新安装后3.36.0-82-g80486d0的版本为(稳定版)。snap-store3.31.1+git187.84b64e0b

Snap Store 网站截图 截图(2020 年 10 月 13 日)来自https://snapcraft.io/snap-store


更新
几天后,Snap Store 图标消失了,Ubuntu 软件图标又回来了。我猜测这大多发生在一些更新之后。

当我在终端中执行snap-store命令时,Ubuntu 软件应用程序打开。所以我猜测Snap Store 刚刚更名为 Ubuntu Software。

还有一件需要注意的事情是 的输出snap list

Name               Version                      Rev    Tracking         Publisher   Notes
core               16-2.47.1                    10185  latest/stable    canonical✓  core
core18             20200724                     1885   latest/stable    canonical✓  base
gnome-3-28-1804    3.28.0-19-g98f9e67.98f9e67   145    latest/stable    canonical✓  -
gnome-3-34-1804    0+git.3556cb3                60     latest/stable/…  canonical✓  -
gtk-common-themes  0.1-36-gc75f853              1506   latest/stable/…  canonical✓  -
inkscape           1.0.1-0767f8302a-2020-10-17  8049   latest/stable    inkscape✓   -
pycharm-community  2020.2.3                     214    latest/stable    jetbrains✓  classic
snap-store         3.36.0-82-g80486d0           481    latest/stable    canonical✓  -
snapd              2.47.1                       9721   latest/stable    canonical✓  snapd

现在的版本snap-store3.36.0-82-g80486d0

截至 2020 年 10 月 23 日的 Snap Store 网站截图 截图(2020 年 10 月 23 日)来自https://snapcraft.io/snap-store

但奇怪的是,大多数渠道(稳定版、测试版和候选版)在网站上的版本号相同。但由于我没有弄乱任何snap-store东西,我希望我处于稳定渠道。

输出snap info snap-store

name:    snap-store
summary: Snap Store is a graphical desktop application for discovering, installing and managing
  snaps on Linux.
publisher: Canonical✓
store-url: https://snapcraft.io/snap-store
contact:   https://bugs.launchpad.net/snap-store/
license:   unset
description: |
  Snap Store showcases featured and popular applications with useful descriptions, ratings, reviews
  and screenshots.
  
  
  Applications can be found either through browsing categories
  or by searching.
  
  
  Snap Store can also be used to switch channels, view and alter snap permissions and view and
  submit reviews and ratings.
  
  
  Snap Store is based on GNOME Software, optimized for the Snap experience.
commands:
  - snap-store
  - snap-store.ubuntu-software
  - snap-store.ubuntu-software-local-file
snap-id:      gjf3IPXoRiipCu9K0kVu52f0H56fIksg
tracking:     latest/stable
refresh-date: 3 days ago, at 06:55 IST
channels:
  latest/stable:    3.36.0-82-g80486d0 2020-10-19 (481) 53MB -
  latest/candidate: 3.36.0-82-g80486d0 2020-10-19 (481) 53MB -
  latest/beta:      3.36.0-82-g80486d0 2020-09-11 (481) 53MB -
  latest/edge:      20200414.ac9047f   2020-04-14 (375) 50MB -
installed:          3.36.0-82-g80486d0            (481) 53MB -

相关内容