Results 1 to 10 of 10

Thread: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

  1. #1
    Join Date
    Jan 2021
    Beans
    4

    Unhappy Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    Hello Ubuntu Community!

    Strange issue with Ubuntu Software Store(?) v.20.04.1 LTS

    When I click on any Categories icon in the Ubuntu Software Store(?), there is no software to be found, nowhere.

    Any ideas why this may be?

    Cheers!

  2. #2
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    Welcome.

    Please click the big button with the 3 dots, wait some seconds.

  3. #3
    Join Date
    Jan 2021
    Beans
    4

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    Quote Originally Posted by CelticWarrior View Post
    Welcome.

    Please click the big button with the 3 dots, wait some seconds.
    Thanks CelticWarrior. Works for some, but not all. Any ideas why it's setup that way?

  4. #4
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    It's how it works now, far from perfect.

  5. #5
    Join Date
    Jan 2021
    Beans
    4

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    Quote Originally Posted by CelticWarrior View Post
    It's how it works now, far from perfect.
    Interesting. I don't remember it working that way in the past. Why the change?

  6. #6
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    If you have problems with Ubuntu Software (a snap package), install Gnome Software (a normal package). Gnome Software (icon is 'Software') has the added ability of searching for Flatpak packages*, plus it will automatically update Flatpak. These Software managers can coexist (see the screenshot).

    *requires gnome-software-plugin-flatpak

    Comment: My Ubuntu Software does work correctly, so the behavior you see of software missing from some catgories isn't normal. It can take 10 seconds or so to load up a category, and they load here without pressing the dots. Gnome Software is more responsive, in my opinion.
    Attached Images Attached Images
    Last edited by Dennis N; January 23rd, 2021 at 10:16 PM.

  7. #7
    Join Date
    Jan 2021
    Beans
    4

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    I appreciate your response, Dennis. Thank you.

    How would I go about installing the Gnome Software package?

  8. #8
    Join Date
    May 2010
    Beans
    3,242

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    Could use apt. Nice and easy

  9. #9
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    I have the same thing happening with the app called Software and Details shows that this is not a snap version but from Gnome. In my case, once I click on the 3 dots the icons appear and if I try other categories then the icons appear after a few seconds without clicking the 3 dots.

    Regards
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  10. #10
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Software missing from Categories in Ubuntu Software Store v.20.04.1 LTS

    Quote Originally Posted by jgwokas View Post
    I appreciate your response, Dennis. Thank you.

    How would I go about installing the Gnome Software package?
    The simplest way is to use the terminal:
    Code:
    sudo apt install gnome-software
    If you need or want Flatpak package support, you also need to get gnome-software-plugin-flatpak. It may or may not be automatically installed.
    If this solves your problem, you could remove ubuntu-software if you want. It's package name is snap-store.
    Code:
    snap remove --purge snap-store

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •