Segment Fault with Snap-store

Hello, i’ve this problems when launch snap-store

jorge@jorge-MS-7C52:~$ snap-store Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. 19:54:35:0816 Gtk Failed to load module “canberra-gtk-module” 19:54:35:0818 Gtk Failed to load module “canberra-gtk-module” Violación de segmento (`core’ generado)

2 Likes

Dear jor1196,

I had this issue too, and I had Spanish settings too. The solution to re-enable Snap Store - Ubuntu Software is very weird:

  • go to your Ubuntu language settings and choose English. It will ask you to restart. Do so. Be careful, not to modify the names of your folders when you log in again (I suggest to keep the old ones).

  • once you have logged in, launch a terminal again with the command snap-store to run Ubuntu Software.

At the time being, I have not solved yet how to make it work with the Spanish interface yet, so I am running Ubuntu with the English one.

Best Wishes,

Roger

This is also happening to me since a few days ago. It seems to be a serious regression. Changing the desktop language to English “fixes” the issue.

1 Like

Reported here: https://bugs.launchpad.net/snap-store-desktop/+bug/1988440

Please vote.

1 Like

Instead of switching the language for the whole system, anytime you want to use the store just launch a terminal and run the following command:

LANG=en_US.UTF-8 snap-store

This should be fixed in “edge” right now. If you can test it…

2 Likes

@SergioCostas Thanks man, it works on edge.