Originally posted by Minna
View Post
Announcement
Collapse
No announcement yet.
Kubuntu Software Center in 24.04 won't start
Collapse
X
-
- Top
- Bottom
-
So try opening it from a terminal and see if there is an error message there.
Code:plasma-discover
It will normally spit out a lot of stuff that may look bad, so don't be alarmed.
Also manually check for updates and install any, just in case something is missing
Code:sudo apt update sudo apt upgrade
- Top
- Bottom
Comment
-
Originally posted by claydoh View PostSo try opening it from a terminal and see if there is an error message there.
Code:plasma-discover
It will normally spit out a lot of stuff that may look bad, so don't be alarmed.
Also manually check for updates and install any, just in case something is missing
Code:sudo apt update sudo apt upgrade
Code:alquimista@alquimista-hpzbook:~$ plasma-discover fetch ratings! false adding empty sources model QStandardItemModel(0x55fcefcd1120)
Last edited by alquimista.ndc; Oct 24, 2024, 09:17 PM.
- Top
- Bottom
Comment
-
Originally posted by alquimista.ndc View PostCode:alquimista@alquimista-hpzbook:~$ plasma-discover fetch ratings! false adding empty sources model QStandardItemModel(0x55fcefcd1120)
Are you fully up to date?
Have you logged out or rebooted since this?
What about any running process (seen in your System Monitor, in either Applications or Processes)Last edited by claydoh; Oct 24, 2024, 11:32 PM.
- Top
- Bottom
Comment
-
Originally posted by claydoh View Post
Well those bits are completely normal
Are you fully up to date?
Have you logged out or rebooted since this?
What about any running process (seen in your System Monitor, in either Applications or Processes)
I'm going to edit this my entry; this morning after reboot, Discover was working again. I was happy. Then, I suspended the session, came back later, and Discover failed. Tried rebooting the system, ... not working again. Don't know what is happening... I have been working for several years now with Kubuntu with great stability... this is the first time an issue like this happens for me.
Last edited by alquimista.ndc; Oct 25, 2024, 11:44 PM.
- Top
- Bottom
Comment
-
I found a solution in this site: https://discuss.kde.org/t/discover-n...24-04/16078/15
Code:sudo apt purge plasma-discover-backend-snap
- Top
- Bottom
Comment
Comment