Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] gimp-2.10.20: Change `python_version` to `3`?
@ 2020-09-22 10:47 kartikynwa
  2020-09-22 13:52 ` ahesford
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kartikynwa @ 2020-09-22 10:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

New issue by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/issues/25025

Description:
Python 2 is approaching EOL and I am pretty sure GIMP should work fine with Python 3. Right now, I don't have `python2` installed and I get warning messages like so:

```
GIMP-Warning: Bad interpreter referenced in interpreter file /usr/lib/gimp/2.0/interpreters/pygimp.interp: /usr/bin/python2
```

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gimp-2.10.20: Change `python_version` to `3`?
  2020-09-22 10:47 [ISSUE] gimp-2.10.20: Change `python_version` to `3`? kartikynwa
@ 2020-09-22 13:52 ` ahesford
  2020-09-22 19:43 ` eli-schwartz
  2020-09-22 20:17 ` [ISSUE] [CLOSED] " kartikynwa
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-09-22 13:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/25025#issuecomment-696736437

Comment:
At least two plugins I've checked in `gimp-python` (the only two I've checked, actually) are py2-only. I don't know enough about GIMP to know how `pygimp.interp` plays with these plugins, but I'm loath to change `pygimp.interp` without ensuring that the `gimp-python` contents work with the same interpreter.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gimp-2.10.20: Change `python_version` to `3`?
  2020-09-22 10:47 [ISSUE] gimp-2.10.20: Change `python_version` to `3`? kartikynwa
  2020-09-22 13:52 ` ahesford
@ 2020-09-22 19:43 ` eli-schwartz
  2020-09-22 20:17 ` [ISSUE] [CLOSED] " kartikynwa
  2 siblings, 0 replies; 4+ messages in thread
From: eli-schwartz @ 2020-09-22 19:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

New comment by eli-schwartz on void-packages repository

https://github.com/void-linux/void-packages/issues/25025#issuecomment-696939610

Comment:
Python plugin support for gimp requires python2 pygtk and in no way can ever be built against python3. Gimp plugins that don't use python, but rather C or scheme or whatever, don't depend on either python2 or python3...

I don't comprehend the rush to use some unpredictable "let's try building gimp with python3 and see if it falls over horribly". Upstream does NOT support doing this on the 2.x branch, but gimp 3.0 will be fully ported to python3 and pygobject, so why not just wait until then?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] gimp-2.10.20: Change `python_version` to `3`?
  2020-09-22 10:47 [ISSUE] gimp-2.10.20: Change `python_version` to `3`? kartikynwa
  2020-09-22 13:52 ` ahesford
  2020-09-22 19:43 ` eli-schwartz
@ 2020-09-22 20:17 ` kartikynwa
  2 siblings, 0 replies; 4+ messages in thread
From: kartikynwa @ 2020-09-22 20:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

Closed issue by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/issues/25025

Description:
Python 2 is approaching EOL and I am pretty sure GIMP should work fine with Python 3. Right now, I don't have `python2` installed and I get warning messages like so:

```
GIMP-Warning: Bad interpreter referenced in interpreter file /usr/lib/gimp/2.0/interpreters/pygimp.interp: /usr/bin/python2
```

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-22 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 10:47 [ISSUE] gimp-2.10.20: Change `python_version` to `3`? kartikynwa
2020-09-22 13:52 ` ahesford
2020-09-22 19:43 ` eli-schwartz
2020-09-22 20:17 ` [ISSUE] [CLOSED] " kartikynwa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).