ZS

Results 21 issues of ZS

GHI (If applicable): # ## Description: workaround for issue #390 ## Checklist: - [x] I have based this PR against the develop branch

## Description: BUG: AttributeError: 'PrePlayWindow' object has no attribute 'updateBackgroundFrom' A couple of other Window classes drop the exception above. ## Details: - Add-on version: 3 - Kodi version: 19...

**Is your feature request related to a problem? Please describe.** On a smaller screen (phone) the label is cut on the tiles. **Describe the solution you'd like** Use minimum width...

enhancement

### Problem description repo sync fails when a package contains some special characters, e.g. caret sign (^) or tilde (~). it says `ValueError: The value cannot be parsed as a...

bug
P2

### Problem description After successfully upgrading packages on a minion, they still show as upgradable. In the list, the "latest" and "installed" versions are the same, so Uyuni knows the...

bug
P5

**Description** After a fresh install of salt-cloud, salt-cloud says "The vmware driver requires 'pyVmomi' to be installed." **Setup** - Environment: VMware VM: AlmaLinux 8.9 (Midnight Oncilla) - Salt-cloud version: 3007.1...

info-needed

For search/replace, it says "This operation requires the ICU library". However, as per the documentation the lib is available by the bare SONAME (libicuuc.so) : ``` Book:~$ ldconfig -p |grep...

1. dockerfile to build with libicu support (which is required for search/replace) 2. linux workflow with icu version matrix, to include binary assets in the release

Adding timestamp to stderr log, using dprintf, keeping the fmt option. Also a startup message tells the bind address.