Cajus Pollmeier

Results 12 issues of Cajus Pollmeier

Services like [dex](coreos/dex) require a nonce for *token* auth. Added it.

If you call an RPC method via XMPP which has a QString parameter which only contains whitespace characters (i.e. "\n\n"), they get stripped away by the QXmlReader.

We've some mini engine here that supports building a UI from a JSON description. It's variable enough to allow model binding, custom properties, validations, etc. It is used for model...

enhancement

Trying to examine [this image](https://ferdi.naasa.net/test.jpg) (yes, it is just white) runs into ``` RangeError [ERR_INDEX_OUT_OF_RANGE]: Index out of range at checkOffset (buffer.js:1024:11) at Buffer.readUInt16LE (buffer.js:1072:5) at BufferStream.nextUInt16 (node_modules/exif-parser/lib/bufferstream.js:24:84) at readIFDSection...

Currently the translations get extracted on every run - which results in changes for all the nice .po files over and over again. Even if nothing changed.

Hi, just found your lib and started playing with it. One problem I've noticed here is that stopping a simple application via QtCreators "stop" button or pressing `Ctrl+c` makes the...

Hi, as this is the fork from the original GOsa project, it would be bad to release future version numbers under the same name. Even if it looks like upstream...

**Describe the bug** I ran into a strange problem that occurs when pasting ascii content (larger than ~17k) into the terminal which is started by `toolbox enter`. It can be...

1. Bug

It seems like some of the includes have been renamed (4s-datatypes.h, 4s-hash.h) and a couple of method signatures changed. # python setup.py build running build running build_py running build_ext building...

### Describe the bug _PJMEDIA_AUD_DEV_INFO_NAME_LEN_ defaults to 64 here and if you print the audio device information, the name is cut off which makes it impossible to distinguish between certain...