Summary: | muon crashed while selecting packages for reinstallation | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | sanket <andharikar> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.2.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.2.4, 1.3.0, 1.4 | |
Sentry Crash Report: |
Description
sanket
2012-02-25 01:56:06 UTC
Steps to reproduce: - Mark an uninstalled package for re-installation by multi-marking via the right-click menu - Mark a second package for installation that will require a download. When the statusbar tries to calculate the download size, Muon will crash. Git commit 9dcf887f5714c4facbad59b835662a374df5a66d by Jonathan Thomas. Committed on 25/02/2012 at 19:22. Pushed by jmthomas into branch '1.2'. Ensure to not try to mark uninstalled packages for reinstallation. FIXED-IN:1.2.4, 1.3.0, 1.4 M +2 -1 libmuon/PackageModel/PackageWidget.cpp http://commits.kde.org/muon/9dcf887f5714c4facbad59b835662a374df5a66d Git commit 2dea580ec04ce4caebcc4d17e6152a36d8767411 by Jonathan Thomas. Committed on 25/02/2012 at 19:22. Pushed by jmthomas into branch '1.3'. Ensure to not try to mark uninstalled packages for reinstallation. FIXED-IN:1.2.4, 1.3.0, 1.4 M +2 -1 muon/PackageModel/PackageWidget.cpp http://commits.kde.org/muon/2dea580ec04ce4caebcc4d17e6152a36d8767411 Git commit 58b605eaa77340153e718eb205ddd25f723df410 by Jonathan Thomas. Committed on 25/02/2012 at 19:22. Pushed by jmthomas into branch 'master'. Ensure to not try to mark uninstalled packages for reinstallation. FIXED-IN:1.2.4, 1.3.0, 1.4 M +2 -1 muon/PackageModel/PackageWidget.cpp http://commits.kde.org/muon/58b605eaa77340153e718eb205ddd25f723df410 |