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

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

[Octave-bug-tracker] [bug #46933] imshow crashes on int16 images


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #46933] imshow crashes on int16 images
Date: Thu, 28 Jan 2016 06:33:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #5, bug #46933 (project octave):

The attached patch is (IMHO) a better solution.

The problem was that throwing an error caused some of the FLTK objects not to
be initialized properly -- perhaps it was a callback.

Now, it simply issues a warning indicating what types are valid (uint16, not
int16) and sets everything to black.

I'm not sure if it is a good idea to allow signed colours, so I'm inclined to
disregard the first patch.

What do you think?

(file #36188)
    _______________________________________________________

Additional Item Attachment:

File name: bug_46933_better_solution.patch Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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