| Summary: | Muon Package Manager is crashed when I want install package digikam | ||
|---|---|---|---|
| Product: | [Unmaintained] muon | Reporter: | 554555116 |
| Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | adrlopgal, silhusk, thetechguy1011 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
554555116
2020-08-21 14:47:56 UTC
Created attachment 147063 [details] New crash information added by DrKonqi muon (5.8.0) using Qt 5.15.3 - What I was doing when the application crashed: Check for updates while a terminal window was open. - Custom settings of the application: I have many PPAs. GPG error: https://download.mono-project.com/repo/ubuntu stable-focal InRelease: NO_PUBKEY A6A19B38D3D831EF -- Backtrace (Reduced): #4 0x00007f621906f25f in QApt::Backend::package (this=this@entry=0x55dac154bb80, name=...) at /usr/include/apt-pkg/string_view.h:39 #5 0x00007f6219071f04 in QApt::Backend::search (this=0x55dac154bb80, searchString=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:91 #6 0x000055dac0157f52 in PackageProxyModel::search (this=0x55dac14c9760, searchText=...) at ./src/PackageModel/PackageProxyModel.cpp:71 #7 0x000055dac015cace in PackageWidget::startSearch (this=0x55dac1495e00) at ./src/PackageModel/PackageWidget.cpp:409 #8 PackageWidget::startSearch (this=0x55dac1495e00) at ./src/PackageModel/PackageWidget.cpp:406 (In reply to Adrián López Galera from comment #1) > I have many PPAs. > GPG error: https://download.mono-project.com/repo/ubuntu stable-focal > InRelease: NO_PUBKEY A6A19B38D3D831EF Thank you for your report. From this error it looks like you didn't add the repository key for one of the PPAs (or the key has changed). Is that correct? Nevertheless, the crash is probably unrelated to that. It is caused by an existing race between the search and update of the list of available packages. Created attachment 153060 [details]
New crash information added by DrKonqi
muon (5.8.0) using Qt 5.15.6
Muon was carrying out a regular installation of Synaptic. Upon completion, the app crashed, but Synaptic is installed.
-- Backtrace (Reduced):
#4 0x00007fcebcf3725f in QApt::Backend::package (this=this@entry=0x55a8d5e10860, name=...) at /usr/include/apt-pkg/string_view.h:39
#5 0x00007fcebcf39f04 in QApt::Backend::search (this=0x55a8d5e10860, searchString=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:91
#6 0x000055a8d4482f52 in PackageProxyModel::search (this=0x55a8d5d5b6a0, searchText=...) at ./src/PackageModel/PackageProxyModel.cpp:71
#7 0x000055a8d4487ace in PackageWidget::startSearch (this=0x55a8d5dd1ad0) at ./src/PackageModel/PackageWidget.cpp:409
#8 PackageWidget::startSearch (this=0x55a8d5dd1ad0) at ./src/PackageModel/PackageWidget.cpp:406
Muon is no longer maintained, please switch no a supported alternative like https://apps.kde.org/discover/ or the package manager native no your system. Sorry for the inconvenience. |