Package Details: dingtalk-bin 7.6.45.5041701-2

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, Integral)
Last Packager: sukanka
Votes: 47
Popularity: 0.30
First Submitted: 2021-08-12 11:57 (UTC)
Last Updated: 2025-05-17 02:26 (UTC)

Dependencies (7)

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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 20 Next › Last »

zjuyk commented on 2022-08-24 01:31 (UTC)

@soundlife 钉钉本身原因,无法由维护者解决,钉钉左下角有个反馈通道

soundlife commented on 2022-08-24 00:55 (UTC)

对话界面没有占满窗口

http://soundlife.top:8006/s/Wf2AXWmEperxAfz

BluesFu commented on 2022-06-29 08:32 (UTC)

kde多屏用户,需要调整钉钉缩放可以试试在启动项目前加上 env QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCREEN_SCALE_FACTORS="" ,可以减少软件界面跟着鼠标乱飞的问题

noqnakhier commented on 2022-05-13 07:00 (UTC)

Plasma桌面,安装fcitx5后在/etc/environment中添加下面环境变量中文输入法可以正常使用。注意是fcitx,不是fcitx5。原来都写fcitx5导致聊天框中的输入法不能使用,让人很困扰。

GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
INPUT_METHOD=fcitx
SDL_IM_MODULE=fcitx
GLFW_IM_MODULE=fcitx

vgocoder commented on 2022-04-29 06:36 (UTC)

@sukanka 试过了不行。我用的是EndeavourOS Cinnamon;

尝试如下:

➜  ~ gsettings set \
  org.gnome.settings-daemon.plugins.xsettings overrides \
  "{'Gtk/IMModule':<'fcitx'>}"
没有“org.gnome.settings-daemon.plugins.xsettings”这个架构

sukanka commented on 2022-04-29 04:51 (UTC) (edited on 2022-04-29 06:09 (UTC) by sukanka)

@robert0609 从 index out of range 来看,应该是数组下标越界,请将 path: /home/bluefox/.config/DingTalk/dump/1.4.0-Release.20425/5422ab4c-7378-45d5-64c7a782-61aaaa72.dmp 反馈给钉钉官方。

robert0609 commented on 2022-04-29 03:20 (UTC) (edited on 2022-04-29 03:21 (UTC) by robert0609)

电脑重启之后闪退,无法启动,报错信息: frome cef_dll_wrapp api_hash: a1cab41a78660fa05d9770e7996c9a5628316790 create .data file failed open fail errno = 13 reason = Permission denied Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs" #################### get_cache_path #################### /home/bluefox/.config/DingTalk/cache #################### get_cache_path #################### /home/bluefox/.config/DingTalk/cache #################### get_cache_path #################### /home/bluefox/.config/DingTalk/cache frome cef_dll_wrapp api_hash: a1cab41a78660fa05d9770e7996c9a5628316790 frome cef_dll_wrapp api_hash: a1cab41a78660fa05d9770e7996c9a5628316790

DevTools listening on ws://127.0.0.1:2099/devtools/browser/e55e4f86-8653-412b-b1b0-8d4ad7b3155a libpng warning: iCCP: known incorrect sRGB profile QWidget::setLayout: Attempting to set QLayout "" on QWidget "", which already has a layout /home/a123/jenkins/workspace/XC/dingtalk_mojo/src/search_engine_fts/src/FtsSearchEngine.cpp(33) 2022-04-29 11:19:37.253 [INFO]fts_configure upgrade pingyin token frome cef_dll_wrapp api_hash: a1cab41a78660fa05d9770e7996c9a5628316790 GetServiceFromServiceManager service_manager=0, name=m_thread_service{25056156-B40B-459E-9AAB-687D04AE2297}, <T>name=N5model14IThreadServiceEGetServiceFromServiceManager. service is null.root IsObject false. data= Could not parse stylesheet of object client_ding::MainViewUI(0x2e16660) Could not parse stylesheet of object client_ding::MainViewUI(0x2e16660) QLayout: Cannot add a null widget to QHBoxLayout/ QObject::connect: Cannot connect (null)::clicked() to client_ding::IMListViewUI::dingClicked() {"msg":"Upload successed."}ASSERT failure in QList<T>::operator[]: "index out of range", file /home/a123/jenkins/workspace/XC/dingtalk_bin/tools/x64/qt-5.12.6/include/QtCore/qlist.h, line 552 Dump path: /home/bluefox/.config/DingTalk/dump/1.4.0-Release.20425/5422ab4c-7378-45d5-64c7a782-61aaaa72.dmp /usr/bin/dingtalk: line 5: 42959 Aborted (core dumped) ./com.alibabainc.dingtalk

sukanka commented on 2022-04-28 01:21 (UTC)

@vgocoder, 输入法不能用与钉钉无关,请参考 fcitx的 wiki