xsy420
xsy420
see [how-do-i-pass-through-a-usb-device](https://github.com/dockur/windows?tab=readme-ov-file#how-do-i-pass-through-a-usb-device) there is only **one** - before device
I tried to build this package with this PKGBUILD and this pr (since this pr to be precise) ```shell pkgname=editorconfig-checker-git _pkgname=editorconfig-checker _commit=cf4ae1ccede331b2aa1b115f1de5257737de7eef pkgver=next pkgrel=1 pkgdesc='A tool to verify that your...
@orhun Really? I also tried in gitlab cicd. See https://gitlab.archlinux.org/xsy420/editorconfig-checker-git/-/pipelines/112082
I build it with commit [186b0e7b](https://github.com/davatorium/rofi/commit/186b0e7be01868821907bd76cc83f6a3d4c66f9f). when I run rofi -show drun, it receive a segmentation fault. [gdb.log](https://github.com/user-attachments/files/17414139/gdb.log) build command ```bash autoreconf -i ./configure --prefix=/usr --sysconfdir=/etc --enable-imdkit make ```
I'm using Arch Linux
well, it's because variable name redefined. at line 129 in textbox.c: ```c const char *font = rofi_theme_get_string(WIDGET(tb), "font", NULL); ``` but at line 147 ```c PangoFont *font = pango_context_load_font(p_context, tbfc->pfd);...
any update?
you also need to change VERSION="custom.iso"
想起来可能要补充点信息,env: Archlinux x86_64, Xorg, suckless dwm, hmcl-bin 3.7.5 (archlinuxcn repo https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/hmcl-bin/PKGBUILD), 之前3.7.3也是要等好久,使用的默认安装的Terracotta。 可能的重现方式:安装pure 1.12.2-forge(latest forge version),游戏内启用局域网世界(port 35009),再在hmcl中选择当房主,long wait...... for at least 10 minutes and nothing happen