Summary: | Konqueror crashes when image link clicked | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Richard Johnson <richard> |
Component: | searchbarplugin | Assignee: | Arend van Beelen jr. <arendjr> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, crissi99, frank78ac, gatoso |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.4 | |
Sentry Crash Report: |
Description
Richard Johnson
2010-03-19 01:25:55 UTC
Just to check: does this happen if you disable the SearchBar plugin ? Regards *** Bug 265927 has been marked as a duplicate of this bug. *** *** Bug 268429 has been marked as a duplicate of this bug. *** The reporter of bug 268429 (reported for KDE 4.6.1) says that closing Konqueror causes the crash for him. *** Bug 277438 has been marked as a duplicate of this bug. *** *** Bug 258273 has been marked as a duplicate of this bug. *** Git commit 8c33c21e3382febf8a04713c7f6f975bb74cd8a3 by Dawit Alemayehu. Committed on 18/11/2011 at 00:00. Pushed by adawit into branch 'KDE/4.7'. Avoid potential crashes by using a QWeakPointer to store the reference to the broweser KPart. BUG: 231265 FIXED-IN: 4.7.4 M +14 -12 konq-plugins/searchbar/searchbar.cpp M +1 -1 konq-plugins/searchbar/searchbar.h http://commits.kde.org/kde-baseapps/8c33c21e3382febf8a04713c7f6f975bb74cd8a3 Git commit e23ad9547a0c98ac2fcd6fe38f7639ea55ff8536 by Dawit Alemayehu. Committed on 18/11/2011 at 00:00. Pushed by adawit into branch 'master'. Avoid potential crashes by using a QWeakPointer to store the reference to the broweser KPart. BUG: 231265 FIXED-IN: 4.7.4 (cherry picked from commit 8c33c21e3382febf8a04713c7f6f975bb74cd8a3) M +14 -12 konq-plugins/searchbar/searchbar.cpp M +1 -1 konq-plugins/searchbar/searchbar.h http://commits.kde.org/kde-baseapps/e23ad9547a0c98ac2fcd6fe38f7639ea55ff8536 |