Sebastian Parschauer

Results 88 comments of Sebastian Parschauer

Please check file permissions, check if pkexec policies have been installed properly, please provide your Linux distribution and version. First of all, follow the README before changing any code to...

Don't try to run GameConqueror as root. Run it from a user account that has a GNOME installed, is logged in to a GNOME session, and a display variable is...

Change the shebang to look for python3 instead.

Does this resolve your issue?

Sounds good. Thanks for the PR. Usually I only use the CLI tool but stopped this in 2019 when my health collapsed. You can imagine that me and 12345ieee have...

@FatSquare You caught my attention. This looks like a really useful feature. Thanks. Not sure when I will get to reviewing it though. Keeping it on my list.

Then you shouldn't let `NDK_STANDALONE_TOOLCHAIN` point to an x86_64 toolchain. Simple as that. Install an aarch64-linux-android toolchain. See: https://developer.android.com/ndk/guides/other_build_systems

At IBM Observability by Instana APM we handle this with a K8s autotrace mutating webhook admission controller. It automatically does the required transformations of ConfigMap and deployment. Further components provide...