| Summary: | Discover Crash when clicking on About and fail to get update | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | Dimitri <dimitri.code> |
| Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | aleixpol, nate, xnagytibor |
| Priority: | NOR | ||
| Version First Reported In: | 5.23.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
The Update page from Discover
The backtrace (I suppose). The crash repport. |
||
|
Description
Dimitri
2021-12-08 17:10:31 UTC
Cannot reproduce. Can you get a backtrace of the crash? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Also what distro are you using? Created attachment 144361 [details]
The Update page from Discover
This is how the bug from the Update Page looks like. Nothing changes after waiting an hour.
There are nothing to show for the About Page, since it crash instantly.
Created attachment 144362 [details]
The backtrace (I suppose). The crash repport.
This is what I can get.
I can't install debugging packages (it seems to be a similar bug).
(In reply to Nate Graham from comment #1) > Cannot reproduce. Can you get a backtrace of the crash? See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports > > Also what distro are you using? As I followed the bug repporter, I assumed that everything the computer could give was given automatically. But it looks like I had to download the file and add it manually. I can't install debugging packages, there is a similar bug for the installation of it. I'm on KDE neon. Not the developer edition. It's been a long time since I'm on KDE neon without making a fresh install of the OS. I have probably many things to clean. Maybe I should make a "sudo apt-get autoremove". I'm not sure if it is safe so I have not done it. If necessary I will do a fresh reinstall. I've also hit this previously, this is Bug 446555. How I recovered from this: 1. $ sudo apt install qml-module-org-kde-sonnet 2. Update the system through Discover 3. $ sudo apt-mark auto qml-module-org-kde-sonnet (In reply to Nagy Tibor from comment #6) > I've also hit this previously, this is Bug 446555. How I recovered from this: > > 1. $ sudo apt install qml-module-org-kde-sonnet > 2. Update the system through Discover > 3. $ sudo apt-mark auto qml-module-org-kde-sonnet THANKS !!! 😄👍 Everything works now. I think it should be put as resolved. And I think I have to do it that way. Done. |