macvim-dev / macvim-dev/macvim
Unclear updater error message every time MacVim starts
オープン
まだ誰も着手していません。
- 主要言語
- Vim Script
- スター
- 7.9k
- フォーク
- 691
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Steps to reproduce
- Install MacVim via Macports:
sudo port install macvim
- Start MacVim
Expected behaviour
No error dialog should be displayed or an explanation of the underlying problem and the steps to solve it should be given.
Version of MacVim
MacVim r183 (Vim (null))
MacVim installation method
MacPorts
Environment
Tahoe 26.5.1
Macbook Pro M3 Max
No terminal - opened via double click in e.g. a .txt file or directly on the application
Logs and stack traces
I could not find anything relating to MacVim in /var/log/* - what is this console log the error message refers to?
Vim and MacVim configuration where issue is reproducable
$ cat .vimrc
set guifont=Hack:h14
set linespace=2
How was MacVim launched?
- by launching MacVim.app in macOS (by using the Dock, Spotlight, or the
opencommand) - by running mvim/gvim in the terminal
Issue has been tested with clean configuration
- by running
mvim --clean(orgvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim. - by running
vim --clean(in terminal, supplied by MacVim distribution) - by running
vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue に記載されているクリーンな設定を使って、MacPorts 経由でインストールした MacVim.app の起動時に updater ダイアログを再現します。ダイアログが参照しているコンソールログを確認し、起動時の updater の処理経路を追跡します。ダイアログが削除されるか、原因と解決策が明確に説明されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- macos, vim
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 45/100