If you use actual trunk as sources, start the newly created from a console with the "-v" parameter and you will get more debugging output (not all will be related to your issue).
If you have older sources, change the argument for the wxDebugLog (or something similar, don't remember exactly) at the beginning of OnInit() in src/app.cpp to true (same effect, but the older revisions did not have the commandline parameter).