| Summary: | Can't quit app on exit command | ||
|---|---|---|---|
| Product: | Group 20 Travel Booking System | Reporter: | yiuschan9-c |
| Component: | App | Assignee: | manttsang3-c |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | jiajunye3-c, yiuschan9-c, yuhoitse2-c |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS | ||
| Attachments: | Screenshot that describes the bug | ||
Resolved. Reason: There is a missing line of code to call the function App.quit() when login or register fails. |
Created attachment 53 [details] Screenshot that describes the bug On the screen before user login/register, after the user has entered "3" to instruct the program to quit, the console window doesn't close and shows "Exiting...". User has to manually close the console window in order to quit.