reporting bugs? (erraser in rosetta 3.10)

Member Site Forums Rosetta 3 Rosetta 3 – Applications reporting bugs? (erraser in rosetta 3.10)

Viewing 2 reply threads
  • Author
    Posts
    • #3058
      Anonymous

        Hi,

        Is this the right place to report bugs that have appeared in erraser?  If not, could someone point me to the correct location?

        These appear to be occuring in the rosetta 3.10 release (some in python code, others appearing to be in c++ code); and do not appear in erraser from rosetta 3.7; and occur when using the demo example from https://www.rosettacommons.org/demos/latest/public/erraser/README.

         

        Best,

        Pete

      • #14631
        Anonymous

          Yes, this is the best place to report bugs. We can’t gurantee will get around to them in any defined timeframe, but they will be forwarded to the appropriate people for them to look at.

        • #14632
          Anonymous

            My highest suspicion is that the formatting of the “fixed_res” string is what’s giving you trouble. Try changing

            “A33-37 A61 A65”

            to something like

            “A:33-37,A:61,A:65”

            and see if that works better. I had seen this post a while ago but forgot to follow up because I had been waiting to see what specific bugs you had been experiencing!

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.