Matěj Cepl

Results 230 issues of Matěj Cepl

While packaging this module for openSUSE, we have encountered this error: ``` [ 24s] + PYTHONPATH=/home/abuild/rpmbuild/BUILDROOT/python-ast-decompiler-0.7.0-0.x86_64/usr/lib/python3.8/site-packages [ 24s] + PYTHONDONTWRITEBYTECODE=1 [ 24s] + pytest-3.8 --ignore=_build.python38 --ignore=_build.python39 --ignore=_build.python310 -v tests/ [...

- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...

``` runtime error: invalid memory address or nil pointer dereference goroutine 1 [running]: runtime/debug.Stack() /usr/lib64/go/1.19/src/runtime/debug/stack.go:24 +0x65 maunium.net/go/gomuks/debug.PrettyPanic({0x55618f5fc020, 0x55618fb644f0}) /home/abuild/rpmbuild/BUILD/gomuks-0.2.4/debug/debug.go:133 +0x19a maunium.net/go/gomuks/debug.Recover() /home/abuild/rpmbuild/BUILD/gomuks-0.2.4/debug/debug.go:107 +0x5a panic({0x55618f5fc020, 0x55618fb644f0}) /usr/lib64/go/1.19/src/runtime/panic.go:884 +0x212 maunium.net/go/mauview.(*Application).Start.func1() /home/abuild/rpmbuild/BUILD/gomuks-0.2.4/vendor/maunium.net/go/mauview/application.go:104 +0x4d...

When packaging this package for openSUSE/Tumbleweed (and I have to admit I know almost nothing about the Chinese alphabet, being a Czech myself) the test suite started to fail: ```...

## Issue When packaging tox 4.5.1 from the PyPI tarball for openSUSE/Factory, test_replace_env_var_circular_flip_flop fails (among other problems, see [complete build log.txt](https://github.com/tox-dev/tox/files/11444144/_log.txt)): ``` [ 74s] =================================== FAILURES =================================== [ 74s] ___________________...

help:wanted

Before you submit bug reports: https://vdirsyncer.pimutils.org/en/stable/contributing.html Things to include in your bugreport: * Your vdirsyncer version 0.19.0 * If applicable, which server software (and which version) you're using ownCloud 7.0...

type: bug

**Is your feature request related to a problem? Please describe.** I have a web application https://hesla.ceplovi.cz/ which shows Czech and German [Losungen/Watchwords](https://en.wikipedia.org/wiki/Daily_Watchwords) for every day. Originally, I was linking with...

Type: Feature

While packaging 0.33.3 for openSUSE/Factory from the PyPI tarball I get this failure when running the test suite: ``` [ 84s] =================================== FAILURES =================================== [ 84s] _______________________ TinyDNSTests.test_raise_dns_tcp ________________________ [...

For example: ```python from OSMPythonTools.api import Api api = Api() way = api.query('relation/3629242') way.centerLat() way.centerLon() ``` I understand that it is probably not trivial and some computation would have to...

## 🐜 Bug Report When running the test suite these four tests fail: ``` [ 13s] FAILED sgqlc/operation/__init__.py::sgqlc.operation [ 13s] FAILED sgqlc/types/__init__.py::sgqlc.types [ 13s] FAILED sgqlc/types/__init__.py::sgqlc.types.Field.__bytes__ [ 13s] FAILED sgqlc/types/__init__.py::sgqlc.types.Schema.__getattr__...