Ulrich Petri

Results 79 issues of Ulrich Petri

**Describe the bug** `get_room_mapping` returns empty list (`[]`) despite rooms being setup in the app. Other commands (e.g. `info`, `clean_history` etc. work fine). **Version information (please complete the following information):**...

bug

The MVGmeinRad provider seems to be broken. Both on citybik.es as well as in apps using the API no useful results are shown.

It would be great if this could also be used to prevent system sleep. All the required infrastructure already seems to be there.

I'm trying to use fakexrandr on Ubuntu 16.04 running in VMWare. Installation went fine and `ldd xrandr` shows it's using the new libxrandr. However `fakexrandr-manage show-available` shows no output and...

enhancement

In https://github.com/frankban/django-endless-pagination/blob/master/endless_pagination/static/endless_pagination/js/endless-pagination.js#L64 `.trim()` is used. Unfortunately this a JS 1.8 feature which causes it to not work in IE

It would be great if there was an option to exclude certain matches from bumping (e.g. by adding a `ignore_regex` or similar option). The issue came up in a small...

question
gauging-interest

When inside the internal shell the cursor-up key just selects the lines in history with no (apparent) useful function. It would be nice if it could instead access the history...

## Abstract Once full web3.py support for 1559 txs has landed we should start using it. This will (hopefully) make our gas price calculations more predictable and also lower user...

Severity / Medium
Flag / Tech Debt
Component / ETH-RPC

## Problem Definition In the last couple of months our CI performance has noticeably decreased. The current average workflow runtime seems to be 20+ minutes. Ideally we want to return...

Component / CI
Type / Optimization
Flag / Testing
Flag / Tech Debt
Component / Tooling

## Problem Definition It seems the `tools/debugging/split_debug_logs.sh` utility used in CI can't deal with some node addresses when they contain backslashes: ``` Processing logs without a node address + for...

Component / CI
Component / Tooling
Type / Bug