Jürg Rast

Results 20 issues of Jürg Rast

If I add a SimpleHtmlEditorField to my Form (with SimpleHtmlEditorField::create('TestField')) the javascript breaks as it tries to load a file from the location http://localhost/undefined.

At the current state, the uploadField is not working as the template contains not all classes and placeholders. It would be nice if we can get this to work.

It would be nice to have a option to pass arguments to the constructor of `QSettings` in the `QSettingsManager`. I have made a quick fix for me to use a...

Package name: pikepdf Issue type: Missing package Link to PyPI page: https://pypi.org/project/pikepdf Link to piwheels page: https://www.piwheels.org/project/pikepdf Version: > 0.9.1 Python version: 3.5+ I am the maintainer: No More information:...

debian

Is it possible to download the doczip file uploaded for a package via the web interface? If not (in the current version): - Is there interest in such a feature?...

enhancement
devpi-web

The pre-commit hooks added in 283eb40 rely on `make` being available, which is mostly not the case on windows. However, the makefile simply calls ruff which can be done in...

The implementation of `LiquidHandler._run_async_in_thread` is not working if the called method actually performs some async stuff. MWE: ````python # %% from dummy_backend import DummyBackend from pylabrobot.liquid_handling import LiquidHandler from pylabrobot.resources...

### How would this feature be useful? The session provides a `friendly_name` property, however, this is often not a filesystem friendly name which is often required for test outputs like...

enhancement

I found this cool project and tried to simulat a specific motor we have in use, it's this one: https://www.faulhaber.com/de/produkte/serie/3242bx4/#37890 So quite a small / low-power motor compared to the...