Comment 2 for bug 63752

Revision history for this message
Simon Law (sfllaw) wrote :

This appears to be an assertion failure. If you can reproduce it, you can find out why it failed by doing this:

1) Quit Tomboy
2) Open a Terminal
3) Run Tomboy like so:
    $ mono /usr/lib/tomboy/Tomboy.exe --panel-applet --oaf-activate-iid=OAFIID:TomboyApplet_Factory --oaf-ior-fd=40
4) Reproduce the crash and note down what Tomboy prints out.

Thanks!