*Created by: rapiz1* <!--- ** For coding questions, please use https://forum.processing.org ** --> <!--- ** This form is only for bugs in the software & feature requests ** --> <!--- ** Also be sure to read the troubleshooting page first: ** --> <!--- ** https://github.com/processing/processing/wiki/Troubleshooting ** --> <!--- ** Before posting, please search Issues for duplicates ** --> ## Description <!--- Use a title that describes what is happening. --> <!--- Give a description of the proposed change. --> The IDE will crash after a second start, without any error messages. ## Expected Behavior <!--- Bug? Tell us what you were expecting. --> <!--- Improvement? Tell us how you’d like it to work. --> The IDE can start ## Current Behavior <!--- Explain the difference from current behavior. --> The IDE failed to start at the second time ## Steps to Reproduce <!--- Provide an unambiguous set of steps to reproduce. --> <!--- Including code will make it more likely to be fixed. --> 1. Open processing 2. Quit 3. Open processing again. ## Your Environment <!--- Include details about your environment. --> <!--- Thousands of people use Processing every day and may not have --> <!--- this issue, this might give us clues about why you’re seeing it. --> * Processing version: processing-4.0b6 * Operating System and OS version: Arch Linux * Other information: ## Possible Causes / Solutions <!--- Optionally, ideas on how to implement the change. --> After `rm -rf ~/.config/processing`, the IDE can start.