[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-18 Thread Paweł Stołowski
Ah, what I suggested in comment #18 would only re-create "system" connections (such as desktop, audio-playback etc) provided by snapd, but the other problem is with gnome-3-28-1804 and gtk-common-themes content provider slots. For those, removing and installing them back should re- create their aut

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
Yes, Maciej's action worked. Thanks, I will need to figure out some solutions to my personal security to not lose access to my accounts via authy again. But at least now out of immediate danger. I will keep watching this report for any clue as to the cause and prevention of this same situation. H

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Maciej Borzecki
I suspect that for gimp and chromium you need to run those again, but swap authy for either "gimp" or "chromium": sudo snap connect authy:gnome-3-28-1804 gnome-3-28-1804 sudo snap connect authy:gtk-3-themes gtk-common-themes:gtk-3-themes sudo snap connect authy:icon-themes gtk-common-themes:icon-t

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
Pawels suggestion has only partially worked, Onlyoffice is now loading but Gimp, Chromium is not loading. marcos@marcos-Latitude-6430U:~$ snap run gimp realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
Comment #17 has allowed me to open Authy, Thanks! Will do was comment #18 says next. Here is the output from 'snap run authy' perhaps someone can tell me if I have some kind of setting making me vulnerable to whatever the problem was. marcos@marcos-Latitude-6430U:~$ snap run authy (authy:5726)

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Paweł Stołowski
Also, could you try: $ snap refresh --beta snapd (afterwards you can do snap refresh --stable snapd) and see if it helped restore the connections? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/194385

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Maciej Borzecki
At least to get authy back you can try running the following commands: for iface in browser-support desktop desktop-legacy gsettings home network opengl unity7 wayland x11; do sudo snap connect authy:$iface system; done sudo snap connect authy:gnome-3-28-1804 gnome-3-28-1804 sudo snap connect au

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
marcos@marcos-Latitude-6430U:~$ snap connections authy InterfacePlug Slot Notes browser-support authy:browser-support - - content authy:gnome-3-28-1804 - - content authy:gtk-3-themes - - content authy:icon-themes - -

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Ian Johnson
Can you show the output of `snap connections authy`? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943853 Title: Recent update DELETED SNAP PROGRAMS To manage notifications about this bug go to: h

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
marcos@marcos-Latitude-6430U:~$ snap changes ID Status Spawn Ready Summary 83 Doneyesterday at 13:18 EDT yesterday at 13:18 EDT Snapshot all snaps the above is everything that shows up. Yesterday I did a snap save command when trying to figure out t

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Maciej Borzecki
This doesn't look right. Can you attach the output of `snap changes`. If there is a change that has an error status, can you also attach the output `snap change ` for each one? IDs are in the leftmost column in snap changes output. -- You received this bug notification because you are a member of

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
** Description changed: Computer installed some updates on shutdown yesterday and this morning. Update appears to have deleted all snap packages. Icons remain but (most) programs will not load. Would really like to restore lost programs and files. Especially Authy authentication app.

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-17 Thread Marcos Chirinos
marcos@marcos-Latitude-6430U:~$ snap connections Interface PlugSlot Notes cups-control gimp:cups-control :cups-control manual cups-control onlyoffice-desktopeditors:cups-control :cups-control manual marcos@marcos-Latitud

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Maciej Borzecki
Can you attach the output of `snap connections` and `snap list` commands? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943853 Title: Recent update DELETED SNAP PROGRAMS To manage notifications ab

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
Nothing changes on after reboot. Shutting down seems to take longer than usual. Everything was working find until i ok'd a regular Ubuntu software update last night while shutting down. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Ian Johnson
Can you try rebooting your system to see if the snaps are remounted? it seems like some of the snaps are not properly mounted and the easiest way usually to fix that is to just reboot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
Don't know if this will help but attached snapd journal, also don't know if the correct variables are used. ** Attachment added: "journalctl --no-pager -u snapd" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1943853/+attachment/5525782/+files/journalctl%20--no-pager%20-u%20snapd -- Yo

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
Here is the output from multiple programs... of the ones tried Atom and Brackets WORK.. the rest all give differing errors. Of course right now I am most concerned about Authy as losing it has locked me out of many of my accounts. marcos@marcos-Latitude-6430U:~$ snap run authy /snap/authy/6/authy

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Ian Johnson
For a snap that does not work can you run `snap run authy` in a terminal window and show us the output? ** Also affects: snapd Importance: Undecided Status: New ** Changed in: snapd Status: New => Incomplete ** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
the dependencies listed takes up 3 images, if they are need will post upon request ** Attachment added: "ubuntu-bug report part 5" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1943853/+attachment/5525768/+files/Screenshot%20from%202021-09-16%2018-50-14.png -- You received this bug no

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
** Attachment added: "ubuntu-bug report part 1" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1943853/+attachment/5525766/+files/Screenshot%20from%202021-09-16%2018-47-34.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
Oh so snap and snapd are different things. In that case here is the ~$ apt-cache policy snapd snapd: Installed: 2.51.1+21.04 Candidate: 2.51.1+21.04 Version table: *** 2.51.1+21.04 500 500 http://us.archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Dylan Aïssi
** Package changed: snap (Ubuntu) => snapd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943853 Title: Recent update DELETED SNAP PROGRAMS To manage notifications about this bug go to: ht

[Bug 1943853] Re: Recent update DELETED SNAP PROGRAMS

2021-09-16 Thread Marcos Chirinos
Trying to open snapshots folder or a few others gives the error message in the image. ** Attachment added: "Screenshot from 2021-09-16 13-23-46.png" https://bugs.launchpad.net/ubuntu/+source/snap/+bug/1943853/+attachment/5525732/+files/Screenshot%20from%202021-09-16%2013-23-46.png -- You rec