I'm trying to use RAPTOR flowchart on Ubuntu (i3 window manager, which uses X to render stuff), and RAPTOR crashes with the error xcb_xlib_too_much_data_requested
. This happens almost every time I try to execute a flowchart that requests input from the user. Once the flowchart interpreter gets to the part of the flowchart that requests the input, RAPTOR crashes.
I'm running the cross-platform version of RAPTOR, and it uses .NET, which I have installed.
I pressed f10 to step through the flowchart, and it crashed whenever it tried to get user input.