@Hill-98 Thanks for your report. I will try to fix this problem.
@eh5 If you have found any missing dependences which result the program does not work, please leave it in the comment.
And it is really bad idea to lock dependences versions. Because this is arch linux, it is rolling release distribution. All the user need is new libraries, new programs and new packages as new as possible. No one love old packages here. If the bundled libraries have compatible issues with the newest libraries in pacman, the simplest way to resolve them is just do not bundled them, and see
whether use the libraries in the arch linux system can work or not.
As you can see, there are many AUR packages (such as netease-cloud-music-for-arch
, netease-cloud-music-imfix
) trying to fix those issues, what I do is try to fix those issues in this AUR package.
If you really need those bundled libraries, you can create your own AUR packages.
Pinned Comments
petercxy commented on 2019-03-11 12:38 (UTC)
几点说明
--force-device-scale-factor=<your_scale_factor>
来临时解决问题以上。