phibbs7
phibbs7
## Environment - ejabberd version: 21.01-2 - Erlang version: Erlang (SMP,ASYNC_THREADS) (BEAM) emulator version 11.1.8 - OS: Linux (Debian 11) - Installed from: distro package ## Errors from error.log/crash.log No...
**Affected app** Name: kawaiiNihongo: Learn Japanese Package id: de.mardukcorp.kawaiinihongo **Describe the bug** The freemium app contains a flash card section for teaching which doesn't work. Attempting to load it causes...
This commit adds the ability to force power off a VM which is not possible in the current release of the client. The changes include: Allowing the user to force...
The first patch fixes nkovacne/ovirt-desktop-client#3 (TLSv1 is disabled by default on newer distros. The patch allows the host to choose the TLS version.) The second patch fixes nkovacne/ovirt-desktop-client#4 (Replaces the...
When requesting a shutdown of a VM via the client, the method used by the client is shutdown() which triggers an ACPI power button press event for the VM. This...
Some newer distros ship python 3 as the default interpreter. As python 3 deprecates encodestring, this causes a bunch of warnings if the client is launched via the console. (And...
Newer versions of various distros now disable TLSv1 support in openssl by default. In those cases this prevents the client from establishing a connection. The client should allow the host...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...