我从Ubuntu18.04LTS升级到20.04,当我打开Store时,它没有显示应用的类别,也没有显示发行版中所有已安装的应用程序(重新安装Snap存储没有纠正问题)。
下面是一个附加的图片开始屏幕和错误在启动应用程序。
19:54:45:0907 Gs failed to create an app for */*/*/*/system/*
19:54:45:0912 Gs updates-shell: failed to get updates: no plugin could handle get-updates
19:54:45:0913 Gs failed to create an app for */*/*/*/system/*
19:54:45:0913 Gs failed to get system app
19:54:45:0914 Gs Only 0 apps for recent list, hiding
19:54:46:0728 Gs hiding category graphics featured applications: found only 0 to show, need at least 9
19:54:46:0762 Gs not GsPlugin error snapd-error-quark:10: cannot sections: got unexpected HTTP status code 403 via GET to "https://api.snapcraft.io/api/v1/snaps/sections"
19:54:46:0762 Gs failed to get categories: no categories to show
19:54:46:0763 Gs not handling error failed for action get-categories: cannot sections: got unexpected HTTP status code 403 via GET to "https://api.snapcraft.io/api/v1/snaps/sections"
19:54:46:0768 Gs hiding category games featured applications: found only 0 to show, need at least 9
19:54:46:0888 GsPluginSnap Failed to load snap icon: local snap has no icon
19:54:47:0068 GsPluginSnap Failed to load snap icon: local snap has no icon
19:54:47:0139 Gs not GsPlugin error g-io-error-quark:35: Invalid string value converting to GVariant
19:54:47:0142 Gs not handling error failed for action refine: Invalid string value converting to GVariant
19:54:47:0180 GsPluginSnap Failed to load snap icon: local snap has no icon
19:54:47:0544 GsPluginSnap Failed to load snap icon: local snap has no icon
19:54:48:0020 GsPluginSnap Failed to load snap icon: local snap has no icon
19:54:48:0615 GsPluginSnap Failed to load snap icon: local snap has no icon
bart@zarathustra-ubuntu:~$ snap-store > temp.txt
20:06:18:0890 Gs failed to create an app for */*/*/*/system/*
20:06:18:0894 Gs updates-shell: failed to get updates: no plugin could handle get-updates
20:06:18:0895 Gs failed to create an app for */*/*/*/system/*
20:06:18:0895 Gs failed to get system app
20:06:18:0896 Gs Only 0 apps for recent list, hiding
20:06:19:0772 Gs hiding category games featured applications: found only 0 to show, need at least 9
20:06:19:0774 Gs not GsPlugin error snapd-error-quark:10: cannot sections: got unexpected HTTP status code 403 via GET to "https://api.snapcraft.io/api/v1/snaps/sections"
20:06:19:0775 Gs not handling error failed for action get-categories: cannot sections: got unexpected HTTP status code 403 via GET to "https://api.snapcraft.io/api/v1/snaps/sections"
20:06:19:0775 Gs failed to get categories: no categories to show
20:06:19:0797 Gs hiding category graphics featured applications: found only 0 to show, need at least 9
20:06:19:0919 GsPluginSnap Failed to load snap icon: local snap has no icon
20:06:20:0036 GsPluginSnap Failed to load snap icon: local snap has no icon
20:06:20:0152 GLib g_variant_new_variant: assertion 'value != NULL' failed
20:06:20:0152 GLib g_variant_new_variant: assertion 'value != NULL' failed
20:06:20:0154 Gs not GsPlugin error g-io-error-quark:35: Invalid string value converting to GVariant
20:06:20:0154 Gs not handling error failed for action refine: Invalid string value converting to GVariant
20:06:21:0116 GsPluginSnap Failed to load snap icon: local snap has no icon
20:06:21:0355 GsPluginSnap Failed to load snap icon: local snap has no icon
20:06:21:0626 GsPluginSnap Failed to load snap icon: local snap has no icon
20:06:21:0904 GsPluginSnap Failed to load snap icon: local snap has no icon
发布于 2021-02-27 14:48:20
如果这是您第一次打开Ubuntu软件(快照存储),它可能需要索引和加载应用程序。就让它开一段时间。
有时候刷新快照会有帮助。
sudo snap refresh snap-store
如果没有,您可能需要重新安装snap商店。
sudo snap remove snap-store && sudo snap install snap-store
发布于 2020-04-25 16:24:11
Lol:)
4天前离线(不工作)
发布于 2023-04-02 18:08:29
我也有同样的问题。当我去快照商店分类时,它们是空白的。我不得不点击一个类别,让它打开大约30-45秒,然后它为我填充。单调乏味,但奏效了。
https://askubuntu.com/questions/1230511
复制相似问题