Comment 19 for bug 607681

Revision history for this message
Thiago Teixeira (tvst) wrote :

If you know how to reproduce this bug, please try this:

1) close cardapio, remove from panel
2) open a terminal and type
$ /usr/lib/python2.6/trace.py --trace cardapio run-in-window > ~/cardapio_trace.log

This will log every from the Cardapio script in the order they are executed, which means things will run much slower than usual.

3) Try reproducing your bug.

4) Once the bug occurs DON'T TOUCH CARDAPIO.

Instead, just open a web browser and attach here the log file (~/cardapio_trace.log). This way the conditions that prompted this bug will be at the bottom of the log file, making my life easier :)