Bug 145764 - kopete adds special char at the end of the line
Summary: kopete adds special char at the end of the line
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: MSN Plugin (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-21 22:00 UTC by Beat Wolf
Modified: 2008-07-10 05:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beat Wolf 2007-05-21 22:00:45 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages

When i try to send code over kopete using msn (perhaps the others too, never tried), kopete seems to add a special char at the end of each line. At least i get such errors when i want to compile code i copy pasted from kopete:
.......
util.c:769: error: stray ‘\240’ in program
util.c:769: error: stray ‘\302’ in program
util.c:769: error: stray ‘\240’ in program
util.c:769: error: stray ‘\302’ in program
util.c:769: error: stray ‘\240’ in program
util.c:769: error: stray ‘\302’ in program
util.c:769: error: stray ‘\240’ in program
util.c:771: error: stray ‘\302’ in program
util.c:771: error: stray ‘\240’ in program
util.c:771: error: stray ‘\302’ in program
util.c:771: error: stray ‘\240’ in program
util.c:771: error: stray ‘\302’ in program
util.c:771: error: stray ‘\240’ in program
util.c:771: error: stray ‘\302’ in program
.......
Comment 1 Stef Louwers 2008-07-07 19:35:31 UTC
Seems fixed in kde4 (Kopete 0.50.1).
Normal spaces at the end of line are also fixed.
Comment 2 Matt Rogers 2008-07-10 05:39:40 UTC
Working in KDE 4.1. Closing