processing / processing/processing4

Processing randomly inserts the characters '//<>//' into .pde files.

Open
#863 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
494
Forks
183
Avg merge
4h 39m
Merged PRs (30d)
3

Description

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.3 / 4.3.1

Operating system

Windows/macOS

Steps to reproduce this

When i modify and save a file in processing it will randomly append the characters '//<>//' (without quotes) to random lines. These characters don't show up in the processing editor, but git detects them as modifications. They display normally in other text editors. I can remove these characters in a different text editor, but as soon as i modify and save the files in processing, the characters appear again. Sometimes on different lines, sometimes on the same lines. Some lines have multiple instances of these characters added. Over time more and more instances appear throughout my project.

What's going on there? Is this normal behaviour? How can i get rid of it?

I don't know if there is a way to reproduce it. I have removed all tools and libraries from my processing installation but it still happens.

Manuel Brotz

snippet

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the Processing PDE using version 4.3 or 4.3.1 on Windows or macOS, then compare the saved .pde file in the PDE and another text editor. Determine whether saving introduces the literal //<>// characters and document a reliable reproduction or the conditions that trigger it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.