LinuxBeaver / GEGL-GIMP-PLUGIN_Sharpen_Deluxe

A Gimp Plugin that sharpens an image using many different algorithms. Binary Downloads and Code provided in "Releases"
http://gimpchat.com/viewtopic.php?f=9&t=20482
GNU General Public License v3.0
1 stars 0 forks source link

Gimp terminates sharpendeluxe plugin #1

Open Vergissnix opened 6 months ago

Vergissnix commented 6 months ago

Hi! Trying to use the plugin resulted in it being terminated by Gimp:

Querying plug-in: '[HOME]/.config/GIMP/2.10/plug-ins/sharpendeluxe/sharpendeluxe.so' gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error Terminating plug-in: '[HOME]/.config/GIMP/2.10/plug-ins/sharpendeluxe/sharpendeluxe.so'

Gimp version: 2.10.36 Gegl version: 0.4.48

Problem occurs with precompiled and self-compiled version.

Any idea?

Thanks in advance for dealing with this issue.

LinuxBeaver commented 1 month ago

no... will investigate. Try compiling the latest versions.

LinuxBeaver commented 1 month ago

Hi! Trying to use the plugin resulted in it being terminated by Gimp:

Querying plug-in: '[HOME]/.config/GIMP/2.10/plug-ins/sharpendeluxe/sharpendeluxe.so' gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error Terminating plug-in: '[HOME]/.config/GIMP/2.10/plug-ins/sharpendeluxe/sharpendeluxe.so'

Gimp version: 2.10.36 Gegl version: 0.4.48

Problem occurs with precompiled and self-compiled version.

Any idea?

Thanks in advance for dealing with this issue.

FOUND THE PROBLEM the plugin goes in

Windows

C:\Users(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak includes Chromebook)

/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins

not the normal plug-ins folder