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

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

[Octave-bug-tracker] [bug #50640] audiorecorder() crashes when invoked w


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #50640] audiorecorder() crashes when invoked without semicolon
Date: Sun, 26 Mar 2017 06:24:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/56.0.2924.76 Chrome/56.0.2924.76 Safari/537.36

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

                 Summary: audiorecorder() crashes when invoked without
semicolon
                 Project: GNU Octave
            Submitted by: larskindermann
            Submitted on: Sun 26 Mar 2017 10:24:47 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

this works


recorder=audiorecorder();


but this crashes


recorder=audiorecorder()

error: Invalid call to display.  Correct usage is:

 -- display (RECORDER)

Additional help for built-in functions and operators is
available in the online version of the manual.  Use the command
'doc <topic>' to search the manual index.

Help and information about Octave is also available on the WWW
at http://www.octave.org and via the address@hidden
mailing list.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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