Results 20 issues of Stefan Marsiske

I get this problem after upgrading on debian unstable: fusecompress_offline test_file Processing file (test_file) Temporary file (4Rw1jx) int Compress::open(const char*, int): Failed to restore LayerMap of file 'test_file', exception: requested...

This PR introduces support for pwdsphinx: https://www.ctrlc.hu/~stef/blog/posts/sphinx.html SPHINX is an online "password store" that follows the KISS principle and has stronger than usual security guarantees. It is not possible to...

howdy, i'm trying to compile this fine project for alpine linux, during that i ran into a bunch of roadblocks with this (and following issues) i'll try to document and...

distro
build issue
IGC

when i try to build this fine project for alpine linux i get the following errors: ``` 1:55:15: warning: sampler initializer has invalid Filter Mode bits sampler_t vme_samp = 0;...

distro
build issue

still trying to package this up for alpine linux, as reported also in #277 (after fixing it) i have `neo_page_fault_manager_tests` randomly failing, sometimes it succeeds, other times it just fails,...

bug
distro
build issue

i have a simple network, a controller, a thermostat, and two different mains switches, device 5 and 7 do not report manufacturer nor product information as seen below: ``` %...

excuse my ignorance, i spent quite some time using search engines and i could not find an answer. is it somehow possible to wrap a program that binds to a...

Howdy, and thank you very much for this awesome piece of work! I'm building a model, which takes about 50 seconds with a script. I was wondering if it is...

enhancement
pinned

this commit should fix #4 i deliberately added `#defines` to mark which files need updating to the newer API i managed to compile this on a devuan host, against the...

I'm trying to package gr-gsm for alpine linux, and i had great success previously against gr3.7, but now that gr3.8 is out it seems to me that gr-gsm is not...

enhancement