这个版本发弹幕时无法切换出 fcitx5 的输入法,在其他窗口可以切换出来,用的 kde6 的桌面环境。改成使用 elerton21 能正常使用输入法,
Search Criteria
Package Details: bilibili-bin 5:1.15.2_2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bilibili-bin.git (read-only, click to copy) |
---|---|
Package Base: | bilibili-bin |
Description: | Bilibili official desktop client.(Prebuilt version.Use system-wide electron)哔哩哔哩官方客户端linux移植版。 |
Upstream URL: | https://github.com/msojocs/bilibili-linux |
Keywords: | bilibili bilibili-desktop |
Licenses: | MIT |
Conflicts: | bilibili |
Provides: | bilibili |
Submitter: | chiyuki0325 |
Maintainer: | bilibili_xiaok (little_sheepycn, ngdngdc, zxp19821005) |
Last Packager: | zxp19821005 |
Votes: | 27 |
Popularity: | 0.038497 |
First Submitted: | 2022-05-11 10:36 (UTC) |
Last Updated: | 2024-11-11 01:53 (UTC) |
Dependencies (3)
- electron33
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libappindicator-gtk3
Required by (0)
Sources (4)
taotieren commented on 2024-11-09 12:35 (UTC) (edited on 2024-11-10 10:06 (UTC) by taotieren)
ZeroDegress commented on 2024-10-01 02:14 (UTC)
经测试,之前所提到的问题出现在87c2e0bdb14112f18a1cd1af0860080a5619f00a
,并非由electron更新导致。可能上游的一些更改造成的破坏。
zxp19821005 commented on 2024-09-29 20:38 (UTC) (edited on 2024-09-29 20:41 (UTC) by zxp19821005)
$ strings src/opt/apps/io.github.msojocs.bilibili/files/bin/electron/electron | grep '^Chrome/[0-9.]* Electron/[0-9]'
上游作者打包时使用的是electron21
,为避免出现不可预知的问题,目前已经回滚到此版本。如果需要更换electron
版本,请自行修改/usr/bin/bilibili
中的electron**
,或者联系上游作者进行更新。同时,建议安装electron21-bin
,避免自己花几个小时下载几十G的文件来编译electron21
。
moetayuko commented on 2024-09-29 05:06 (UTC) (edited on 2024-09-29 05:13 (UTC) by moetayuko)
electron24 以上的版本会导致漫游失效,electron23 虽然有官方打包但会 segfault,electron24-bin 有 archlinuxcn 打包,因此建议降级到该版本
xsy420 commented on 2024-09-28 13:18 (UTC)
或者先使用bilibili-appimage
xsy420 commented on 2024-09-28 12:54 (UTC)
使用AppImage可以解决,要不改用AppImage? see issues
xsy420 commented on 2024-09-26 18:43 (UTC)
遇到过+1,但不是升级electron30的问题,因为5:1.14.2_1-1的时候就有了
zxp19821005 commented on 2024-09-26 03:27 (UTC)
@Lck0427 @Richardn 不知道你们是否出现了和 @ZeroDegress 一样类似的问题?
ZeroDegress commented on 2024-09-25 09:35 (UTC)
最近一次更新后在除了首页之外的地方点用户名称没法跳转到用户空间,可能是升级electron带来的问题?
zxp19821005 commented on 2024-09-25 02:59 (UTC)
@Lck0427 已经按照你的建议将electron版本更改为30.
Pinned Comments
zxp19821005 commented on 2024-09-29 20:38 (UTC) (edited on 2024-09-29 20:41 (UTC) by zxp19821005)
$ strings src/opt/apps/io.github.msojocs.bilibili/files/bin/electron/electron | grep '^Chrome/[0-9.]* Electron/[0-9]'
上游作者打包时使用的是electron21
,为避免出现不可预知的问题,目前已经回滚到此版本。如果需要更换electron
版本,请自行修改/usr/bin/bilibili
中的electron**
,或者联系上游作者进行更新。同时,建议安装electron21-bin
,避免自己花几个小时下载几十G的文件来编译electron21
。