Mustafa Enes Ertarhanaci
Mustafa Enes Ertarhanaci
I'm seeing ``` Failed to start IPC process. com.teamdev.jxbrowser.chromium.internal.ipc.IPCException: Failed to start IPC process. at com.teamdev.jxbrowser.chromium.internal.ipc.d.run(Unknown Source) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: java.io.IOException: Cannot run program "/var/folders/9s/jgjlbkfd7c36kwzt9j4ng_yr0000gn/T/jxbrowser-chromium-43.0.2357.52.5.4.3/jxbrowser.app/Contents/MacOS/jxbrowser" (in directory "/var/folders/9s/jgjlbkfd7c36kwzt9j4ng_yr0000gn/T/jxbrowser-chromium-43.0.2357.52.5.4.3/jxbrowser.app/Contents/MacOS"):...
Hi @Higurashi-kagome, I'm glad to hear you liked it. Creating a browser extension wasn't among the plans, but it sounds like a good idea. Right now, it's a progressive web...
Wow that was quick! I need to understand the anatomy of source code organization of a browser extension. I guess creating a separate repo for the extension also makes sense....
I think that's a bit of an extreme way of doing things, don't you think? One trick that I use sometimes is to give focus to the hue slider and...
How about some action?
Docs should be updated to have simpler instructions for getting started.
It's possible for a Windows user to see the `cannot be loaded because the execution of scripts is disabled on this system` error when the PowerShell support is added. One...
Running a `ps1` script like this: `powershell path/to/script.ps1` causes the process to hang and not exit.
Nice to hear that! Because, IMHO, this game has a potential to become even more addictive and more complete :)
@FLYBYME I was getting a similar error in CI/CD ~and changing node version to 20 worked for me~. edit: never mind my comment, this issue seems to appear randomly.