[Users] [Bug 4087] Unloading Python crashes CM

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Tue Sep 18 16:28:36 CEST 2018


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4087

--- Comment #2 from Pierre Fortin <pf at pfortin.com> ---
startup and shutdown scripts in ~/.claws-mail/python-scripts/auto do not cause
this crash.  Rather, with ONLY compose_any in .../auto containing only "import
re" (all else commented) crashes CM

#!/usr/bin/env python
# save this as ~/.claws-mail/python-scripts/auto/compose_any
# Workaround for R: in reply headers

import re
#clawsmail.compose_window.set_subject(re.sub(
#    r"^(Re|Fwd|Fw): R:", r"\1:",
#    clawsmail.compose_window.get_subject()
#    ))

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list