Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GimpHelpers
#2
Hi ofnuts,

The appimage is only giving a wire read error on full-dialog. The others load OK. Here are the errors:

 plug-ins/full-dialog/full-dialog.py'
Traceback (most recent call last):
  File plug-ins/full-dialog/full-dialog.py", line 104, in <module>
    class FullDialog(HelpedPlugin):
  File "plug-ins/full-dialog/full-dialog.py", line 138, in FullDialog
    icon=getIcon(__file__)
         ^^^^^^^^^^^^^^^^^
  File "/plug-ins/full-dialog/gimphelpers.py", line 79, in getIcon
    return Gio.File.new_build_filenamev([os.path.dirname(file), getDomain(file)+'.png'])
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'File' has no attribute 'new_build_filenamev'
/tmp/.mount_GIMP-3EnhjAm/usr/bin/gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): unexpected EOF
Terminating plug-in: '/home/user/.config/GIMP/3.0/plug-ins/full-dialog/full-dialog.py'
Reply


Messages In This Thread
GimpHelpers - by Ofnuts - 11-28-2024, 10:15 AM
RE: GimpHelpers - by Tas_mania - 11-28-2024, 09:01 PM
RE: GimpHelpers - by Ofnuts - 11-28-2024, 09:21 PM
RE: GimpHelpers - by Ofnuts - 11-28-2024, 09:59 PM
RE: GimpHelpers - by Tas_mania - 11-28-2024, 11:01 PM
RE: GimpHelpers - by Ofnuts - 11-29-2024, 01:57 AM

Forum Jump: