Can we enable wayland support by:
--ozone-platform-hint=auto
Git Clone URL: | https://aur.archlinux.org/feishu-bin.git (read-only, click to copy) |
---|---|
Package Base: | feishu-bin |
Description: | Linux client of Feishu (Lark) from Bytedance. |
Upstream URL: | https://www.feishu.cn/ |
Keywords: | feishu lark |
Licenses: | unknown |
Conflicts: | feishu |
Provides: | bytedance-feishu, feishu |
Replaces: | bytedance-feishu-stable-bin |
Submitter: | AstroProfundis |
Maintainer: | AstroProfundis (strrl, xuanwo) |
Last Packager: | xuanwo |
Votes: | 33 |
Popularity: | 0.136781 |
First Submitted: | 2021-09-07 03:47 (UTC) |
Last Updated: | 2025-04-12 03:35 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Can we enable wayland support by:
--ozone-platform-hint=auto
manjaro上feishu截图只能获取第一次截图时的屏幕,之后再使用截图也显示的是第一次截图时的屏幕,重启后才能重新截图
5.26.13 seems broken. Can't got notification until restart.
After some debugging, I figured this out.
Feishu will try to establish wss connection after upgrade. If local proxy can't handle this correctly, please make sure feishu.cn
has been added into NO_PROXY
.
5.26.13 seems broken. Can't got notification until restart.
飞书视频会议显示: 无法访问此网站网址为 https://vc.feishu.cn/w/370549124?bwstest=bwstest&referrer=vc_lark_linux&track_event=%7B"params"%3A%7B"from_source"%3A"calendar_detail"%7D%7D 的网页可能暂时无法连接,或者它已永久性地移动到了新网址。
有人碰到这个问题吗?
内置浏览器无法正常打开,比如加入会议时弹出窗口无显示。
feishu-bin 5.18.11-3
图标应该修好了,因为在 .install 里面用 xdg-utils 安装的图标文件叫 bytedance-feishu, 所以 .desktop 里面要保留原命才能正确引用;并且因为 xdg-utils 要求图标名称带 vendor prefix 所以直接改 .install 并不可行
我感觉 GNOME 图标不正确不应该是 .desktop 的原因,我把能找到的 bytedance-feishu 都改成 feishu 了按理说不应该有错误引用
刚重新翻了一遍新版的内容,怀疑 .menu 可能没改对,可以试一下 5.18.11-2 是否正常
diff --git a/PKGBUILD b/PKGBUILD
index 9a50cb4..99e4ea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ package(){
ln -s bytedance-feishu-${_pkgtyp} usr/bin/feishu
sed -i "s/bytedance-feishu-${_pkgtyp}/feishu/g" "${pkgdir}/usr/share/applications/bytedance-feishu.desktop"
- sed -i "s/bytedance-feishu/feishu/g" "${pkgdir}/usr/share/applications/bytedance-feishu.desktop"
+
sed -i 's/StartupNotify=true/StartupNotify=true\nStartupWMClass=feishu/g' "${pkgdir}/usr/share/applications/bytedance-feishu.desktop"
sed -i "s/bytedance-feishu/feishu/g" "${pkgdir}/usr/share/menu/bytedance-feishu.menu"
可以先在日程里面加一个日程从而获得会议代码,然后发给想对话的人 @adamzyg
Pinned Comments
xuanwo commented on 2024-06-30 08:26 (UTC)
Hi, although some feishu developers monitor this package, please note that AUR is not the official channel for reporting issues unrelated to the package.
For non-package related issues, contact the Feishu team directly. We cannot and will not address any non-package issues.