Gribnif

Results 7 issues of Gribnif

### Problem/Motivation Using the cect command causes base_field_override files to be created with an extra ".yml" extension, which has to be manually removed. ### How to reproduce Here's a sample...

DataGrip 2022.1 EAP Build #DB-221.5080.35, built on March 21, 2022 Loading error: ide-actions com.intellij.diagnostic.PluginException: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:Could not instantiate global transform class groovy.grape.GrabAnnotationTransformation specified at jar:file:/Users/ZZZZZZ/Library/Application%20Support/JetBrains/Toolbox/apps/datagrip/ch-0/221.5080.35/DataGrip%202022.1%20EAP.app/Contents/lib/groovy.jar!/META-INF/services/org.codehaus.groovy.transform.ASTTransformation because of exception java.lang.ClassNotFoundException:...

I'm having trouble getting lightbox galleries to work. When the lightbox opens, the image and navigation arrows are displayed, however clicking on an arrow does nothing. I've traced through the...

…nce is enabled This still needs documentation updates, but the functionality should be complete.

**Describe the bug** On the Mac, it's not possible to reopen a window that has been minimized. **To Reproduce** Steps to reproduce the behavior: 1. Open a password list. 2....

Doing something like this: ``` let temp = { url: "myimage.jpg", points: [ 100, 200, 400, 500 ], orientation: 1, zoom: 1.0 }; $img.croppie('bind', temp).then(function() { [...] }); ``` causes...

This is mostly a note to anyone trying to see if there is a fix for 2024.3 EAP. I downloaded the source and tried to compile it, but it seems...