flathub / flathub/com.visualstudio.code

Setup & documentation

未关闭
#80 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
217
派生
82
平均合并
1 天 7 小时
30 天内合并 PR
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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。