processing / processing/processing4

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

未关闭
#1,564 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug
主要语言
Java
星标
497
派生
183
平均合并
4 小时 39 分钟
30 天内合并 PR
3

描述

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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

报告中未指出源文件、测试或启动入口点。首先通过 Remote Desktop 在 Windows 10 上复现 Processing 4.5.6,并将启动过程与本地启动进行比较;当 Processing 能够在远程环境中打开且不出现 LoadLibrary 错误 87,同时保留报告中的本地行为和已打开的远程行为时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
desktop, operating-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。