All the scripts in python that worked in previous versions of gimp have stopped doing so in the new ones, the problem seems to be that there is some change when importing external classes, there has been some change in the code that makes the call to external modules be different? In what way do you have to use "import" to make it work? There is some way to debug the scripts using "--verbose" that returns more information about the error than the one provided by the generic message "gimp-wire-read (): error" Thanks in advance for any help to solve the problems. Script that fails: http://www.arakne.es/en/programming/python/gimp-plugin-shape-creator-v8/ Spanish version of this message: Todos los scripts en python que funcionaban en anteriores versiones de gimp han dejado de hacerlo en las nuevas, el problema parece ser que hay algún cambio al importar classes externas, ¿se ha realizado algún cambio en el código que haga que la llamada a módulos externos sea distinta? de que manera hay que usar "import" para que funcione? ¿Hay alguna forma de depurar los scripts usando "--verbose" que devuelva mas información sobre el error que la que proporciona el mensaje genérico "gimp-wire-read(): error"? Gracias de antemano por cualquier ayuda para solucionar los problemas. Script que falla: http://www.arakne.es/en/programming/python/gimp-plugin-shape-creator-v8/ _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list