flathub / flathub/com.visualstudio.code
Setup & documentation
- 主要言語
- Shell
- スター
- 217
- フォーク
- 82
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 1
説明
My first installed and used flatpak app. I tried to setup it for go development with calling exiftool from within the code.
First problem: Go command is not found.
Solved by adding --env=PATH=/app/bin:/usr/bin:/run/host/usr/lib/golang/bin in /var/lib/flatpak/app/com.visualstudio.code/current/active/export/share/applications/com.visualstudio.code.desktop
Not sure if it is a good solution of if there is any recommended way how to solve this. Anyway, in my opinion there is not enough documentation available.
Next problem: 'exiftool somefile.mp4' failed with Can't locate Image/ExifTool.pm in @INC
So probably something wrong with perl configuration.
Ok, I have given up at this point. I like the flatpak concept but would definitely appreciate more information on how to solve such issues. Thank you for all your effort put into improving this product.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、/var/lib/flatpak/app/com.visualstudio.code/current/active/export/share/applications/com.visualstudio.code.desktop にある Flatpak のデスクトップエントリと、報告されている Go および ExifTool の失敗を確認します。Go 開発の推奨セットアップと exiftool の呼び出し方法を、Perl モジュールの問題も含めて明確にします。ユーザーが文書化された手順に従って両方のワークフローを設定できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go, perl
- 領域
- developer-experience, documentation
- issue の種類
- ドキュメント
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100