RSS/Atom feed Twitter
Site is read-only, email is disabled

HDR Render plugin not working!

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

9 of 9 messages available
Toggle history

Please log in to manage your subscriptions.

HDR Render plugin not working! Christen Anderson 27 Jan 22:49
  HDR Render plugin not working! Partha Bagchi 28 Jan 02:13
   HDR Render plugin not working! Christen Anderson 28 Jan 19:04
    HDR Render plugin not working! Partha Bagchi 29 Jan 02:04
     HDR Render plugin not working! Partha Bagchi 29 Jan 02:06
      HDR Render plugin not working! Christen Anderson 29 Jan 03:20
       HDR Render plugin not working! Partha Bagchi 29 Jan 10:15
        HDR Render plugin not working! Partha Bagchi 29 Jan 11:33
         HDR Render plugin not working! Christen Anderson 29 Jan 21:39
Christen Anderson
2013-01-27 22:49:36 UTC (almost 12 years ago)

HDR Render plugin not working!

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310
But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Behind the Feather Curtain 
Partha Bagchi
2013-01-28 02:13:09 UTC (almost 12 years ago)

HDR Render plugin not working!

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310
But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

--
Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Christen Anderson
2013-01-28 19:04:37 UTC (almost 12 years ago)

HDR Render plugin not working!

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson > wrote:

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310 But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params) File "C:\Program
Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program
Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

Behind the Feather Curtain 
Partha Bagchi
2013-01-29 02:04:39 UTC (almost 12 years ago)

HDR Render plugin not working!

Hi Christen,

Can you delete the version you downloaded and use the attached version?

Just unzip into the plugin directory as you did before.

Note that as of Gimp 2.9, the location of your personal directory has changed. On Windows 7 it is C:\Users\Username\AppData\Roaming\GIMP\2.9. I don't know the location on Vista.

Please let me know if this does not work for you or you get any errors.

Thanks, Partha

On Mon, Jan 28, 2013 at 2:04 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310
But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

-- Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Partha Bagchi
2013-01-29 02:06:03 UTC (almost 12 years ago)

HDR Render plugin not working!

Oh, BTW, I didn't like the fact that the original created a whole new menu item. This version will be located at Filters -> Enhance -> HDR tone mapping

On Mon, Jan 28, 2013 at 9:04 PM, Partha Bagchi wrote:

Hi Christen,

Can you delete the version you downloaded and use the attached version?

Just unzip into the plugin directory as you did before.

Note that as of Gimp 2.9, the location of your personal directory has changed. On Windows 7 it is C:\Users\Username\AppData\Roaming\GIMP\2.9. I don't know the location on Vista.

Please let me know if this does not work for you or you get any errors.

Thanks, Partha

On Mon, Jan 28, 2013 at 2:04 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310
But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

-- Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Christen Anderson
2013-01-29 03:20:29 UTC (almost 12 years ago)

HDR Render plugin not working!

Hm... are you sure you sent me the right file? It's displaying the same behavior whenever I try to use it... And it is still located under Python-Fu/Render/HDR Tone Mapping... ~Christen

On 1/28/2013 7:06 PM, Partha Bagchi wrote:

Oh, BTW, I didn't like the fact that the original created a whole new menu item. This version will be located at Filters -> Enhance -> HDR tone mapping

On Mon, Jan 28, 2013 at 9:04 PM, Partha Bagchi > wrote:

Hi Christen,

Can you delete the version you downloaded and use the attached version?

Just unzip into the plugin directory as you did before.

Note that as of Gimp 2.9, the location of your personal directory has changed. On Windows 7 it is
C:\Users\Username\AppData\Roaming\GIMP\2.9. I don't know the location on Vista.

Please let me know if this does not work for you or you get any errors.

Thanks,
Partha

On Mon, Jan 28, 2013 at 2:04 PM, Christen Anderson > wrote:

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson > wrote:

Hi everyone, Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310 But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program
Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params) File "C:\Program
Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params) File "C:\Program
Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program
Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

-- Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Behind the Feather Curtain 
Partha Bagchi
2013-01-29 10:15:30 UTC (almost 12 years ago)

HDR Render plugin not working!

