octave-maintainers
[Top][All Lists]
Advanced

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

Re: RC1 Candidate


From: Nicholas Jankowski
Subject: Re: RC1 Candidate
Date: Wed, 30 Jan 2019 11:08:10 -0500

 ASSERT errors for:  assert (get (hf, "uicontextmenu"),[])

  Location  |  Observed  |  Expected  |  Reason
     .          O(1x1)       E(0x0)      Dimensions don't match


This appears to be the same problem  that JohnD had a little while ago.  Adding a short pause [ pause(0.1); ] before that test appears to allow the delete(hctx2) to complete. 

see http://octave.1599824.n4.nabble.com/RC1-Candidate-tp4691064p4691123.html

I don't know if this is just a test bug, dependent on variable system speed, or if there's really something slowing down the graphics process that could be fixed.



reply via email to

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