Package Details: dingtalk-bin 7.6.25.4122001-1

Git Clone URL: https://aur.archlinux.org/dingtalk-bin.git (read-only, click to copy)
Package Base: dingtalk-bin
Description: 钉钉
Upstream URL: https://www.dingtalk.com/
Keywords: alibaba dingtalk 钉钉
Licenses: custom
Conflicts: com.alibabainc.dingtalk
Provides: com.alibabainc.dingtalk, dingtalk
Replaces: com.alibabainc.dingtalk
Submitter: zhullyb
Maintainer: zhullyb (sukanka, yjun, witt.9099)
Last Packager: sukanka
Votes: 45
Popularity: 2.41
First Submitted: 2021-08-12 11:57 (UTC)
Last Updated: 2024-12-23 12:55 (UTC)

Dependencies (6)

Required by (0)

Sources (5)

Pinned Comments

witt.9099 commented on 2024-12-12 10:26 (UTC) (edited on 2024-12-12 10:28 (UTC) by witt.9099)

大家向钉钉官方反馈,我反馈很多次了,他们并不打算解决!

新版占用高,卡顿的问题,可通过 头像==>设置与隐私==>⭐高级==>极速聊天模式缓解

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 18 Next › Last »

yifwon commented on 2023-02-10 03:03 (UTC) (edited on 2023-02-10 06:23 (UTC) by yifwon)

@gxt_kt 你这个git链接给错了,钉钉官网目前还没有这个0113的版本,用的还是0829的,0113应该是个测试版本,比较不稳定,建议用官网最新的软件包,方法如下:

git clone https://aur.archlinux.org/dingtalk-bin.git
cd dingtalk-bin

修改PKGBUILD文件的下边两处地方,修改deb包链接地址和绕过校验:

#source=("${_pkgname}_${pkgver}-${arch}.deb::https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Release/${_pkgname2}_${pkgver}_amd64.deb"
source=("https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Release/com.alibabainc.dingtalk_1.4.0.20829_amd64.deb"
#sha512sums=('6da9577f3c80a2db84408c4786411e77a785adce9e8e71ec3522e703428e29036c45073a4d8dd0f73493ebf3494bf0f4681e3634ecaf8b76bd2615e15e2e50db'
sha512sums=('SKIP'

再用 makepkg -si 重新编译就行了,这样就没有更新时需要ignore软件包的问题了,等官方发布新版本吧。

gxt_kt commented on 2023-02-03 21:56 (UTC)

@Jacques-x 确实最新的版本打不开视频会议,手动回退到上一个能用的版本就好了。另外钉钉的视频会议对平铺式桌面好像不是很友好,总是有窗口要重叠,不知道是不是bug。 手动回退方法如下:

git clone https://aur.archlinux.org/packages/dingtalk-bin
cd dingtalk-bin
git reset  c12f1a9 --hard
makepkg -si

Jacques-x commented on 2023-01-29 15:05 (UTC)

今日更新后咋都进不了会议QAQ

I appreciate it that this package made it possible for me to use dingtalk and join meetings in linux since Dec

But unfortunately I could no longer join the conference after upgrading it today (BTW I tried to downgrade or install other dingtalks, even deb, all failed. And it was too late for me to scroll back) I really need it as I don't want to go back to windows. Could anyone kindly help me plz?

cantoraz commented on 2023-01-18 06:44 (UTC)

每次用密码登录,总是提示“登录环境变更”,必须扫码登录。大家都这样吗?

slqwqxd commented on 2023-01-16 11:57 (UTC)

安装libxcrypt-compat和lib32-libxcrypt-compat后正常使用

WSdlly02 commented on 2023-01-16 11:25 (UTC)

@bianjp,你说的没错,今天更新后我也遇到相同的问题,猜测是钉钉上游更新了加密系统

bianjp commented on 2023-01-16 11:13 (UTC)

libxcrypt-compat should be listed in dependencies, otherwise dingtalk will fail to start: Load /opt/dingtalk/release//dingtalk_dll.so failed! Err=libcrypt.so.1: cannot open shared object file: No such file or directory

McDonald commented on 2022-12-08 02:44 (UTC) (edited on 2022-12-08 02:44 (UTC) by McDonald)

@mail_set , see here: https://dtapp-pub.dingtalk.com/dingtalk-desktop/xc_dingtalk_update/linux_deb/Update/other/amd64/linux_dingtalk_update_package_gray.json

CYS commented on 2022-12-06 13:05 (UTC)

错误信息大意是说钉钉不支持wayland,那就每次运行前加一个这个环境变量,让它用x就好:

QT_QPA_PLATFORM=xcb dingtalk