duboisfordwork opened a new issue, #1387: URL: https://github.com/apache/daffodil-vscode/issues/1387
Observed on Win 11 and rocky9 ### Windows 1. Start an extension debugging session. 2. Open up a terminal in vs code. 3. Run the extension, when prompted for a schema press ESC 4. Observed that the terminal closes/crashes and has an exit code of one. <img width="2540" height="1313" alt="Image" src="https://github.com/user-attachments/assets/fc22b0ef-3f1e-4674-a9aa-2a32fd78765e" /> ### Rocky9 1. Repeat the steps above. 2. Observe that a terminal is open when the extension is ran and waiting for the user to select a schema <img width="2535" height="1367" alt="Image" src="https://github.com/user-attachments/assets/49bb0244-71ac-4e40-b843-e1bf652574e6" /> 3. Press ESC and observe that the terminal closes/crashes. Linux doesn't show the error message in the lower right like in windows for reasons unknown <img width="2538" height="1374" alt="Image" src="https://github.com/user-attachments/assets/0a935702-ed88-4b2c-a3e5-970424383a81" /> This ticket should stop the terminal from crashing and normalize the error message if possible. You probably have to test the error message normalization first because once the fix is implemented, there shouldn't be an error generated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
