petef19

Results 8 issues of petef19

Hello, I'm trying to get the console logs of Electron's main process when testing with Spectron via `console.log(app.client.getMainProcessLogs());`, but that does not return the correct console logs. How can I...

Hello, our Electron app has very tight security restrictions which includes the remote-get-builtin modules. Spectron therefore cannot properly execute as it needs access to pretty much all builtin modules. Is...

## Proposal **Use case. Why is this important?** For folks that want to custom query only a small subset of the default metrics queries, to minimize db traffic on each...

Hi, I'm on Win 10 x64 and I'm trying to compile the cpp-jwt package in CLion, but it throws this error message: `Could NOT find OpenSSL, try to set the...

Hello, I posted this on the makemkv forums and tagged your username, but did not get a response. I remuxed the new LOTR UHD DV to m2ts file (and also...

enhancement

Using latest Redux Devtools in Electron 18.x Chrome browser. Everything works except that I cannot dispatch a custom action in the Redux devtools addon. It simply will not execute the...

Hello, running into an issue here and cannot find a solution. I did search and found similar threads from the past (e.g. #67), but no clear solution that works in...

Following along the info stated in the readme file to a create a legacy SQLCipher encrypted DB that can be opened in SQLIte Browser. Running this code: ``` import Database...

documentation 📃
solved ✔