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

Unmounting a mount containing a file being edited by Code does not result in a "busy" warning

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
活発
領域
desktop

調査の方向性

まず、マウントされたUSBメモリ上の未保存ファイルを使って、FilesとCodeでシナリオを再現します。警告が必要かどうかを明確にし、次にアンマウント警告のエントリーポイントを特定して、合意した動作と回帰テストを基準に完了条件を定義します。

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

説明

What Happened?

Unmounting a mount containing a file being edited by Code does not result in a "busy" warning

Steps to Reproduce
  1. Mount e.g. a USB stick
  2. Open a text file on that mount with Code
  3. Ensure "Save files when changed" s OFF
  4. Make some changes
  5. Unmount the mount using Files (latest source)
  6. No warning is given that the mount is in use by Code
Expected Behavior

A user might expect to get a warning in this situation (although other text editors do not hold files open on the mount under similar circumstances either).

Fortunately Code handles the situation gracefully and gives the user the opportunity to save the file elsewhere or remount.

The desired behaviour is uncertain and suggestions are invited.

OS Version

8.x (Circe)

OS Architecture

amd64 (on most hardwares)

Session Type

Secure Session (Wayland, This is the default)

Software Version

Early Access or Compiled from git

Log Output

Hardware Info

No response

主要言語
Vala
スター
521
フォーク
119
平均マージ
1日 7時間
マージ済み PR(30日)
13

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

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

はじめの一歩

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

elementary/code のほかの issue

elementary/code の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

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

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