zhmars

Results 9 comments of zhmars

Hi, I'm trying disable all verbose msg, but still see the output with journalctl. Could this be related? ```log Dec 10 17:52:43 DESKTOP-LINUX ananicy[333182]: renice: chromium[332944/349522] 0 -> -5 Dec...

I just read the code and find I'm wrong. Very sorry about that. 😅️

Duplicate of #1332 (part of fixes) #1416 (stale) Not sure it is helpful, pacman fixed this by [commit#4533c6a](https://gitlab.archlinux.org/pacman/pacman/-/commit/4533c6a8e0f39c7707e671b7f9687607b46f1417), see [FS#59229](https://bugs.archlinux.org/task/59229) for more detail.

我猜原因是:避免直接通过地址访问时出现不执行搜索的情况。 如将 `searchList.vue` 中 `mounted` 钩子内容删去,直接打开地址 `http://localhost:8080/search?searchText=%E6%95%99%E7%88%B6` 将出现持续加载的动画,实际上并没有发送搜索请求

@gatspy https://github.com/majutsushi/tagbar/wiki#javascript

Something like this should works as expected. It could be better to add a flag instead of removing related code. But I don't have enough time and experience to do...

- mpv 0.36 - celluloid 0.25 - GNOME 44.3 (Xorg) - Intel HD Graphics 4400 (no hybrid graphics) https://github.com/celluloid-player/celluloid/blob/c58761256b57283f58db21efe63ed88ea1d43884/src/celluloid-mpv.c#L423-L424 It seems `vo` option is force to `libmpv`. Changing `libmpv` to...

> Closing this issue because Linux has been updated to v1.5.2 Hi, I notice the update of xxhash lib (required by zstd and ksm) for linux is missing. zstd v1.5.1...