processing / processing/processing4
Fail open application from remote desktop: LoadLibrary failed with error 87: incorrect param
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Java
- Sterne
- 494
- Forks
- 183
- Ø Merge
- 4 Std. 39 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Im Bericht ist keine Quelldatei, kein Test und kein Einstiegspunkt für den Start angegeben. Reproduziere zunächst Processing 4.5.6 unter Windows 10 über Remote Desktop und vergleiche den Start mit einem lokalen Start; abgeschlossen ist die Aufgabe, wenn Processing remote ohne den LoadLibrary-Fehler 87 geöffnet wird und dabei das gemeldete lokale Verhalten sowie das Verhalten bei einer bereits geöffneten Remote-Sitzung erhalten bleiben.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- desktop, operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100