[Users] [Bug 3113] Reference to "C:" drive from Linux

Dan Lyke danlyke at flutterby.com
Mon Mar 17 23:42:13 CET 2014


On Mon, Mar 17, 2014 at 3:34 PM,  <noreply at thewildbeast.co.uk> wrote:
> --- Comment #2 from lbickley <lbickley at bickleywest.com> ---
> I've just started class from a terminal session with the --debug option. Will
> keep you posted...

A theory: This is coming from either someone who's screwed up an HTML
email, or someone who's got a messed up path in an RSSyl feed. This is
just screaming that there's a reference to a local gif file in some
web published resource that doesn't actually exist.

Maybe something like

   find ~/.claws-mail -type f -print0 | xargs -0 grep clip_image002.gif

and see if that pulls up anything looks suspicious? Might help track
down a specific file related to the hanging problem.

Dan



More information about the Users mailing list