processing / processing/processing4
Fail open application from remote desktop: LoadLibrary failed with error 87: incorrect param
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 494
- フォーク
- 183
- 平均マージ
- 4時間 39分
- マージ済み PR(30日)
- 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;
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
レポートでは、ソースファイル、テスト、または起動エントリポイントが特定されていません。まず Remote Desktop 経由で Windows 10 上の Processing 4.5.6 を再現し、ローカル起動と比較してください。Processing が LoadLibrary エラー 87 なしでリモートから開き、報告されているローカルでの動作と、すでに開いているリモートでの動作が維持されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- desktop, operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100