Bug 257512

Summary: Add only one ellipsis on reduced backtraces (pasted in comments when attaching a report)
Product: [Applications] drkonqi Reporter: Dario Andres <andresbajotierra>
Component: backtraceparsingAssignee: George Kiagiadakis <mail>
Status: RESOLVED FIXED    
Severity: minor CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Untested simple patch

Description Dario Andres 2010-11-21 14:15:41 UTC
Created attachment 53607 [details]
Untested simple patch

Version:           unspecified (using Devel) 
OS:                Linux

I just saw https://bugs.kde.org/show_bug.cgi?id=241562#c52 and I wondered if all those ellipses "[...]" made sense. I think that they could be compressed to only one "[...]". The bug triagers should already know how many backtrace lines were skipped comparing the frame numbers before and after the ellipsis.

Reproducible: Didn't try
Comment 1 George Kiagiadakis 2010-11-21 14:29:49 UTC
Right... I also wanted to fix that but never looked at it. I'll have a look later at the patch.
Comment 2 George Kiagiadakis 2010-11-28 10:07:46 UTC
SVN commit 1201553 by gkiagia:

Add [...] in simplified backtraces only once if several stack frames in row are missing information.
BUG: 257512

 M  +2 -0      backtraceparser.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1201553