Feng Yu
Feng Yu
And how to do `-extra-plugins` in go-appimage ?
OK, got it. I will try to gradually migrate to go-appimage. But `-exclude-libs` and `-extra-plugins` are very nice features in `linuxdeployqt`. It would be great if `go-appimage` can support these...
在迅雷的设置中取消关联磁力链,然后重新打开 qbittorrent,应该会提示你使用 qbittorrent 关联磁力,如果没有出现,检查 qb 设置中,是否启用了关联种子文件和磁力链的选项
Append environment variable `QT_DEBUG_PLUGINS=1` to check if your environment lost some required libs, E.g: ```sh QT_DEBUG_PLUGINS=1 ./qBittorrent-Enhanced-Edition-x86_64.AppImage ``` Then copy the full console output here. You may see some lib...