Bug#1014420: gimp: Missing gir dependencies

2023-08-07 Thread Jeremy Bícha
Control: severity -1 important

I'm downgrading the severity because the app does still run. But if
you run it from the command line, there are lots of errors like this:

Traceback (most recent call last):
  File 
"/usr/lib/x86_64-linux-gnu/gimp/2.99/plug-ins/python-console/python-console.py",
line 20, in 
gi.require_version('Gimp', '3.0')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in
require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gimp not available
GIMP-WARNING: gimp: gimp_wire_read(): error


Also, see my suggestion about whether it makes sense to reintroduce
the gimp-python binary package and then we could likely move this
dependency there.

Also, there are now JavaScript and Lua plugins. I explicitly disabled
them with my recent upload, in part because I don't know if we want
Gimp to depend on gjs and Lua or whether those plugins should be in a
separate binary package. (This should be a separate bug report but I'm
mentioning it here since it could be related.)

Thank you,
Jeremy Bícha



Bug#1014420: gimp: Missing gir dependencies

2022-07-05 Thread Jeremy Bicha
Source: gimp
Version: 2.99.10-1
Severity: serious
X-Debbugs-CC: jo...@debian.org

gimp won't start if gir1.2-gimp-3.0 and gir1.2-gegl-0.4 aren't
installed. They are needed by the Python plugins.

Do you think it makes sense to move these plugins to gimp-python like
we used to do?

https://buildd.debian.org/status/fetch.php?pkg=gimp=amd64=2.10.8-2%2Bb1=1567518763=0

Thank you,
Jeremy Bicha