89luca89 / 89luca89/distrobox

[Discussion] $QT_PLUGIN_PATH

オープン
#2,022 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
Go
スター
13k
フォーク
541
平均マージ
20時間 47分
マージ済み PR(30日)
4

説明

I'm on NixOS. My host $QT_PLUGIN_PATH looks like this:

```
$ echo $QT_PLUGIN_PATH
/nix/store/fjkhr5kdp3lcb67jdwlh226mryahijls-plasma-workspace-6.5.5/lib/qt-6/plugins:/nix/store/110a5arwbz4fwhccvhac173cqf78c2qc-plasma5support-6.5.5/lib/qt-6/plugins:...
```

Distrobox forwards that env var to the containers, but those paths don't exist inside containers. This causes all Qt apps to crash, and to run them, I first need to `unset QT_PLUGIN_PATH`. Is there any reason Distrobox can't do this by default? (Looks like it would be done [here](https://github.com/89luca89/distrobox/blob/c6cc6a3d5bf541ebadd6fa64a0aaecb8292cea66/distrobox-enter#L442))

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

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

評価

この issue はまだ評価されていません。

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

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