----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109385/#review28869 -----------------------------------------------------------
This review has been submitted with commit f41d5f969b94d3bafea56f9fcfc7db5e5d1e3f5f by Ralf Jung to branch KDE/4.10. - Commit Hook On March 10, 2013, 10:15 a.m., Ralf Jung wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/109385/ > ----------------------------------------------------------- > > (Updated March 10, 2013, 10:15 a.m.) > > > Review request for kde-workspace. > > > Description > ------- > > This patch fixes a parse error which the advanced memory information shows > for 3.8 kernels. These kernels have new lines like this in /proc/*/smaps: > > VmFlags: rd ex > > I changed the script to explicitly ignore these. It may be more future-proof > to just ignore all unknown lines - please tell me if that solution is > preferred. > > I intend to push this to stable and master. > > > This addresses bug 314818. > http://bugs.kde.org/show_bug.cgi?id=314818 > > > Diffs > ----- > > libs/ksysguard/scripts/smaps/main.js fb938c4 > > Diff: http://git.reviewboard.kde.org/r/109385/diff/ > > > Testing > ------- > > Compiled, installed, tested that "Advanced Memory Information" is working > again. > > > Thanks, > > Ralf Jung > >
