Jonathan Stucklen

Results 42 comments of Jonathan Stucklen

Happens with the 2.58.1 AppImage as well. So, it doesn't appear to be a snap-related issue. At least it's easy to trigger the issue. Any place I can record debug...

The 2.58.0 AppImage works fine. This appears to be a regression in 2.58.1 (at least, for me). At least the diff looks pretty small: https://github.com/sindresorhus/caprine/compare/v2.58.0...v2.58.1# I noticed there's no deb...

Happened on 2.58.0 now as well. I see now looking in the issues that there are lots of related issues (involving lockups) and the consensus appears to be that it's...

That sounds like the hidden settings window. The PR will give you an option to disable the hidden settings hack caprine uses to apply some options from its menu. It...

@cphasap, it's likely the hidden settings window. If you are able to remove it manually based on [this issue](https://github.com/sindresorhus/caprine/issues/2265) you should be able to restore. If it ever gets merged,...

I just ran into this earlier this week using dupeguru. It's explained in the [docs](https://dupeguru.voltaicideas.net/help/en/scan.html#picture-blocks) ``` A threshold of 100 adds an additional constraint that pictures have to be exactly...

We're hitting this too. The problem is the optional chaining operator (i.e., `?`'s) usage in the JS output. Line 360 in `ReactGridLayout.js`, for example looks like this in 1.4.3: ```...

Cool. I'm guessing the process is to merge is someone with merge permissions will eventually review and merge this if accepted or come back with comments if there are changes...

Hey @sindresorhus, not a rush, but just plopping this on your radar if you have a chance to take a look. It's a small change to make working around issues...

Actually, @mquevill, it looks like you're a maintainer for this repo. Given that the last commit I see from @sindresorhus himself was over 2 years ago, would you be ok...