Dmitrii Okunev
Dmitrii Okunev
> > Switch the layout to Russian and press CTRL + '=': nothing happens. > > What should Ctrl+= perform? Well, I hoped to increase font size. But here I'm...
Hello. Sorry for missing your question. > Is there any way to select the question to get/set more granularly such that I can choose the other questions? As far as...
@apage43 : IIRC, `hiitool` also suffered from inability to distinguish duplicate questions. So, we added the support of filtering by "grayed-out"/inactive. In our practice it was a very rare case...
Indeed: ``` xaionaro@void:~/src/uefisettings$ cargo build --target i686-unknown-linux-gnu Compiling proc-macro2 v1.0.56 Compiling quote v1.0.27 Compiling libc v0.2.144 Compiling syn v1.0.109 Compiling memchr v2.5.0 Compiling serde_derive v1.0.162 Compiling cfg-if v1.0.0 Compiling slab...
@jameshilliard : Added [a fix](https://github.com/linuxboot/uefisettings/commit/36a405b4165324323974f6b11c22c23c0f8ad268) to the `bugfix/issue4` branch. Could you check if it works for you?
> If any users are interested in testing this, build with `--all-features` then run with `--experimental-vulkan` Does not work for me: ``` ~/src/wl-screenrec$ git log | head -6 commit 4980097d260901ccf0bb258e867d2bb02ca83d6b...
@Cacsjep : Just in case, I've managed to stream to YouTube in my draft here: https://github.com/xaionaro-go/streamctl/blob/3bd3d70a23f2af7571754b95034999852810c745/pkg/streamserver/implementations/yutopp-go-rtmp/streamserver/stream_forward.go#L39-L45 Haven't checked how stable it is, just managed to get this: ![Screenshot from 2024-07-21...
@prakasa1904 : How do you detect that the data is not received by YouTube?
I'm having the same problem. But it seems the problem is workaroundable by adding arguments `gui --platform xcb`
> However, when I try to run commands like show-ifr, list-questions, or list-strings, I get the following error: > Can't parse more package lists: To investigate further, I manually created...