Bug 3417

Summary: claws-mail occassionally emits words from the quicksearch history to STDOUT
Product: Claws Mail (GTK 2) Reporter: Shlomi Fish <shlomif>
Component: OtherAssignee: users
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: P3    
Version: 3.12.0   
Hardware: PC   
OS: Linux   

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 ***