Sorry about that! :(

Here is the correct attachment.

Please let me know if it does not work.

On Mon, Jan 28, 2013 at 10:20 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hm... are you sure you sent me the right file? It's displaying the same behavior whenever I try to use it... And it is still located under Python-Fu/Render/HDR Tone Mapping... ~Christen

On 1/28/2013 7:06 PM, Partha Bagchi wrote:

Oh, BTW, I didn't like the fact that the original created a whole new menu item. This version will be located at Filters -> Enhance -> HDR tone mapping

On Mon, Jan 28, 2013 at 9:04 PM, Partha Bagchi wrote:

Hi Christen,

Can you delete the version you downloaded and use the attached version?

Just unzip into the plugin directory as you did before.

Note that as of Gimp 2.9, the location of your personal directory has changed. On Windows 7 it is C:\Users\Username\AppData\Roaming\GIMP\2.9. I don't know the location on Vista.

Please let me know if this does not work for you or you get any errors.

Thanks, Partha

On Mon, Jan 28, 2013 at 2:04 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310
But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

-- Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

--
Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Partha Bagchi
2013-01-29 11:33:05 UTC (almost 12 years ago)

HDR Render plugin not working!

BTW, I have updated Gimp 2.9 to the latest git source (Jan 25, 2013). All versions and OSes are updated.

Please update.

Thanks, Partha

On Tue, Jan 29, 2013 at 5:15 AM, Partha Bagchi wrote:

Sorry about that! :(

Here is the correct attachment.

Please let me know if it does not work.

On Mon, Jan 28, 2013 at 10:20 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hm... are you sure you sent me the right file? It's displaying the same behavior whenever I try to use it... And it is still located under Python-Fu/Render/HDR Tone Mapping... ~Christen

On 1/28/2013 7:06 PM, Partha Bagchi wrote:

Oh, BTW, I didn't like the fact that the original created a whole new menu item. This version will be located at Filters -> Enhance -> HDR tone mapping

On Mon, Jan 28, 2013 at 9:04 PM, Partha Bagchi wrote:

Hi Christen,

Can you delete the version you downloaded and use the attached version?

Just unzip into the plugin directory as you did before.

Note that as of Gimp 2.9, the location of your personal directory has changed. On Windows 7 it is C:\Users\Username\AppData\Roaming\GIMP\2.9. I don't know the location on Vista.

Please let me know if this does not work for you or you get any errors.

Thanks, Partha

On Mon, Jan 28, 2013 at 2:04 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson < christenanderson1994@gmail.com> wrote:

Hi everyone,
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310
But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response
dialog.res = run_script(params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

-- Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

--
Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Christen Anderson
2013-01-29 21:39:37 UTC (almost 12 years ago)

HDR Render plugin not working!

Installed the latest version of Gimp and the new plugin... worked like a charm!! Thanks for all your work, Partha! I really appreciate it!

~Christen

On 1/29/2013 4:33 AM, Partha Bagchi wrote:

BTW, I have updated Gimp 2.9 to the latest git source (Jan 25, 2013). All versions and OSes are updated.

Please update.

Thanks, Partha

On Tue, Jan 29, 2013 at 5:15 AM, Partha Bagchi > wrote:

Sorry about that! :(

Here is the correct attachment.

Please let me know if it does not work.

On Mon, Jan 28, 2013 at 10:20 PM, Christen Anderson > wrote:

Hm... are you sure you sent me the right file? It's displaying the same behavior whenever I try to use it... And it is still located under Python-Fu/Render/HDR Tone Mapping... ~Christen

On 1/28/2013 7:06 PM, Partha Bagchi wrote:

Oh, BTW, I didn't like the fact that the original created a whole new menu item. This version will be located at Filters -> Enhance -> HDR tone mapping

On Mon, Jan 28, 2013 at 9:04 PM, Partha Bagchi > wrote:

Hi Christen,

Can you delete the version you downloaded and use the attached version?

Just unzip into the plugin directory as you did before.

Note that as of Gimp 2.9, the location of your personal directory has changed. On Windows 7 it is C:\Users\Username\AppData\Roaming\GIMP\2.9. I don't know the location on Vista.

Please let me know if this does not work for you or you get any errors.

Thanks, Partha

On Mon, Jan 28, 2013 at 2:04 PM, Christen Anderson > wrote:

On 1/27/2013 7:13 PM, Partha Bagchi wrote:

Hi Christen,

Can you tell me how you tried to run it? All the information you can provide would be helpful. In the meantime, I am going to download the plugin and see what the issue is.

Thanks, Partha

On Sun, Jan 27, 2013 at 5:49 PM, Christen Anderson > wrote:

Hi everyone, Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.

I downloaded and installed the "HDR tone mapping plugin" from http://registry.gimp.org/node/24310 But when I try to run it, I get the following error message:

An error occurred running python_fu_feca_hdr TypeError: 'NoneType' object is not subscriptable

Under "More Information" I see:

Traceback (most recent call last): File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 699, in response dialog.res = run_script(params) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script return apply(function, params) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 114, in python_feca_hdr pixeln = pfn.get_pixel(col, row) File "C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins\feca_hdr.py", line 55, in get_pixel return self.tile[coloff, rowoff] TypeError: 'NoneType' object is not subscriptable

Any ideas what could cause this?

tia, Christen

Hi Partha,
Sorry for the delayed response. I just dropped the .py file in my plug-ins folder (C:\Program Files\Gimp-2.9\lib\gimp\2.0\plug-ins), booted Gimp, and selected Python-Fu --> Render --> HDR Tone Mapping. I ran the plugin with the default values and got the error message.

~Christen

-- Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

--
Behind the Feather Curtain

_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list

Behind the Feather Curtain