Results 1 to 4 of 4

Thread: gnome system monitor does not start

  1. #1
    Join Date
    May 2018
    Beans
    5

    gnome system monitor does not start

    Hey guys,

    I have a completely fresh Ubuntu 18.04 installation, having the problem that the gnome system monitor does not start.
    Trying to run gnome-system-monitor in a terminal results in
    Code:
    You need to connect this snap to the gnome platform snap.
    
    You can do this with those commands:
    snap install gnome-3-26-1604
    snap connect gnome-system-monitor:gnome-3-26-1604 gnome-3-26-1604
    
    (the '3-26-1604' number defines the platform version and might change)
    For me, this does not feel normal. Or is this intended to work like this?

    Best regards
    InvisibleShdowGhost

  2. #2
    Join Date
    Dec 2017
    Location
    RockyMts
    Beans
    1,167

    Re: gnome system monitor does not start

    IMO its better to use apt.
    Code:
    sudo apt install gnome-system-monitor
    Or the GUI for apt
    https://www.google.com/search?client....0.ZF8WiLiUC3E

  3. #3
    Join Date
    May 2018
    Beans
    5

    Re: gnome system monitor does not start

    Thanks, that works!

  4. #4
    Join Date
    Dec 2017
    Location
    RockyMts
    Beans
    1,167

    Re: gnome system monitor does not start


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
  •