processing / processing/processing4
Fail open application from remote desktop: LoadLibrary failed with error 87: incorrect param
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most appropriate sub-area of Processing 4?
I'm not sure
Processing version
4.5.6
Operating system
Windows 10 Pro 64 bits
Bug description
Processing fails to load when it is executed from Windows Remote Desktop (client also in W10 Pro 64 bits). Interestingly, this seems to only happen during loading; once opened in situ (that is, no remotely), it can be used remotely.
Error loading remotely;
Opened in the same computer in situ (no problem)
Back again remotely, Processing already open (no problem... aparently)
Steps to reproduce this
-
Install Processing in W10 Pro 64 bits in a computer x
-
Open a remote desktop to the computer x from other computer with W10 Pro 64 Bits
-
Try open Processing, it will fail
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
No response
Would you like to work on the issue?
No, I’m just reporting the issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or startup entry point is identified in the report. First reproduce Processing 4.5.6 on Windows 10 through Remote Desktop and compare startup with a local launch; done means Processing opens remotely without the LoadLibrary error 87 while preserving the reported local and already-open remote behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100