Bug 257512 - Add only one ellipsis on reduced backtraces (pasted in comments when attaching a report)
Summary: Add only one ellipsis on reduced backtraces (pasted in comments when attachin...
Status: RESOLVED FIXED
Alias: None
Product: drkonqi
Classification: Applications
Component: backtraceparsing (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: George Kiagiadakis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-21 14:15 UTC by Dario Andres
Modified: 2010-11-28 10:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Untested simple patch (620 bytes, patch)
2010-11-21 14:15 UTC, Dario Andres
Details

Note You need to log in before you can comment on or make changes to this bug.
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