栗子

Results 18 comments of 栗子

我在树莓派(armv7h架构的archarm系统)上编译的chinadns也有这个问题,在Arch X86_64的系统上似乎就没这个问题。

@catsout hello, thanks very much for your work, and I also encountered the same problem as this thread this is the log below when I run the `plasmashell --replace` in...

@catsout thanks for the quick response,after I use `cmake .. -DCMAKE_INSTALL_PREFIX=/usr` with make and then install again, something changed but problem still exists, this is the `journalctl /usr/bin/plasmashell -f` output...

there is no `/usr/lib/qt5` folder in my system, something wrong? ``` >>> ls /usr/lib/qt5/qml ls: 无法访问 '/usr/lib/qt5/qml': 没有那个文件或目录 >>> ls /usr/lib/qt5 ls: 无法访问 '/usr/lib/qt5': 没有那个文件或目录 >>> ls /usr/lib/qml com VTK.9.1...

there is the output of `qmake -query` below ```shell >>> qmake -query QT_SYSROOT: QT_INSTALL_PREFIX:/usr QT_INSTALL_ARCHDATA:/usr/lib/qt QT_INSTALL_DATA:/usr/share/qt QT_INSTALL_DOCS:/usr/share/doc/qt QT_INSTALL_HEADERS:/usr/include/qt QT_INSTALL_LIBS:/usr/lib QT_INSTALL_LIBEXECS:/usr/lib/qt/libexec QT_INSTALL_BINS:/usr/bin QT_INSTALL_TESTS:/usr/tests QT_INSTALL_PLUGINS:/usr/lib/qt/plugins QT_INSTALL_IMPORTS:/usr/lib/qt/imports QT_INSTALL_QML:/usr/lib/qt/qml QT_INSTALL_TRANSLATIONS:/usr/share/qt/translations QT_INSTALL_CONFIGURATION:/etc/xdg QT_INSTALL_EXAMPLES:/usr/share/doc/qt/examples QT_INSTALL_DEMOS:/usr/share/doc/qt/examples QT_HOST_PREFIX:/usr...

my distribution is the latest archlinux and I move my `/usr/lib/qml/com` to `/usr/lib/qt/qml`, my desktop environment seems crash, and I found these logs in my `journalctl` seems that plasmashell crashed...

reboot system also crashed, and at the command `plasmashell --replace` I get the logs below which always repeats on my shell ``` kf.plasma.quick: Applet preload policy set to 1 file:///usr/share/plasma/plasmoids/org.kde.plasma.systemmonitor/contents/ui/main.qml:43:5:...

I remove the plugin and lib from my system because of the crash issue yesterday, the good message is that today I pull the repo and re-build local and install...

arch下kde 每次播放完当前曲目自动切换到下一曲的时候,音量都会被重置到100%,很难受,这个问题有啥好的办法避免吗? 测试过手动切换下一曲倒是不会重置音量 以下是系统和软件版本信息,供参考、、 ----------- 操作系统: Arch Linux KDE Plasma 版本: 5.27.0 KDE 程序框架版本: 5.103.0 Qt 版本: 5.15.8 内核版本: 6.1.12-zen1-1-zen (64-位) 图形平台: Wayland 处理器: 12 × AMD Ryzen 5 5600X...

> 既然不是由官方的 GCC 源码编译出的,是不是改个名字比较好。 但是发布预编译二进制包的上游就叫这个名字 [riscv-none-elf-gcc](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack) 我这里主要是想打一个将大版本停在GCC 12版本的包来用