ShowModal stack trace issue

Feedback Case Number: 71386

This case is about the failure of stack traces if an exception occurs in a modal dialog. If such an exception occurs, the stack trace stops at the call to ShowModal. This behavior has happened for a year or so.

This is causing me severe distress, since I have several complex modal dialogs that cause exceptions for my remote users (that I can’t reproduce). The stack trace they provide does not let me trace back to to the method which didn’t handle said exception. So I have to add a bunch of code to try and narrow things down, and hope one or more users will experience the same exception in the future.

If this also is an issue for you, please upvote it.

https://tracker.xojo.com/xojoinc/xojo/-/issues/71386

We will look into this Paul. Thanks for bringing this to our attention.