1

I cant open ubuntu software and everytime it crashes, I get an internal error:

Executable path /usr/bin/gnome-software

How can I solve it?

loo rascal
  • 33
  • 1
  • 2
  • 10
  • same error (see comments below the question): http://askubuntu.com/questions/857561/ubuntu-16-04-lts-gnome-software-crash Bug reports: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1552074 and https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1647187 – Rinzwind Feb 01 '17 at 19:49
  • Thanks, I couldnt find the exact error because it didnt open again but i did: 'sudo apt-get update', 'sudo apt-get upgrade' and the error was fixed. – loo rascal Feb 01 '17 at 20:13
  • 1
    cool! make it an answer and accept it ;) – Rinzwind Feb 01 '17 at 20:17

1 Answers1

1

I typed in a terminal:

sudo apt-get update
sudo apt-get upgrade

I did this because the error didn't appear again. I thought i may try this and it worked.

loo rascal
  • 33
  • 1
  • 2
  • 10