Cinhi Young

Results 12 comments of Cinhi Young

Glad to see someone improving this translation! For the preferred font, it's better not to use bare `sans-serif` here - it will look bad when viewing from a non-Chinese version...

The answer is yes, but it is better to get font family properly set, _for the last resort_. Anyway I will approve this PR, for your better translation. Thanks! :-)

如果这个 issue 和我的 Pull Request #75 有关联的话(x

digiKam can not start: ``` error while loading shared libraries: libKF5AkonadiContact.so.5: cannot open shared object file: No such file or directory ``` ![image](https://github.com/AOSC-Dev/aosc-os-abbs/assets/29174191/e6c185c3-6446-4b28-af0e-3c200534cfa2)

kamoso SIGSEGVs on gstreamer: ![image](https://github.com/AOSC-Dev/aosc-os-abbs/assets/29174191/0384de7f-2289-4b7a-add5-4b4f6d490326)

![image](https://github.com/AOSC-Dev/aosc-os-abbs/assets/29174191/9100b3b3-7e45-4a12-9174-f6f55f156da7) Discover can not be launched.

For non nvidia drivers, `LD_LIBRARY_PATH` should be set to `/opt/32/lib:/usr/lib` in order to make Steam happy, at least it worked for me.

Hi again, Could you try creating a config file under `/etc/ld.so.conf.d` with the `.conf` extension and with the following contents: ``` /opt/32/lib ``` and run `ldconfig` as root? That should...