jn64

Results 80 comments of jn64

Hey @rstreeter, I have an example of adding a single artwork in [this commit](https://github.com/dylanaraps/pfetch/pull/58/commits/44651b45c3607967342f645907ed86afc27658a4). Note the different leading tabs and spaces. You should use a text editor that can display...

I have seen this with local API. I only use local API with fallback disabled. However I can't figure out any reason, it seems to be random. Reloading always fixes...

I have seen this glitching with local API long before the current issue with loading. After 1438 is fixed I'll try to capture it if I see it again.

> is there a work around (in non-programmer terms please)? Press Ctrl-R to reload when this happens

Adding some keywords to aid searching: ``` savestate_auto_index savestate_max_keep savestate_thumbnail_enable ``` Related #14763

Can't repro with piper-tts 1.2.0 and Python 3.11 in a Ubuntu 22.04 LTS image. Try using a venv, don't use system-wide pip (even with --user). It's too easy to mess...

[pipewire-0.3.60-4 has *just* been submitted for stable in F37](https://bodhi.fedoraproject.org/updates/FEDORA-2022-acc112c777). It should be available in your updates within 12-24 hours.

For CSV, it would be fine to just automatically ignore child grids. But a benefit of ignoring folded is that it can be extended to other export formats. One use...

For anyone looking, the relevant docs are now at: - https://github.com/DISTRHO/Cardinal/blob/main/docs/LICENSE-PERMISSIONS.md - https://github.com/DISTRHO/Cardinal/blob/main/docs/LICENSES.md#artwork--panel-licenses

Is this Windows-specific? Motion and vibration work with my 8BitDo Pro 2 (Switch mode, Bluetooth) on Linux (Fedora 38). I just tested **2.0-33 AppImage** (2.0-34 doesn't work for unrelated reasons),...