yovada / gimp-dds

Automatically exported from code.google.com/p/gimp-dds
0 stars 0 forks source link

Uses deprecated API calls for GIMP 2.8 #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open up GIMP 2.7.5 (what I tested it on)
2. open a DDS file

What is the expected output? What do you see instead?
I expect to see no errors.

The following dialog is display:
WARNING: Plug-In "dds.exe"
(C:\Users\xxx\.gimp-2.7\plug-ins\dds.exe)
called deprecated procedure 'gimp-image-add-layer'.
It should call 'gimp-image-insert-layer' instead!

What version of the product are you using? On what operating system?
GIMP 2.7.5 on Win64

Please provide any additional information below.
The plugin still works, it just needs some updating for the new GIMP and 
probably for any pending gegl changes.

Original issue reported on code.google.com by jon.gros...@gmail.com on 3 May 2012 at 7:30

GoogleCodeExporter commented 8 years ago
Fixed in SVN trunk

Original comment by ski...@gmail.com on 4 May 2012 at 2:08