Chiitoo

Results 70 comments of Chiitoo

Sorry, maybe it is better to keep this one open until it is fixed upstream, or removed from Winetricks.

For what it is worth, indeed, for me Steam shows an actual hardware device (which is `card 0` in `arecord -l`), but games launched through it may or may not...

> > What do you mean by that, more specifically? A `hw:something` device, or ALSA dmix, or something else? > > I wasn't aware of ALSA dmix. Almost certainly `hw:0`:...

The standard is set in `lxqt-build-tools-2.2.1` (https://github.com/lxqt/lxqt-build-tools/commit/1dc654a8836cc69139342f454f09aadb3da7a1be), and it builds OK for me with Qt 6.10 as well, using `gcc-15.1.0` From the full build log at https://github.com/termux/termux-packages/issues/25144 I see it's...

Did a quick'ish rebase so that this builds again with Qt 6 (with no spellcheck), and some additional tweaks such as 'ifdef' additions but... mistakingly aborted the rebase with them...

I can re-produce the issue to some extent, using KWin. If I hover the menu quick-like after typing, I do get the dialogs stay open, but I can also start...

I don't think Winetricks does anything with the permissions. In fact, extracting them using something like `7-zip` instead of `cabextract` for example will produce the same results: all files except...

No need to `install` Winetricks since it is a plain shell script, so nothing wrong there (though might want to make sure you are running the version of Winetricks you...

That backtrace for the 'kscreen_backend' segfault looks awfully similar to the one I mentioned here: - https://github.com/lxqt/lxqt-qtplugin/issues/83