Menu

#308 Error when trying to change tic spacing on MacOSX

1.20
closed
nobody
MacOS (7)
4normal
2017-08-08
2017-07-14
No

Hi,
The latest Mac build (1.18) seems to have resolved some outstanding problems. Thank you!

But, I seem to have found a new bug. When I try to change the tic spacing, General plot options > scale,

I get an error box that says: Undefinded token "200" found at position 0. 2006 is the lower x-vale in the plot, but 2007 is the smallest data value.

I have other files for which this function works fine. It's possible the problem only arises with files created with the newer version, but I' not sure. I am attaching a minimal file that shows this behavior.

Going through the last few Mac releases with the same file, I see:

D8: open files and the file and changes tic spacing without complaint.
D9: shows the same bug as 1.18
D13: crashes when trying to open this file and others
1.14 and 1.17: show the same bug as 1.18

Thanks,
David

1 Attachments

Related

SciDAVis Bugs: #308

Discussion

  • High Performance Coder

    Maybe this is a MacOSX specific bug? I was unable to reproduce on the Linux 1.19 build.

     
    • David Goldenberg

      It may well be Mac specific. Is there anything that I can do to help track it down?

      Thanks,
      David

      On Jul 14, 2017, at 6:02 PM, High Performance Coder hpcoder@users.sf.net wrote:

      Maybe this is a MacOSX specific bug? I was unable to reproduce on the Linux 1.19 build.

      [scidavis-bugs:#308] Error when trying to change tic spacing

      Status: open
      Group: next
      Created: Fri Jul 14, 2017 12:43 AM UTC by David Goldenberg
      Last Updated: Fri Jul 14, 2017 12:43 AM UTC
      Owner: nobody
      Attachments:

      • Untitled.sciprj (3.9 kB; application/octet-stream)
      Hi,
      The latest Mac build (1.18) seems to have resolved some outstanding problems. Thank you!

      But, I seem to have found a new bug. When I try to change the tic spacing, General plot options > scale,

      I get an error box that says: Undefinded token "200" found at position 0. 2006 is the lower x-vale in the plot, but 2007 is the smallest data value.

      I have other files for which this function works fine. It's possible the problem only arises with files created with the newer version, but I' not sure. I am attaching a minimal file that shows this behavior.

      Going through the last few Mac releases with the same file, I see:

      D8: open files and the file and changes tic spacing without complaint.
      D9: shows the same bug as 1.18
      D13: crashes when trying to open this file and others
      1.14 and 1.17: show the same bug as 1.18

      Thanks,
      David

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/scidavis/scidavis-bugs/308/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

      --
      Department of Biology
      University of Utah
      257 South 1400 East
      Salt Lake City, UT 84112-0840

      Telephone: (801) 581-3885
      Fax: (801) 581-2174

      E-mail: goldenberg@biology.utah.edu
      Web page: http://bioweb.biology.utah.edu/goldenberg

       

      Related

      SciDAVis Bugs: #308

  • High Performance Coder

    • labels: --> MacOS
    • summary: Error when trying to change tic spacing --> Error when trying to change tic spacing on MacOSX
     
  • High Performance Coder

    I have verified that the problem exists only on MacOSX. The problem does not manifest on either Linux or Windows.

    It might have something to do with parsing a string that uses newlines rather than carriage returns to separate components...

     
  • High Performance Coder

    David - the bad news is that my development Hackintosh is packed away, and I will not have it with me whilst I'm travelling for the next 3 weeks. So a solution will need to wait until after that, unless another Mac developer miraculously materialises.

     
  • David Goldenberg

    There's no rush, but I've played around a bit and have narrowed down the conditions where this error occurs (so far).

    It seems to happen when the maximum of the x-axis is 1000 or greater. In this case the error occurs when trying to reset the tics on either the x- or y-axis. Making the maximum on the x-axis less than 1000 fixes the problem on both axes. Also, a negative value for the minimum on the y-axis seems to cause the same error, but a negative minimum on the x-axis doesn't.

    Also, the same error occurs when trying to reset the limits on the axes under some circumstances.

    Thanks,
    David

     
    • Saumya Nigam

      Saumya Nigam - 2017-07-24

      i am facing the same issue while changing axes tick values. is there any way ican resolve it on my mac?

       
      • High Performance Coder

        as I mentioned, I expect to look at this issue mid August, when I get
        access to my Mac. In the meantime, you could try running the Windows
        version under wine, or either the Windows or Linux version on a VirtualBox
        virtual machine.

        On 24/07/2017 1:20 PM, "Saumya Nigam" saumya48@users.sf.net wrote:

        i am facing the same issue while changing axes tick values. is there any
        way ican resolve it on my mac?


        Status: open
        Group: next
        Labels: MacOS
        Created: Fri Jul 14, 2017 12:43 AM UTC by David Goldenberg
        Last Updated: Tue Jul 18, 2017 08:36 PM UTC
        Owner: nobody
        Attachments:

        Hi,
        The latest Mac build (1.18) seems to have resolved some outstanding
        problems. Thank you!

        But, I seem to have found a new bug. When I try to change the tic spacing,
        General plot options > scale,

        I get an error box that says: Undefinded token "200" found at position 0.
        2006 is the lower x-vale in the plot, but 2007 is the smallest data value.

        I have other files for which this function works fine. It's possible the
        problem only arises with files created with the newer version, but I' not
        sure. I am attaching a minimal file that shows this behavior.

        Going through the last few Mac releases with the same file, I see:

        D8: open files and the file and changes tic spacing without complaint.
        D9: shows the same bug as 1.18
        D13: crashes when trying to open this file and others
        1.14 and 1.17: show the same bug as 1.18

        Thanks,
        David


        Sent from sourceforge.net because you indicated interest in
        https://sourceforge.net/p/scidavis/scidavis-bugs/308/

        To unsubscribe from further messages, please visit
        https://sourceforge.net/auth/subscriptions/

         
  • High Performance Coder

    • status: open --> closed
    • Group: next --> 1.20
     
  • High Performance Coder

    As per #268, this is now solved.

     
  • David Goldenberg

    Thanks! Is there a Mac binary available with this fix incoporated?
    David

     
    • High Performance Coder

      On Tue, Aug 08, 2017 at 04:52:42PM +0000, David Goldenberg wrote:

      Thanks! Is there a Mac binary available with this fix incoporated?
      David

      Not yet. I'll try to do another release in the next day or two.

      Cheers

      --


      Dr Russell Standish Phone 0425 253119 (mobile)
      Principal, High Performance Coders
      Visiting Senior Research Fellow hpcoder@hpcoders.com.au
      Economics, Kingston University http://www.hpcoders.com.au


       
      • David Goldenberg

        That’s great!

        David

        On Aug 8, 2017, at 5:11 PM, High Performance Coder hpcoder@users.sf.net wrote:

        On Tue, Aug 08, 2017 at 04:52:42PM +0000, David Goldenberg wrote:

        Thanks! Is there a Mac binary available with this fix incoporated?
        David

        Not yet. I'll try to do another release in the next day or two.

        Cheers

        --

        Dr Russell Standish Phone 0425 253119 (mobile)
        Principal, High Performance Coders
        Visiting Senior Research Fellow hpcoder@hpcoders.com.au
        Economics, Kingston University http://www.hpcoders.com.au

        [scidavis-bugs:#308] Error when trying to change tic spacing on MacOSX

        Status: closed
        Group: 1.20
        Labels: MacOS
        Created: Fri Jul 14, 2017 12:43 AM UTC by David Goldenberg
        Last Updated: Tue Aug 08, 2017 04:52 PM UTC
        Owner: nobody
        Attachments:

        • Untitled.sciprj (3.9 kB; application/octet-stream)
        Hi,
        The latest Mac build (1.18) seems to have resolved some outstanding problems. Thank you!

        But, I seem to have found a new bug. When I try to change the tic spacing, General plot options > scale,

        I get an error box that says: Undefinded token "200" found at position 0. 2006 is the lower x-vale in the plot, but 2007 is the smallest data value.

        I have other files for which this function works fine. It's possible the problem only arises with files created with the newer version, but I' not sure. I am attaching a minimal file that shows this behavior.

        Going through the last few Mac releases with the same file, I see:

        D8: open files and the file and changes tic spacing without complaint.
        D9: shows the same bug as 1.18
        D13: crashes when trying to open this file and others
        1.14 and 1.17: show the same bug as 1.18

        Thanks,
        David

        Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/scidavis/scidavis-bugs/308/

        To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

         

Log in to post a comment.