Bug 3417 - claws-mail occassionally emits words from the quicksearch history to STDOUT
Summary: claws-mail occassionally emits words from the quicksearch history to STDOUT
Status: RESOLVED DUPLICATE of bug 2411
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.12.0
Hardware: PC Linux
: P3 minor
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2015-04-07 11:00 UTC by Shlomi Fish
Modified: 2015-06-26 11:47 UTC (History)
0 users

See Also:


Attachments

Description Shlomi Fish 2015-04-07 11:00:50 UTC
Hi all! Thanks for working on claws-mail!

when starting claws-mail from the terminal claws-mail sometimes emits concatenated (without whitespace) search terms from the quicksearch history to STDOUT. I'm getting:

FromMissJoyMissJoyMarkJasonBODYShlomiFishhiFROMhiFROMhiFROMhi

And my quicksearch_history file contains this:

From Miss Joy
Miss Joy
Mark Jason
.
.
.
Shlomi Fish

An strace shows that:

17248 execve("/home/shlomif/apps/claws-mail/bin/claws-mail", ["/home/shlomif/apps/claws-mail/bi"...], [/* 115 vars */]) = 0
.
.
.
17248 write(1, "FromMissJoyMissJoyMarkJasonBODYS"..., 41) = 41

Please look into fixing it.

Happy Holidays (Passover/Easter/etc.)!

Regards,

-- Shlomi Fish
Comment 1 Paul 2015-06-26 11:47:14 UTC

*** This bug has been marked as a duplicate of bug 2411 ***

Note You need to log in before you can comment on or make changes to this bug.