Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Windows installer name is a random hash instead of processing-4.4.4-windows-x64.msi

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
領域
release

調査の方向性

ソースファイル、テスト、エントリーポイントのいずれも特定されていません。まず公式の Windows MSI がどのようにパッケージ化されているかをたどって確認し、次に UAC プロンプトに表示されるインストーラー名を検証します。processing-4.4.4-windows-x64.msi のような説明的なファイル名が維持されていれば完了です。

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

説明

build system

Description

When installing Processing on Windows 10, the installer name appears as a random string (e.g. 75b922b0.msi) in the User Account Control prompt instead of something identifiable like processing-4.4.4-windows-x64.msi. This can be confusing or raise concerns for users about the legitimacy of the installer.

Steps to reproduce

  1. Download the official Windows installer from the Processing website.
  2. Run the .msi file.
  3. Observe the UAC prompt. The filename is not descriptive.

Expected behavior:

The installer should retain its original filename so users can verify what they are installing.

Screenshot

image

主要言語
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 を短くまとめたダイジェスト。