Benjamin Peter

Results 17 issues of Benjamin Peter

Just wanted to let you know that the help output of colormgr might be confusing. It states the `device-set-enabled` options are all upper case while it actually seems to be...

Hi, I had problems setting up the root path for remote debugging since I didn't know what part of the path is used as relative part. After doing some experiments...

Configuration
Debugger

It seems like ToolBarFlowPane does not wrap plugin icons anymore if the space becomes to small. At some point the height increases but the icons remain in the first row....

bug:minor

The maven exec plugin behaves differently from a manual execution using the _java_ executable when in regards of the uncaught exception handler for a thread. A custom uncaught exception handler...

Hi there, thanks for the great script. I made some changes that might come in handy. I always had to wait to until the compile was done and wanted to...

There are situations when people want us to change the thumbnail image (example https://media.ccc.de/v/33c3-8419-the_clash_of_digitalizations - there was a anti semitism problem in the previous image if displayed without context) It...

Hi, I tried to understand the code and experimented with it. Thought why not do it bye writing unit-tests. I think this helps to be able to maintain further changes...

Somehow I managed to created sketches which will be rendered as filled areas. **sketch8** **and sketch9** WPI and SVG: [filled-areas-8-9.zip](https://github.com/roelj/inklingreader/files/1384923/filled-areas-8-9.zip) I haven't debugged them yet. But maybe I managed to...

I have a sketch were nothing is display. I have debugged the problem so far that apparently the first coordinate is "out of bounds". The correction logic of the rendering...

TL;DR: The committed code will not close the inner output-stream, write-body-to-stream will close that one for us and since it is a proxy that calls complete on the AsyncContext we...