processing/processing4
Ver no GitHubProcessing won't start a second time when a system proxy server is set on Linux
Open
#438 aberto em 7 de mar. de 2022
help wanted
Métricas do repositório
- Stars
- (439 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Created by: rapiz1
Description
The IDE will crash after a second start, without any error messages.
Expected Behavior
The IDE can start
Current Behavior
The IDE failed to start at the second time
Steps to Reproduce
- Open processing
- Quit
- Open processing again.
Your Environment
- Processing version: processing-4.0b6
- Operating System and OS version: Arch Linux
- Other information:
Possible Causes / Solutions
After rm -rf ~/.config/processing, the IDE can start.