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

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

[Octave-bug-tracker] [bug #54064] Behavior of open with unknown or non-e


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #54064] Behavior of open with unknown or non-existing files
Date: Wed, 6 Jun 2018 08:36:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #54064 (project octave):

                  Status:               Need Info => In Progress            

    _______________________________________________________

Follow-up Comment #5:

I fixed the first issue of non-existent files here:

http://hg.savannah.gnu.org/hgweb/octave/rev/d8aa0e66aa5c

@Mike: according to the SO discussion I mentioned in comment #2, "open" is ran
whenever one double clicks a file in the file browser. "open" being a function
present in the interpreter, it should work both in CLI and GUI modes. Now what
"open" does when it finds e.g. data files (openvar? load? ...) may depend on
wether the GUI is running.

Indeed, using Qt's capabilities is probably the way to go (I'd bet it's
libmagic in the background anyway). The only disadvantage is the fact that
those classes where introduced in Qt 5.0.  

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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