Giter Site home page Giter Site logo

Comments (8)

bootchk avatar bootchk commented on June 4, 2024

When was 2.9 released? Just because a function is deprecated does not mean it is an error to call it: that is a non-fatal warning that in the future the function will become "obsolete" and removed from the GIMP library. Thanks for reporting, but I hope it is a spurious report. I have not been following new releases of GIMP so it is possible the Resynthesizer is broken with a new release.

from resynthesizer.

bootchk avatar bootchk commented on June 4, 2024

Which version (with three numerals), e.g. 2.9.4? Did the plugin fail to have the desired effect? Was the warning message in a dialog that interrupted your work flow, or was it in on a console window where you started GIMP? I think there is a "Preferences" or some other way to suppress such warning dialogs, if it was a dialog? Unfortunately, I think most plugin developers consider such warnings a nuisance that is best fixed by users changing the Preference, rather than by fixing the code. I am vague because it has been a while since I looked at the problem of warnings for deprecated functions.

from resynthesizer.

bootchk avatar bootchk commented on June 4, 2024

OK. I have found other reports of this, and a patch, on the web. I think it is a fix to the Python component of the plugin. I will fix it soon. Thanks for reporting it.

from resynthesizer.

IvanDSM avatar IvanDSM commented on June 4, 2024

I apologize for not having responded earlier, I was away from the computer. I am using GIMP 2.9.5. I noticed that while "Heal selection" kind of works (gives bad results), the main Resynthesizer command gives some very weird results. Selecting certain kinds of objects enlarges them (sometimes very realistically, sometimes very glitchy).

from resynthesizer.

bootchk avatar bootchk commented on June 4, 2024

Oh, thats another matter. 2.9.5 is the next release? I will look into it, and thanks.

from resynthesizer.

bootchk avatar bootchk commented on June 4, 2024

2.9.5 is an unstable development release. The GIMP project turns on the reported warnings in such a release. This issue was reported, and a pull request that fixes it was submitted, earlier. I will apply the pull request the next time there is a significant change to Resynthesizer, or when GIMP actually obsoletes the deprecated API. Otherwise, any changes to Resynthesizer might trigger upstream builds for an issue that only affects users who are using an unstable development release of GIMP.

from resynthesizer.

johnnybex avatar johnnybex commented on June 4, 2024

I have accidentally created this same error when trying to use "Heal selection" in Gimp 2.9.5. and the operation failed. This was when I had just created a layer mask between 2 copies of the same image and I realised that I had not subsequently merged the 2 copies. I tried "Heal selection" again after the images were merged and all was well

from resynthesizer.

bootchk avatar bootchk commented on June 4, 2024

v2.0.3 fixes the warning about deprecated functions.

from resynthesizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.