Jonathan Steffan

Results 12 issues of Jonathan Steffan

After doing a password reset on [accounts via email](https://accounts.fedoraproject.org/forgot-password/ask), I was able to login to both accounts and get a ticket via kerberos but was presented an expired password change...

- Add testing documentation for FFmpeg hardware encoding - Include background information about components

These docs are still of DRAFT quality. It would be good for someone to review them. I also didn't add any Vulkan examples yet because I have no way to...

This PR enables PIE by default to address findings from the `fedora-review` tool: ``` openxr-explorer.x86_64: W: position-independent-executable-suggested /usr/bin/openxr-explorer openxr-explorer.x86_64: W: position-independent-executable-suggested /usr/bin/xrsetruntime ```

Changing the global runtime in the GUI fails when the application is not running as root. Please consider an update that uses some sort of privilege escalation technique (such as...

Please add a .desktop file for launching the application. Here is an example .desktop file and attached compatible icon based on the oxr-explorer-icon.ico. It was created with `convert oxr-explorer-icon.ico openxr-explorer.png`....

When using mdns discovery, everything is working as expected. When connecting to the same PCVR server with `adb shell am start -a android.intent.action.VIEW -d "wivrn://${IPv4_ADDRESS}" org.meumeu.wivrn` the session does not...

We need to configure proper soname's and versioning for downstream packaging policy compliance. The goal is to provide an ABI guarantee for any given soname. This can be accomplished by...

When a client disconnects without starting video the server goes into a bad state and is no longer able to be connected to. ``` ERROR [run] Exception in network thread:...

Both MIT and Apache-2.0 licenses require that redistributed sources contain a copy of the license text. These licenses are not being shipped in the crates: https://crates.io/crates/relm4 https://crates.io/crates/relm4-macros https://crates.io/crates/relm4-components

good first issue