I just created a tutorial within Ajunta 2.24.1 and the embedded Glade IDE, which builds with no errors, and executes in a terminal as "./gtk_tutorial", but not in the Ajunta IDE.

Although a couple of the signal handlers were missing from the source file, it compiled with warnings, but no errors.

When invoked by the terminal (./gtk_tutorial), it shows the tutorial window, menu, and operable text edit pane.

When I choose the "Execute Program" item in Ajunta's Run menu, no window is displayed, but Ajunta contends that the program is "running"...and I have to Stop the program to continue.

What's going on?