Version: 3.4 (using KDE 3.5.5, Debian Package 4:3.5.5a.dfsg.1-5 (4.0)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.18.3-scyw00225 kdesvn can use kompare to display diffs. These are passed to "kompare -o -" on standard input. In these cases, the "next file" button does not react; neither does the "previous" file button. As soon as one has clicked on a different directory in the "Source Folder" pane, and switched back to the first folder then, the "next file" and "previous file" buttons work.
*** Bug 137827 has been marked as a duplicate of this bug. ***
I'm pretty sure this is fixed by now. Most likely cause was a missing call to updateActions() to update the status of the toolbar buttons.
SVN commit 1305526 by artaud: Make the kdesvn diff be loaded like a normal diff file. REVIEW:6988 M +2 -2 komparepart/kompare_part.cpp M +20 -0 libdiff2/komparemodellist.cpp M +4 -0 libdiff2/komparemodellist.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1305526
SVN commit 1305542 by artaud: Make the kdesvn diff be loaded like a normal diff file. REVIEW:6988 Backport revision 1305526 from trunk. M +2 -2 komparepart/kompare_part.cpp M +20 -0 libdiff2/komparemodellist.cpp M +4 -0 libdiff2/komparemodellist.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1305542
SVN commit 1305543 by artaud: Make the kdesvn diff be loaded like a normal diff file. REVIEW:6988 Backport revision 1305526 from trunk. M +2 -2 komparepart/kompare_part.cpp M +20 -0 libdiff2/komparemodellist.cpp M +4 -0 libdiff2/komparemodellist.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1305543