Andreas Klostermann

Results 12 issues of Andreas Klostermann

I'm running this in a conda environment and getting this problem: ``` dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /home/andi/anaconda3/envs/py37/var/run/dbus/system_bus_socket: No such file or directory ``` Obviously it shouldn't be...

### Question In my custom theme the font sizes in MarkDown generated Slides for preformatted Text are a lot smaller than other font sizes, because I had enlarged the latter....

I'd like to have a white background in my slides, and I'd prefer a fadeTransition, though slideTransition has the same problem. Best way to put it: the transitions go through...

🤔 Question

I manually inspected some GCode file and by accident discovered the following line: `; printhost_apikey = XXXXXXXXXXXXX` I would not classify this as a severe vulnerability, but I don't think...

There are two popular Python bindings for Qt 5: PyQt5 and PySide2. For various reasons, it is sometimes necessary to use PySide2. For example FreeCAD prefers PySide2. So far I...

I compiled OpenHantek as per the instructions. OpenHantek starts, displays the dialog about choosing the device. Then I plug in my 6022BE, it seems to do something: ``` libpng warning:...

I am wondering how to actually customize a theme without forking the whole package. For one thing I am using mermaid from react, so with `startOnLoad: false` and a custom...

I'm not sure I'm even using the method as intended, because I don't understand the documentation, such as it is and what there is of it. It took me a...

help wanted

I was interested in squiggle-level analysis of nanopore data, and your script didn't work for the limited/old collection of files I had. The second column of the model files would...

I'm trying to get Kinto to run in a development setup with docker, OpenID (Authentik for now) and behind SSL. However, that requires the kinto application running in the container...