Each time when I load Mozilla Firefox, I get a message, that updating was unsuccessfull because I haven’t rights enough.
But I am an admin on my Endless OS notebook.
And what should I do?
I have the same problem. Did you get an answer/solution?
@endlesser What version of Endless OS are you using?
To check which version of Endless OS you are in Settings Details
Hi Leandro:
Thanks for the swift reply.
Version 3.5.3 (181213-123044)
- Open Terminal
- Run killall gnome-software
- Run gnome-software --verbose > gnome-software-verbose.txt – this will launch the app center and gather a lot of debug output to a text file
- Reproduce the problem in the app center
- Close the app center and return to the Terminal
- Press Ctrl-C
- Send gnome-software-verbose.txt to us
Thanks, but how do I run killall gnome-software?
Open the application called ‘Terminal’
OK. When I open the terminal and paste this, Run killall gnome-software, an error message is displayed. So, my question is: how do I execute that command?
Thanks.
This is the ensuing error message:
bash: Run: command not found