Ticket #435 (new defect)

Opened 8 months ago

Last modified 7 months ago

python profiler doesn't seem to work any more

Reported by: rob Owned by: rob
Priority: minor Milestone: 1.0
Component: application Keywords:
Cc:

Description

Something is wrong with the profiler -- trying to run peppy with the "-p" option results in:

Exception exceptions.AssertionError: AssertionError('Bad call', ('/home/rob/src/peppy-git/peppy/main.py', 313, 'OnInit'), <frame object at 0x17c6760>, <
frame object at 0x1735050>, <frame object at 0x1732440>, <frame object at 0x1825e80>) in <bound method Font.<lambda> of <wx._gdi.Font;  >> ignored

which seems to occur right after the call to

         GlobalPrefs.convertConfig()

in the main OnInit? method.

Attachments

Change History

Changed 7 months ago by rob

  • milestone changed from 0.7.4 to 1.0

Changed 7 months ago by rob

  • summary changed from Profile support is broken to python profiler doesn't seem to work any more

Add/Change #435 (python profiler doesn't seem to work any more)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.