[App Sharing] 千问客户端 for linux
Tofloor
poster avatar
米饭虚拟机-nana版
deepin
2026-01-30 21:35
Author

新版在此:https://bbs.deepin.org/post/299231

阿里的通义千问确实强大,帮我解决了不少实际问题。

官网也有客户端,下载并安装后一看,客户端的界面跟网页端毫无二致。(electron老熟悉了)

因此我就弄出了客户端——— ↓

千问客户端 for linux

Linux版千问客户端,支持登录,支持(拖拽)上传/下载文件,支持“发现”更多智能体。

注:需要登录才能使用完整功能

软件截图:

qwen1 (1).png

qwen1 (2).png

qwen1 (3).png

下载地址:

123分流:https://www.123865.com/s/Jd4XTd-2JFih

保健室分流:https://github.com/kota-rina3/hokeshi/releases/tag/qwen-linux-1.2.4.2

支持amd64、arm64和龙架构

Reply Favorite View the author
All Replies
2 / 2
To page
avatar
米饭虚拟机-nana版
deepin
2026-02-02 11:19
#21
强子

[26617:0202/104419.645568:ERROR:ui/gtk/gtk_ui.cc:257] Schema org.gnome.desktop.interface does not have key font-antialiasing
[INFO][T:26650] # In so constructor, Datan Hello
==>[ERROR] (qianwen) EGL:
drmSetInterfaceVersion() failed - either DRM 1.1 is not supported or connection is not DRM_MASTER
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
==>[ERROR] (qianwen) EGL:
gbm format invalid
段错误 (核心已转储)

啊?你用的是华为的台式机吗? 试试下面的命令?

/opt/apps/com.qianwen.otohime/files/qianwen --disable-gpu --disable-software-rasterizer --no-sandbox --disable-dev-shm-usage

Reply View the author
avatar
强子
deepin
2026-02-02 13:31
#22

是华为的笔记本L540X,现在报这个错误[37369:0202/133047.218639:ERROR:ui/gtk/gtk_ui.cc:257] Schema org.gnome.desktop.interface does not have key font-antialiasing
段错误 (核心已转储

Reply View the author
avatar
babyfengfjx
Super Moderator
CQA
2026-02-02 14:42
#23

优秀~

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-02-02 15:21
#24
强子

是华为的笔记本L540X,现在报这个错误[37369:0202/133047.218639:ERROR:ui/gtk/gtk_ui.cc:257] Schema org.gnome.desktop.interface does not have key font-antialiasing
段错误 (核心已转储

搞不定了,我认输~

华为的信创电脑真是太抽象了~sad

用网页版的吧~

Reply View the author
avatar
商店运营-小七
Moderator
2026-02-03 10:54
#25

商店23好像有点问题~~~改吧改吧在投递试试~米饭虚拟机大佬

Reply View the author
avatar
buyike
deepin
2026-02-03 10:58
#26

小心问一句,小艺也可以吗?

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-02-03 11:16
#27
商店运营-小七

商店23好像有点问题~~~改吧改吧在投递试试~米饭虚拟机大佬

给软件包0755权限后投了

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-02-03 11:20
#28
buyike

小心问一句,小艺也可以吗?

小艺只有手机端和网页端吧?

Reply View the author
avatar
buyike
deepin
2026-02-03 12:35
#29
米饭虚拟机-nana版

小艺只有手机端和网页端吧?

千问不是一样吗?不对,他还有WIN桌面的。

我误解了,我以为你是直接用网页端编译的。

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-02-03 12:40
#30
buyike

千问不是一样吗?不对,他还有WIN桌面的。

我误解了,我以为你是直接用网页端编译的。

没事

千问至少有Windows端和手机端,小艺只有手机端

Reply View the author
avatar
Feelup
deepin
2026-02-03 15:19
#31

期待楼主也能考虑一下做一个智谱清言的Linux客户端。😂

网址:https://chatglm.cn/

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-02-04 22:20
#32
Feelup

期待楼主也能考虑一下做一个智谱清言的Linux客户端。😂

网址:https://chatglm.cn/

智谱清言已经上架商店了

安装命令:sudo apt update && sudo apt install com.chatglm.uos

Reply View the author
avatar
Feelup
deepin
2026-02-05 12:42
#33
米饭虚拟机-nana版

智谱清言已经上架商店了

安装命令:sudo apt update && sudo apt install com.chatglm.uos

多谢多谢,我看看。

Reply View the author
avatar
lizhuojian
deepin
2026-02-06 13:29
#34

千问好用

Reply View the author
avatar
remyxo
deepin
2026-02-06 14:00
#35

打包的时候要加--root-owner-group选项。dpkg-deb --build --root-owner-group build_dir xxx.deb

否则/opt/apps/xxx下的文件的属主全是当前用户,标准应该是root用户。

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-02-06 14:05
#36
remyxo

打包的时候要加--root-owner-group选项。dpkg-deb --build --root-owner-group build_dir xxx.deb

否则/opt/apps/xxx下的文件的属主全是当前用户,标准应该是root用户。

谢谢指导

Reply View the author
avatar
134******24
deepin
2026-05-15 16:11
#37

uos龙芯的装不了
image.png
image.png

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-05-15 20:22
#38
134******24

uos龙芯的装不了
image.png
image.png

问题复现了,稍后把包发你

Reply View the author
avatar
米饭虚拟机-nana版
deepin
2026-05-16 23:12
#39
134******24

uos龙芯的装不了
image.png
image.png

试试这个龙芯版的千问:https://pan.huang1111.cn/s/75w8RFg

Reply View the author
avatar
干就完了
deepin
2026-05-17 10:11
#40

安装你提供的不能直接使用,需要更新一下就可以用了

Reply View the author
2 / 2
To page