|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #48201] Double click in file explorer does not open png files with default app in windows |
| Date: | Tue, 21 Jun 2016 15:35:25 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #4, bug #48201 (project octave):
This shouldn't be that hard to debug. If possible, can you build a version of
MXE-octave that keeps the debugging symbols?
The function is_octave_data_file is in load-save.cc, and it really just calls
out to two different instances of get_file_format with different function
signatures. I would just walk through the code under gdb. It might be
is_hdf5 returns true for some reason, or that our code for detecting Matlab
binary files mistakes this.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48201>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |