Skip to content

Fail open application from remote desktop: LoadLibrary failed with error 87: incorrect param #1564

Description

@JavierAder

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;
Image
Opened in the same computer in situ (no problem)
Image
Back again remotely, Processing already open (no problem... aparently)
Image

Steps to reproduce this

  1. Install Processing in W10 Pro 64 bits in a computer x

  2. Open a remote desktop to the computer x from other computer with W10 Pro 64 Bits

  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions