Stephan Petzl

Results 21 issues of Stephan Petzl

I would like to read the decoded frames with OpenCv, but it seems OpenCv's imdecode function is not able to read the frame (returns empty object). Can you tell me...

- [x] Review the documentation: https://docs.sentry.io/platforms/javascript/electron/ - [x] Search for existing issues: https://github.com/getsentry/sentry-electron/issues - [x] Use the latest release: https://github.com/getsentry/sentry-electron/releases - [x] Provide a link to the affected event from...

Type: Bug

I am having issues hydrating a store which contains a tree data structure consisting of TreeNode objects. The problem is that the instances get hydrated as objects instead of TreeNodes....

Hi there, I am trying to use the library, but somehow onMessage never gets called. This is how I initialize the decoder: ``` initDecoder = async () => { console.log('initDecoder')...

I am trying to use this in my electron project. Unfortunately when I run my project (via webpack), I am getting this: ``` ERROR in ./node_modules/penteract/src/index.js Module not found: Error:...

* **Electron-Builder Version**: 23.0.2 * **Node Version**: 14.18.1 * **Electron Version**: 12.2.3 * **Electron Type (current, beta, nightly)**: 4.6.5 * **Target**: Windows This is the error messages which gets printed...

windows

### Describe the bug This was working on Android 8, but after the upgrade it's not anymore: I am getting this stacktrace on a custom device: ``` java.lang.ArrayIndexOutOfBoundsException: length=0; index=0...

bug

We use GitHub Issues for bugs. --- Please use this template, and delete everything above this line before submitting your issue --- ### Description Sending an email address does not...

Since I didn't manage to build the project locally, has anyone tried to create a github workflow for this?

### Description When connecting a real iPhone ( iPhone 8, iOS Version: 14.42), after a couple of times of sending `idb launch` commands it seems to disconnect. After that `idb...