octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #32655] error line 57 in newplot with debug_on


From: Halvor Nilsen
Subject: [Octave-bug-tracker] [bug #32655] error line 57 in newplot with debug_on_error(true)
Date: Wed, 02 Mar 2011 16:32:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?32655>

                 Summary: error line 57 in newplot with debug_on_error(true)
                 Project: GNU Octave
            Submitted by: hnil
            Submitted on: Wed 02 Mar 2011 04:32:54 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

when using debug_on_error it newplot stop with error with no message. In many
cases things will work ok if  debug_on_error(false). This error also give
false error if any thing in a try/catch statement involve plotting.
-------------------------------------------------------------
hg tip
changeset:   12439:b03fe57893ae
branch:      release-3-4-x
tag:         tip
parent:      12436:36ebbc3e82aa
user:        John W. Eaton <address@hidden>
date:        Fri Feb 11 14:27:26 2011 -0500
summary:     use correct type for std::string length

-------------------------------------------------------------
address@hidden:~/PROGRAM/OCTAVE/octave-hg$ ./run-octave
GNU Octave, version 3.5.0+
Copyright (C) 2011 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "x86_64-unknown-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

octave:1> newplot
octave:2> debug_on_error(true)
octave:3> newplot
stopped in /home/hnil/PROGRAM/OCTAVE/octave-hg/scripts/plot/newplot.m
debug> dbup
stopped in newplot at line 57







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32655>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]