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

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

[Octave-bug-tracker] [bug #44720] edit.m: Fails to open protected file i


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #44720] edit.m: Fails to open protected file if ~/octave does not exist
Date: Sat, 04 Apr 2015 16:30:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:37.0) Gecko/20100101 Firefox/37.0

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

                 Summary: edit.m: Fails to open protected file if ~/octave
does not exist
                 Project: GNU Octave
            Submitted by: jbect
            Submitted on: sam. 04 avril 2015 16:30:00 GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc2
        Operating System: Any

    _______________________________________________________

Details:

I get the following error (on hg rev cf9b94a89620) when trying to open
hadamard.m (which is a protected file) from the GUI by typing "edit
hadamard".

>> edit hadamard
cp: cannot create regular file '/home/high/bect/octave/hadamard.m': No such
file or directory

/home/high/bect is my HOME directory and I don't have a ~/octave
subdirectory.

Of course, the problem disappears if I create ~/octave but is this really the
expected behaviour, or should I file a bug report for this ?

Proposed fixes : either create ~/octave when it does not exist, or instead
create the copy of hadamard.m in /tmp ?

@++
Julien





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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