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: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #45844] Make double click in file explorer open files with default app by default
Date: Wed, 18 Nov 2015 21:32:45 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36

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

Checking this under windows, the png wasn't open correctly:


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

### double click on foo.png:
>> error: load: C:/Octave/BUGS/foo.png: inconsistent number of columns near
line 4



other files were open correctly.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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