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

オープン
#1,564 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
静か
技術スタック
java

調査の方向性

レポートでは、ソースファイル、テスト、または起動エントリポイントが特定されていません。まず Remote Desktop 経由で Windows 10 上の Processing 4.5.6 を再現し、ローカル起動と比較してください。Processing が LoadLibrary エラー 87 なしでリモートから開き、報告されているローカルでの動作と、すでに開いているリモートでの動作が維持されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug
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

主要言語
Java
スター
497
フォーク
183
平均マージ
4時間 39分
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

processing/processing4 のほかの issue

processing/processing4 の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。