Malformed Warning Dialog

Have any Ubuntu users seen this?:

I get this malformed dialog a lot when I’m compiling a program in Xojo. The dialog always goes away after a few seconds and the compile completes successfully but the warning dialog is always malformed.

I’m not sure which is the bigger problem, the fact that I always get this useless warning or that the warning dialog is clearly malformed.

-Wes

compiling is not relinquishing enough time to the main process so you get that warning
it probably gets more frequent as the app size gets larger

that appears to be a system generated dialog - not a Xojo one

so its more likely an Ubuntu bug
I gave up on Ubuntu years ago and run Mint most days when I need linux