pot-app / pot-desktop

🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.
https://pot-app.com
GNU General Public License v3.0
10.44k stars 475 forks source link

[Feature]: 无法使用arm64.deb #311

Closed free-150 closed 1 year ago

free-150 commented 1 year ago

Please confirm the following before submitting a new issue.

Description

在 Ubuntu jammy 安装xxx_arm64.deb

sudo dpkg -i xxx_arm64.deb
# 提示依赖问题:
sudo apt install libxdo3 libxdo-dev

安装后无法运行,没有任何界面。

Application Scenario

无法达到预期的运行效果

References

另希望可以添加 arm64 的 AppImage

Pylogmon commented 1 year ago

用apt安装会自动安装依赖的

sudo apt install ./xxx_arm64.deb

我没有arm64机器,只能通过actions来编译,编译完成也没法测试,你也可以试着手动编译运行看看有没有问题。

free-150 commented 1 year ago

使用

sudo apt install ./xxx_arm64.deb

还是一样的,安装后程序里有应用图标但运行不了

Pylogmon commented 1 year ago

从终端启动看看有啥报错

free-150 commented 1 year ago

没有报什么错。还是希望增加 arm64 的 AppImage。

Pylogmon commented 1 year ago

那运行之后是什么反应,托盘图标出现了吗?

free-150 commented 1 year ago

没反应也没托盘图标

Pylogmon commented 1 year ago

Tauri的AppImage打包脚本好像还不支持Arm

Pylogmon commented 1 year ago

最新版本更改了构建环境,麻烦下载测试一下,应该没问题了。

free-150 commented 1 year ago

还是用不了,在同硬件的xfce桌面下可以用。目前在ubuntu gnome wayland 下还是无法启动。

Pylogmon commented 1 year ago

截图,启动时什么是什么表现

free-150 commented 1 year ago

启动时不报任何提示和弹窗,在命令行也一样。 估计包没问题,可能是我设备的问题。 我安装另一个翻译软件 Crow Translate 的 deb 也是一样无法启动。

https://crow-translate.github.io/

但我使用它给出的命令安装却可以运行

sudo add-apt-repository ppa:jonmagon/crow-translate
sudo apt update
sudo apt install crow-translate