https://bugs.kde.org/show_bug.cgi?id=343526
Nathan Mills <the.true.nathan.mi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |the.true.nathan.mills@gmail | |.com --- Comment #8 from Nathan Mills <the.true.nathan.mi...@gmail.com> --- I can confirm this bug happens with Kompare on openSUSE 15.4 WSL1 on Windows 10. I am working on a pull request for a game (Globulation 2), which significantly changes the game, so the patch is over 600 lines of changes. I pulled master, then did a `git rebase -i master` on the PR branch, then I did a `git log -p master..branch-name > branch-name-old.patch` and `git log -p master..branch-name-new.patch`. Finally, I ran kompare on both patch files and scrolled down a lot and it only shows the last 3 digits of the line number once it goes past 1000. I can provide the patch files or a screenshot if needed. Kompare version 4.1.21123 openSUSE version 15.4 VcXsrv version: 1.20.14.0 (31 Dec 2021) Qt version 5.15.2 WSL version: > WSL version: 1.1.3.0 > Kernel version: 5.15.90.1 > WSLg version: 1.0.49 > MSRDC version: 1.2.3770 > Direct3D version: 1.608.2-61064218 > DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp > Windows version: 10.0.19045.2846 Qt version: > libQt5Widgets5-5.15.2+kde294-150400.6.3.1.x86_64 > libQt5Gui5-5.15.2+kde294-150400.6.3.1.x86_64 > libQt5Core5-5.15.2+kde294-150400.6.3.1.x86_64 > libQtQuick5-5.15.2+kde43-150400.2.5.x86_64 > libQt5PrintSupport5-5.15.2+kde294-150400.6.3.1.x86_64 > libQt5Xml5-5.15.2+kde294-150400.6.3.1.x86_64 > libQt5Network5-5.15.2+kde294-150400.6.3.1.x86_64 > libQt5DBus5-5.15.2+kde294-150400.6.3.1.x86_64 > libQt5TextToSpeech5-5.15.2+kde2-150400.1.6.x86_64 > libQt5X11Extras5-5.15.2+kde1-150400.1.5.x86_64 > libQt5WaylandClient5-5.15.2+kde54-150400.1.4.x86_64 > libQt5Svg5-5.15.2+kde16-150400.1.5.x86_64 -- You are receiving this mail because: You are watching all bug changes.