Jocelyn Le Sage

Results 16 issues of Jocelyn Le Sage

When using the clipboard and submitting a lot of data, a loop of JavaScript errors happen. From a user perspective, the clipboard submit does't work and the interface doesn't seem...

I'm running Gargoyle 1.5.5 on an Alix 2D2. I try to restore default config using the web UI but my settings are always kept. I also tried to re-install the...

As stated by http://uribl.com/about.shtml, multi.uribl.com "checks to see if a domain is on any of our lists". Also, http://uribl.com/refused.shtml states that "you should be using multi.uribl.com for resolution".

There is currently a known crash with the arm64 version of MakeMKV: https://forum.makemkv.com/forum/viewtopic.php?f=3&t=29688 This causes the UI to display a popup indicating that a fatal error occurred:

I have an issue where a build using `xx-cargo` with a `linux/arm/v6` target is failing. Other platforms are working fine (linux/amd64, linux/386, linux/arm/v7, inux/arm64/v8). After investigation, I found that some...

## Environment - OS: Linux - Latest version of VDF, as of 2024-01-20 ## Describe the bug When using the light theme, dialog windows are dark. I expect them to...

bug

**🦟 Describe the bug** Looks like this project is not synchronized with latest version of https://github.com/iPzard/electron-react-python-template. Thus, instruction provided to build Linux doesn't work. Is there any plan to support...

bug 🦟

This fixes issue when replacing an existing remote/local file. If the file is not first truncated, the resulting file will be incorrect when new file is smaller than the existing...

Setting both `notitle` and `noborder` options cause Java applications to display only a blank window. Similarly to #589, I reproduced this with more than one Java applications. An easy way...

It seems that the `maximized` option doesn't work for Java applications. For example, adding this: ```xml maximized ``` makes all applications to start maximized, except for Java ones. I reproduced...