Christian Fritz

Results 21 issues of Christian Fritz

See https://github.com/node-webrtc/node-webrtc/issues/721#issuecomment-1304397891.

I'm getting this error when trying to use the latest version (0.11.0), i.e., after `npm i node-gtk`: ``` > require('node-gtk') Uncaught: Error: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /tmp/x/node_modules/node-gtk/lib/binding/node-v93-linux-x64/node_gtk.node)...

I know pointers are tricky, but I was hoping that you might have an idea how to work with function like [`gst_rtcp_buffer_map`](https://gstreamer.freedesktop.org/documentation/rtplib/gstrtcpbuffer.html?gi-language=c#gst_rtcp_buffer_map) that are used to fill a variable with...

I've found in various situations the need to pass `NULL` as a parameter but wasn't able to create it, e.g., to call https://gstreamer.freedesktop.org/documentation/webrtc/index.html?gi-language=javascript#webrtcbin::get-stats with a NULL pad. I've tried `null`...

The following code fails, due to a bug in fetchCollections: zlib = zotero.Library('user', userID, username, apiKey) cols = zlib.fetchCollections() The error is: File "libZotero/lib/py/libZotero/collection.py", line 26, in **init** self.numCollections =...

In the python lib, the group class seems to be missing. fetchGroups() fails for this reason.

Hey, Thanks for a great parser. I'm extending it right now in various ways for use in meteor. In the process I found a bug in your code: https://github.com/mikolalysenko/bibtex-parser/blob/master/parse-bibtex.js#L106 needs...

new feature

https://github.com/meteor/mobile-packages/blob/master/packages/mdg:geolocation/README.md

new feature

is there a plugin for that?

new feature