Summary: | Detailed Memory Information fails with QtWebKit from webkit trunk | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | Christoph Feck <cfeck> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | johnflux |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christoph Feck
2011-03-08 23:49:09 UTC
Thanks very much. This should fix it: http://commits.kde.org/kde-workspace/30255ae42a7b498a1b8eb20da2310c553e5de964 Thanks John! I had to insert "var headingMatch;" below your change to resolve the final error. Please close once you committed that change. Thanks - does this fix it? http://commits.kde.org/kde-workspace/72936e81804265df7afd56da0b5be091908b4fa9 Yep, exactly. Excellent. Git commit 743898b6cbf2b010441ea94fa314b61e3aaa2a1e by John Tapsell. Committed on 11/03/2011 at 15:08. Pushed by johnflux into branch 'KDE/4.6'. Explicitly declare another variable BUG:268014 M +1 -0 libs/ksysguard/scripts/smaps/main.js http://commits.kde.org/kde-workspace/743898b6cbf2b010441ea94fa314b61e3aaa2a1e Git commit 9a944e834870fed7d870dc07b73a62da0eda5d6b by John Tapsell. Committed on 11/03/2011 at 11:12. Pushed by johnflux into branch 'KDE/4.6'. Explicitly declare variable, to fix with newest QWebKit BUG:268014 M +1 -1 libs/ksysguard/scripts/smaps/main.js http://commits.kde.org/kde-workspace/9a944e834870fed7d870dc07b73a62da0eda5d6b |