https://bugs.kde.org/show_bug.cgi?id=472045
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash after click on |Assert after clicking on |"Refresh" button |"Refresh" button Component|discover |Flatpak Backend CC| |jgrul...@redhat.com, | |n...@kde.org, | |trav...@redhat.com --- Comment #1 from Nate Graham <n...@kde.org> --- #13 QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7ffd0de9b358, msg=msg@entry=0x7f049a7c6018 "ASSERT: \"%s\" in file %s, line %d") at ./src/corelib/global/qlogging.cpp:934 #14 0x00007f049a4ade77 in qt_assert(char const*, char const*, int) (assertion=assertion@entry=0x7f048c1634a0 "!m_refreshAppstreamMetadataJobs.contains(source->remote())", file=file@entry=0x7f048c160bb0 "./libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp", line=line@entry=1863) at ./src/corelib/global/qassert.cpp:68 #15 0x00007f048c146898 in FlatpakBackend::checkForUpdates() (this=0x555e960cfab0) at ./libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp:1863 #16 0x00007f049cb5f5e0 in ResourcesModel::checkForUpdates() (this=<optimized out>) at ./libdiscover/resources/ResourcesModel.cpp:386 Which is weird, I wonder if updating via apt is relevant here. -- You are receiving this mail because: You are watching all bug changes.