1

I use Ubuntu Studio 18.10, upgraded from 19.04, upgraded from 18.04.3.

Since the last upgrade (to 19.10), I cannot to shutdown my PC directly from the Main Menu option, because in the "Close Session" Menu options, the "Shutdown" option is in Gray color (not available to be used).

I just can to use the "Close Session" and/or "Restart" options.

I have to physically disconnect the PC from the main electric power line to get the full shutdown.

Why is this?

How can I work around it?

K7AAY
  • 17,202
Juan
  • 1,797

1 Answers1

0

I got a solution (even the fact I don't know if this is valid in all cases).

The problem is because the process "packagekitd" is working on "behind the cameras".

So...

1) I opened a Terminal session.

2) I wrote: sudo -i (I had to enter my SuperUser keyword).

3) I wrote: killall packagekitd

4) I end the Terminal session.

Then... Eureka!!!

The problem is fixed and now I can to shutdown the PC with the standard button procedure.

BTW: The "packagekitd" app it seems to be not present in old versions of Ubuntu Studio, I'm not sure.

Juan
  • 1,797