Jan Niklas Hasse

Results 60 issues of Jan Niklas Hasse

Somehow this extension doesn't work for me with [Atom](https://atom.io). The decoration doesn't get removed when maximizing Atom although it works with other windows just fine. Do you have an idea...

I've double clicked to create a breakpoint. **Atom Version**: 1.0.19 **System**: Linux Mint **Thrown From**: [atom-debugger](https://github.com/xndcn/atom-debugger) package, v0.1.5 ### Stack Trace Uncaught TypeError: Cannot read property 'clear' of undefined ```...

Issues of Chipmunk2D which are blocking support for version 7 in Chipmunk++: - [x] https://github.com/slembcke/Chipmunk2D/issues/90 - [ ] https://github.com/slembcke/Chipmunk2D/issues/104 - [x] https://github.com/slembcke/Chipmunk2D/issues/107 Last working version of Chipmunk++: https://github.com/jhasse/chipmunkpp/tree/v6.2.1 Stuff that...

The menu bar is visible and Gnumeric is using Gtk 3 AFAIK.

### [REQUIRED] Please fill in the following fields: * Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: open-source * Firebase C++ SDK version: b09efc2 * Problematic Firebase Component:...

api: core
type: bug

I think this is a good example. If someone wants to stick to the bundled one it's easier to remove the OPTION than to add it otherwise.

If `CPM_SOURCE_CACHE` is set to an empty string, CPM fails with `file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full`.

good first issue

I'm trying to add ogg like this: ``` CPMAddPackage(NAME ogg URL http://downloads.xiph.org/releases/ogg/libogg-1.3.4.tar.xz URL_HASH SHA256=c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe OPTIONS "BUILD_TESTING OFF") ``` Followed by [fetching Vorbis after that](https://github.com/jhasse/jngl/blob/5428aaa841dcc5c35237894d132e7072cc67c21a/CMakeLists.txt#L146) (using FetchContent for that now). But...

Cherry-picked https://github.com/slembcke/Chipmunk2D/commit/2902da3eed413924230545d6f6df9a722816d2f7 on 6.2.x branch. (I'm stuck on v6 due to #104 atm)

I'm getting ``` 2017/03/17 10:22:43 host: scp file to server. 2017/03/17 10:22:47 host: create folder /path drone-scp error: Process exited with status 1 ``` and tried to debug that by...

feature