Search results

  1. ykla

    Recommend Establishing Dedicated Working Group for External Contributions

    The problem is not just that PR can't be processed—in fact, the FreeBSD Foundation and the FreeBSD Journal are facing the same issues. I've always believed that even when understaffed, setting up automatic replies is a reasonable approach. The FreeBSD Foundation and the FreeBSD Journal both...
  2. ykla

    Recommend Establishing Dedicated Working Group for External Contributions

    I don't think our views are in conflict. In fact, some versions of the story do end the way you described. On the night when there was no water, a little mouse came out to steal food. The three monks saw it, but none of them cared. The mouse then bit the candle, which fell over and set the...
  3. ykla

    Recommend Establishing Dedicated Working Group for External Contributions

    We need to solve real problems right now, not debate who should have more KPI. You said that I am asking committers to do more work, especially wasting their time on meaningless things. Hearing you say this really saddens me. Over the past three years, I have actually given up on FreeBSD...
  4. ykla

    Recommend Establishing Dedicated Working Group for External Contributions

    I’m not saying this because of any personal issue, nor am I complaining about a specific patch of mine not being accepted. If that were the case, everything would have ended three years ago. As I stated, the FreeBSD project currently needs change. Compared to patches that receive no replies for...
  5. ykla

    Recommend Establishing Dedicated Working Group for External Contributions

    Sorry, but I don’t believe my post belongs in Off-Topic. The description says, “Have some non-FreeBSD related questions, or want just to chit-chat about anything that is not related to FreeBSD?” I understand that many topics may appear to be "bike shed" issues to some people. However, we should...
  6. ykla

    Recommend Establishing Dedicated Working Group for External Contributions

    I cc the following content to core@freebsd.org. Dear Members of the FreeBSD Community and the FreeBSD Core Team, Proposal to Establish a Dedicated Working Group to Improve the Handling of External Contributions to FreeBSD src, ports, and doc Please allow me to begin with an ancient story from...
  7. ykla

    Virtualbox extension pack

    After 15 years, there is still no support. Is there any channel to report this issue to the VirtualBox developers? I saw their GitHub https://github.com/VirtualBox/virtualbox/issues but it seems to only accept bug reports.
  8. ykla

    Solved You need to make sure that /usr/local/share/qq/opt/QQ/chrome-sandbox is owned by root and has mode 4755.

    Here it should just be a warning, not an error. The actual error was caused by: /usr/local/share/qq/qq: error while loading shared libraries: liblinux_compat.so: cannot open shared object file: No such file or directory However, the liblinux_compat.so dependency is actually bundled with the...
  9. ykla

    Solved You need to make sure that /usr/local/share/qq/opt/QQ/chrome-sandbox is owned by root and has mode 4755.

    Now the permissions have been set, but the old issue has returned. When I run it, I get the following error: ykla@ykla:~ $ /usr/local/share/qq/qq not mini app. /usr/local/share/qq/qq: error while loading shared libraries: liblinux_compat.so: cannot open shared object file: No such file or...
  10. ykla

    Solved You need to make sure that /usr/local/share/qq/opt/QQ/chrome-sandbox is owned by root and has mode 4755.

    see also my Port in https://github.com/FreeBSD-Ask/QQ-Port QQ is a very popular messaging software in China, with approximately 571 million users in 2024. After installing my Port, running /usr/share/qq/opt/QQ/qq shows the message: “You need to make sure that...
  11. ykla

    Solved question about ibus chinese input in libreoffice at awesome of freebsd14.2 ?

    你好,可以参考 https://book.bsdcn.org/di-5-zhang-zhong-wen-huan-jing-pei-zhi/di-5.3-jie-ibus-shu-ru-fa-kuang-jia
  12. ykla

    It is recommended to impose additional restrictions on uninstalling the pkdbase package using pkg.

    It is recommended to impose additional restrictions on uninstalling the pkdbase package using pkg. Otherwise, the same mistakes made on Linux will be repeated. Currently, running pkg delete pkg requires the -f flag, and I believe this should apply even more strictly to pkgbase packages...
  13. ykla

    Other What needs to happen to get a newer version of Intellij on FreeBSD

    I just tested the patch at https://bz-attachments.freebsd.org/attachment.cgi?id=258357 — it works correctly.
  14. ykla

    Other What needs to happen to get a newer version of Intellij on FreeBSD

    Sorry I'm late. I've indeed been very busy lately. The patch at https://bz-attachments.freebsd.org/attachment.cgi?id=258357 is correct — the others are incorrect.
  15. ykla

    How to codec AVS2/AVS3 (libuavs3d) for ffmpeg ?

    How to codec AVS2/AVS3 (libuavs3d) for ffmpeg ? In the FreeBSD port options for FFmpeg, there is no option to enable the libuavs3d library to support AVS2/AVS3 audio. The default compilation option is disabled. root@ykla:/home/ykla # ffmpeg -codecs ………… configuration: --prefix=/usr/local...
  16. ykla

    Other What needs to happen to get a newer version of Intellij on FreeBSD

    Observing https://bz-attachments.freebsd.org/attachment.cgi?id=257847, almost everything starts with "-", which means almost all files have been deleted. git apply intellij.patch not work. git clone https://git.FreeBSD.org/ports.git /usr/ports root@ykla:/usr/ports # git apply...
  17. ykla

    I can't run intel 13th gen N100 cpu with Graphics

    Thanks, and I also test drm-61-kmod in 14.2-RELEASE
  18. ykla

    I can't run intel 13th gen N100 cpu with Graphics

    Just install drm-66-kmod by ports, I am also using N100.
  19. ykla

    Other What needs to happen to get a newer version of Intellij on FreeBSD

    I am using intellij-2024.3.3 (172.48 KB, patch) 2025-02-24 18:09 UTC, a52ca063@gmail.com
Back
Top