Jochen Bauer

Results 12 issues of Jochen Bauer

**Describe the bug** I set up a connection between a matrix room and telegram, as I did a dozen times before. The only difference I see here is, that the...

bug

Hi, I added the following to my css file: ``` table{ border-collapse:collapse; margin-bottom:calc(2em + 2vw); clear:both; font-size:10pt; column-width: 200px; column-count:3; } ``` I expect that the table gets split into...

It would also be nice to bundle linuxdeployqt with the Docker images. Linuxdeployqt also requires patchelf: `curl -sLO https://ftp.fau.de/debian/pool/main/p/patchelf/patchelf_0.8-2_amd64.deb` `dpkg -i patchelf_0.8-2_amd64.deb` Newer patchelf versions apparantly cripples libQt5Core; https://github.com/NixOS/patchelf/issues/124 Building...

I recently got an inquiry wether I was able to include `qtopcua` in my images. I like the idea a lot however adding modules from the -- as i call...

Travis Ci is kinda buggy and build time is very long. I already got my hands on the task in a new branch #8 to verify that it at least...

enhancement
help wanted
good first issue
hacktoberfest

Initially, I wanted to add the current date to one of my slides using javascript: ``` # slide title The current date is: function getCurrentDateAndTime() { const dateTime = new...

I am having a hard time, getting my head around how the environment is available during resticprofile runs and how I can manipulate it to inject values to variables which...

Since I have not used the web interface for the last weeks but only synced with the nextcloud client, I noticed, that my dropbox folder on my local machine hasn't...

Da mein uberspace nun seit ein paar Wochen aufgehört hat, php 7.4 zu unterstützen, habe ich ein paar Stunden versucht, den code irgendwie php 8.2. kompatibel zu machen. Leider ohne...