Bug Fix List - 4.4.0 Release

From Octave
Jump to navigation Jump to search

The following bugs must be fixed prior to the next release. See also the 4.4.0 Release Checklist .

Sign up for a bug by filling in the Owner field so people won't duplicate each other's work.

Use

<strike> ... </strike>

to cross an item off the list when it has been done. Add

WON'T FIX

and the strike through tag for any bugs that will not be fixed in this round.

Visual Editor Bugs

(blocker) bug #53409: Variable Editor QDockWidget panels not movable in KDE / Plasma Qt 4.4.8.7 https://savannah.gnu.org/bugs/?53409 [Now also includes Qt versions 5.6.1 through 5.7.0, thus making this one pretty important.]

(blocker) bug #53392: [GUI] Octave crashes when moving Documentation pane within GUI onto another pane https://savannah.gnu.org/bugs/?53392

(blocker) bug #53276: GUI: undocked panes cannot be moved, or resized along upper border https://savannah.gnu.org/bugs/?53276 [This is actually a fairly extensive change that re-activates the default float/dock mechanisms including drag/drop outside the GUI and title-bar double click float/dock. Bug #53409 above is complicating testing for some KDE users.]

bug #52797: Undocked windows are small and of fixed size with KDE https://savannah.gnu.org/bugs/?52797 [The fix for Bug #53276 above will also cover this bug.]

bug #53410: Variable Editor: Title bar doesn't highlight according to focus rules https://savannah.gnu.org/bugs/?53410 [Will require testing to get user preference, but the current changeset attached should be adequate for release. Without the patch, will get many complaints from users, after the patch might get a few complaints.]

bug #53443: Variable Editor: openvar VAR should show the tab on which the variable editor is https://savannah.gnu.org/bugs/?53443 [Not top priority, but should be easy fix.]

Bugs marked as Crash

Windows

  • Owner: ??? #39000 Can't override BLAS XERBLA handler on Windows


Bugs marked Configuration and Build System

Bugs with severity >= 4

  • Owner: ???? #53488: Windows README needs update to 4.4
  • Owner: ???? #52840: GUI hangs on use of uigetfile/uiputfile
  • owener ???? #53540 compile error: libgui fails to build with Qt 4
  • owener ???? #53506 qp uses fix tolerance: ignores sqp tolerance argument
  • #53468 Octave 4.3.0+ can't load figures saved with previous versions still BIST missing
  • owener ???? #53099 mkoctfile does not accept -O2
  • owener ???? #52996 calling audiodevinfo() results in a segfault on exit when JACK sound server is running
  • owener ???? #52792 imread: error accessing configuration and Octave crash on Windows
  • owener ???? #52475 ode15 does not compile with Sundials >=3.0
  • owener ???? #51960 mex or oct function in +package directory that shadows Octave function only works once
  • owener ???? #51950 sparse qr may return a malformed sparse matrix R with out of bounds entries
  • owener ???? #51779 bsxfun unit tests occasionally fail on certain random inputs
  • owener ???? #47676 Cannot apply computed assignment to a variable defined after the code was parsed (e.g., in a script)
  • owener ???? #43571 'pkg build ...' with dependencies
  • owener ???? #42118 COW memory issues when extracting small slices from large arrays
  • owener ???? #39257 handles to nested functions are not yet supported
  • owener ???? #39000 Can't override BLAS XERBLA handler on Windows Libraries

Bugs marked as regressions

  • #52765 FreeSans default font is non portable in svg printout
  • #53543: new gammainc inaccurate for small real inputs [patch available].

Bugs marked GUI

Bugs related to Windows OS

Other Bugs with Patches

Patches reviewed by "non-committing" developers

Unreviewed patches that seem worth reviewing

Feature requests

Other bug reports tagged as "patch submitted"

Other Bugs

Potentially excluded bugs

These bugs have been provisionally decided not to be blockers for 4.4.0. That doesn't mean they can't be fixed, if someone wants to fix them.

Bugs marked as Crash

Other bugs marked as crash in Savannah

Bugs marked configuration and build system in Savannah

The following three bugs are minor, but closely related and two go back to 2012

Bugs marked as regression in Savannah

Patch submitted

Patches from Savannah patch collection

Matlab functions, by regular devs

  • Owner: pantxo #9363 missing movie function

Matlab functions, needing major work

Other open patches from Savannah