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

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

[Octave-bug-tracker] [bug #46104] Crash when clicking on figure


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #46104] Crash when clicking on figure
Date: Fri, 02 Oct 2015 14:40:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #1, bug #46104 (project octave):

Hi,

Can you provide more informations about your test case. 
Does Octave also crash when you click on other kinds of plots (line, patch,
surface ...) than images? What is the class of the image Octave loads from
your file. You can test this using e.g:


im = imread ("figure.jpg");
class (im);


This could be related to bug #45372 which has been fixed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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