Tealk
Tealk
> Solution for me I have exactly the same setup but it doesn't work.
It is a certificate that I created via the Authentik web interface. It is therefore a self-signed certificate. So far I have connected 10 services via OAuth and each one...
> maybe it is only a copy & paste error in your description oh my god, that was the mistake and i didn't see it the whole time. Thank you
Since I had configured it incorrectly and it now works, I'll close the issue for now.
Yes I would also like to have the function that images from a hidden folder are not displayed. You don't hide folders for no reason.
I have already asked a similar question before. It would be great if you could hide browsers that you have only installed for testing purposes: https://github.com/sonnyp/Junction/issues/154
Yes, you're probably right that only the remaining month makes sense. Yes, that's how I imagined it in the overview.
I like it very much.
xorg seems to be already installed: ``` Failed to resolve the transaction: Package "xorg-x11-server-Xvfb-21.1.16-1.fc42.x86_64" is already installed. Package "xorg-x11-xauth-1:1.1.3-3.fc42.x86_64" is already installed. No match for argument: xorg-x11-utils ``` I don't...
yes: ``` xvfb-run java -Djava.awt.headless=false -jar pcgen.jar Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-21-openjdk/lib/libawt_xawt.so at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2422) at java.base/java.lang.Runtime.load0(Runtime.java:852) at java.base/java.lang.System.load(System.java:2025) at java.base/jdk.internal.loader.NativeLibraries.load(Native Method) at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331) at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197) at...