[Users] [Bug 2734] New: hangs when requesting 'help()' in python plugin console

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Thu Sep 20 17:23:19 CEST 2012


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

           Summary: hangs when requesting 'help()' in python plugin
                    console
           Product: Claws Mail
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Other
        AssignedTo: users at lists.claws-mail.org
        ReportedBy: mones at users.sourceforge.net


Created an attachment (id=1160)
 --> (http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1160)
Backtrace after interrupted while hang

As described in summary steps to reproduce are very simple:
 * Launch Claws Mail
 * Select Tools/Show Python console...
 (the console correctly opens)
 * Type "help()" in the console (without the quotes)

Currently this hangs Claws Mail, which stops responding, having to kill it to
exit.

If run under gdb and interrupted while hang, the attached backtrace is
obtained.

Python version seems to be 2.7, from console itself:
>>> print sys.version_info
sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0)

-- 
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Users mailing list