On Ubuntu 20.04.3 LTS, I installed the baidunetdisk with the following steps:
$ sudo apt-get install alien
#
https://issuepcdn.baidupcs.com/issue/netdisk/LinuxGuanjia/4.3.0/baidunetdisk-4.3.0.x86_64.rpm
$ sudo alien --scripts baidunetdisk-4.3.0.x86_64.rpm
$ sudo gdebi baidunetdisk_4.3.0-2_amd64.deb
But when I start it, sometimes it will crash with the following error:
$ /opt/baidunetdisk/baidunetdisk --no-sandbox
(node:1419279) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
browser engine version: 1.0.2.11
Segmentation fault (core dumped)
Any hints for fixing this problem?
Regards,
HZ