processing/processing4

Processing won't start a second time when a system proxy server is set on Linux

Open

#438 建立於 2022年3月7日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Java (176 fork)auto 404
help wanted

倉庫指標

Star
 (439 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

  1. Open processing
  2. Quit
  3. 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.

貢獻者指南