Bug 441254

Summary: Kompare cannot display commit rev:d5c3706
Product: [Applications] kompare Reporter: Christopher Yeleighton <giecrilj>
Component: parserAssignee: Kompare bugs <kompare-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.1.21080   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christopher Yeleighton 2021-08-20 17:14:17 UTC
SUMMARY
Dolphin git plugin produces a diff that Kompare cannot display.

STEPS TO REPRODUCE
1. Tell file dolphin-plugins/git/commitdialog.cpp to show Git Log!
2. Tell commit rev:d5c3706 to open!

OBSERVED RESULT
Kompare error: cannot process the diff result :-(

EXPECTED RESULT
Commit view

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20210817
(available in About System)
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Kevin Kofler 2021-08-21 09:19:47 UTC
There is a step missing before step 1: What application do you use to show the git log and obtain the commit? (Kompare does not directly retrieve git commits, something is passing the commit to Kompare, and we need to know what "something" is to reproduce the bug.)
Comment 2 Christopher Yeleighton 2021-08-22 00:59:31 UTC
(In reply to Kevin Kofler from comment #1)
> There is a step missing before step 1: What application do you use to show
> the git log and obtain the commit? (Kompare does not directly retrieve git
> commits, something is passing the commit to Kompare, and we need to know
> what "something" is to reproduce the bug.)

Dolphin of course.