Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 349071

Summary: Regression btw elogviewer-0.6.1 and 0.6.2 reported on sourceforge ID: 3134975
Product: Gentoo Linux Reporter: Mathias Laurin <Mathias.Laurin+gentoo>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED FIXED    
Severity: normal CC: fuzzyray
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/tracker/index.php?func=detail&aid=3134975&group_id=179250&atid=888399
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: This trivial patch fixes all problems I am aware of with elogviewer-0.6.2

Description Mathias Laurin 2010-12-19 12:13:57 UTC
The following regression has been signaled on the application website on sourceforge:
0.6.1 - 0.6.2 Regression: Wrong handle end line - ID: 3134975
see provided URL for the complete bug report.

Reproducible: Always

Steps to Reproduce:
1. start elogviewer
2.
3.

Actual Results:  
formatting of elog in textview is not correct

Expected Results:  
end of line is kept as in the elog file

The change is trivial and touches a single line, so that I prefer to provide a patch here instead of making another complete release. Please apply the patch in the ebuild.

The patch actually also removes another line I added for debugging only and forgot to remove later.
Comment 1 Mathias Laurin 2010-12-19 12:16:08 UTC
Created attachment 257537 [details, diff]
This trivial patch fixes all problems I am aware of with elogviewer-0.6.2

Please apply patch in the ebuild.
Comment 2 Paul Varner (RETIRED) gentoo-dev 2011-01-28 17:19:52 UTC
Ebuild bumped to 0.6.2-r1 with patch applied.