Results 1 to 9 of 9

Thread: How to stop Ubuntu Software to automatic refresh in every 2 second?

  1. #1
    Join Date
    Mar 2007
    Beans
    680

    How to stop Ubuntu Software to automatic refresh in every 2 second?

    Hi,
    I just fresh installed Ubuntu 16.04. I started Ubuntu Software and would just like to uninstall some of the software that I don't need. So clicking on Installed tab on the top and now big pain appears. Every two seconds whole screen disappears for about two seconds and then appears again for two seconds. It looks like constantly never ending refreshing window. Completely nerve braking... How to turn this auto-refresh off?
    Thanks

  2. #2
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    What are your hardware resources?

    Did you use Software Center to remove anything from your install?

    Regards..

  3. #3
    Join Date
    Mar 2007
    Beans
    680

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    I executed top command from terminal:
    %CPU COMMAND
    95,7 gnome-software
    4,3 colord-sane
    1,0 upowerd
    0,7 khugepaged
    and the only process eating my CPU is gnome-software, that is just constantly refreshing.

    I haven't performed any action in gnome-software, I just can't it is just refreshing endlessly.

    Any idea how to stop this refresh?

  4. #4
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    I don't have that problem here but I did have it during development on one install. I am using the unity desktop. I am currently testing an install of unity that was created from the final release .ISO and there are no problems with gnome-software.

    Regards..

  5. #5
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    This may work.

    Code:
    sudo apt update && sudo apt ugrade

  6. #6
    Join Date
    Mar 2007
    Beans
    680

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    @ventrical, updating software is the first think I did after installing Ubuntu 16.04. I actually did: "sudo apt update && sudo apt full-upgrade -y". Now I have did this again and nothing was upgraded, but problem still persists.

    What is the web page in Launchpad to report this issue?

  7. #7
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    Hi,

    Code:
    ubuntu-bug gnome-software
    or you could try to uninstall and reinstall

    Code:
    sudo apt-get remove gnome-software
    sudo apt-get install gnome-software
    Last edited by ventrical; June 5th, 2016 at 07:51 PM.

  8. #8
    Join Date
    Mar 2007
    Beans
    680

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    Uninstall and reinstall did not help. Actually after this action new small issue appeared: Ubuntu Software icon in Launcher is not the same anymore - original is orange color, now it is white little bit different color.

    I have also reported a bug report: https://bugs.launchpad.net/ubuntu/+s...e/+bug/1589585 to see if I get any luck with bug solving team.

  9. #9
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: How to stop Ubuntu Software to automatic refresh in every 2 second?

    As I had said I had this problem during development. I usually work rolling release cycles. The problem was solved with final release and the installs from the release candidate all do not have this problem.

    Good to see you have filed a bug on this. I would second but can't find problem. Uh.. I notice you have 32bit version and I have been remiss to do much testing on this platform.

    Regards..

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
  •