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

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

[Octave-bug-tracker] [bug #45844] Make double click in file explorer ope


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #45844] Make double click in file explorer open files with default app by default
Date: Wed, 18 Nov 2015 20:46:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #10, bug #45844 (project octave):

We indeed use a function "is_octave_data_file" which may be failing to
distinguish some files from Octave data.

At least with files generated from Octave I don't see any failure:


sombrero
fmt = {"jpg", "png", "ps", "pdf"};
for ii = 1:numel (fmt)
  print (["foo." fmt{ii}])
endfor


All of those are open in the default application for me. Can you attached a
failing file?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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