Bug Fix List - 3.8 Release: Difference between revisions

From Octave
Jump to navigation Jump to search
(Removed finished entries to get a better overview.)
(Removed finished entries to get a better overview.)
Line 5: Line 5:
== Bugs marked Configuration and Build System ==
== Bugs marked Configuration and Build System ==


* <strike> Owner: jwe {{bug|40422}} build and cli-version of octave not working with LC_NUMERIC=de_DE.UTF-8 </strike>
* <strike> Owner: jwe {{bug|40381}} MXE / MinGW - setenv does not work correctly </strike>
* <strike> Owner: rik {{bug|40366}} defaults for JIT </strike>
* <strike> Owner: ??? {{bug|40358}} Octave Java classes missing on 64-bit Ubuntu 12.04 </strike>
* <strike> Owner: ??? {{bug|40356}} Please ship an AppData file upstream </strike>
* <strike> Owner: jwe {{bug|40321}} MXE / MinGW - mkoctfile fails (& doesn't pick up compile flags) </strike>
* Owner: ??? {{bug|40273}} 'sed' is used even if a different value for 'SED' is specified during configure  
* Owner: ??? {{bug|40273}} 'sed' is used even if a different value for 'SED' is specified during configure  
* Owner: ??? {{bug|40252}} Make GUI compatible with both Qt4 and Qt5  
* Owner: ??? {{bug|40252}} Make GUI compatible with both Qt4 and Qt5  
* Owner: ??? {{bug|40111}} Support runtime selection of Java version on Linux and Unix systems  
* Owner: ??? {{bug|40111}} Support runtime selection of Java version on Linux and Unix systems  
* Owner: ??? {{bug|39856}} Cannot compile an Oct-File in Windows 7 64 or Vista 64 oct file
* Owner: ??? {{bug|39856}} Cannot compile an Oct-File in Windows 7 64 or Vista 64 oct file
* <strike> Owner: rik {{bug|39465}} configure needs jvm.dll for Windows builds </strike>
* Owner: ??? {{bug|39446}} MXE-Octave: LAPACK build mixes MinGW and MSVC
* <strike> Owner: ??? {{bug|39454}} Fix building core Java support for MinGW builds </strike>
* Owner: ??? {{bug|39446}} MXE-Octave: LAPACK build mixes MinGW and MSVC  
* <strike> Owner: rik {{bug|38928}} configure -> hdf5 doesn't handle path through </strike>
* Owner: ??? {{bug|38776}} Tests in private functions cannot be tested directly  
* Owner: ??? {{bug|38776}} Tests in private functions cannot be tested directly  
* <strike> Owner: ??? {{bug|38351}} mkoctfile -p returns wrong flags on mingw. </strike>
* WON'T FIX FOR 3.8 <strike> Owner: ??? {{bug|36943}} documentation not built without gnuplot </strike>
* WON'T FIX FOR 3.8 <strike> Owner: ??? {{bug|36943}} documentation not built without gnuplot </strike>
* WON'T FIX FOR 3.8 <strike> Owner: ??? {{bug|36524}} Upgrade defun macro to accept non-double-quoted string for DOCSTRING </strike>
* WON'T FIX FOR 3.8 <strike> Owner: ??? {{bug|36524}} Upgrade defun macro to accept non-double-quoted string for DOCSTRING </strike>
* Owner: ??? {{bug|36477}} use XDG dirs instead of HOME  
* Owner: ??? {{bug|36477}} use XDG dirs instead of HOME
* <strike> Owner: rik {{bug|36064}} MAGICK_X extra flags are shadowed by system CPPFLAGS and LDFLAGS </strike>
* <strike> Owner: rik {{bug|35207}} add gl2ps to the configure script </strike>
* Owner: ??? {{bug|34301}} Can't compile oct files using gcc -fvisibility=hidden option  
* Owner: ??? {{bug|34301}} Can't compile oct files using gcc -fvisibility=hidden option  
* Owner: ??? {{bug|34169}} Support -f compiler flags in mkoctfile
* Owner: ??? {{bug|34169}} Support -f compiler flags in mkoctfile

Revision as of 20:58, 19 January 2015

The following bugs must be fixed prior to release. See also the Release 3.8 goals.

Use

<strike> ... </strike>

to cross an item off the list when it has been done. Sign up for a bug by filling in the Owner field so people won't duplicate each other's work.

Bugs marked Configuration and Build System

  • Owner: ??? #40273 'sed' is used even if a different value for 'SED' is specified during configure
  • Owner: ??? #40252 Make GUI compatible with both Qt4 and Qt5
  • Owner: ??? #40111 Support runtime selection of Java version on Linux and Unix systems
  • Owner: ??? #39856 Cannot compile an Oct-File in Windows 7 64 or Vista 64 oct file
  • Owner: ??? #39446 MXE-Octave: LAPACK build mixes MinGW and MSVC
  • Owner: ??? #38776 Tests in private functions cannot be tested directly
  • WON'T FIX FOR 3.8 Owner: ??? #36943 documentation not built without gnuplot
  • WON'T FIX FOR 3.8 Owner: ??? #36524 Upgrade defun macro to accept non-double-quoted string for DOCSTRING
  • Owner: ??? #36477 use XDG dirs instead of HOME
  • Owner: ??? #34301 Can't compile oct files using gcc -fvisibility=hidden option
  • Owner: ??? #34169 Support -f compiler flags in mkoctfile

Bugs with severity >= 4

  • Owner:??? #40545 Opening preferences causes the GUI to hang forever on OSX 10.9
  • Owner:??? #40498 opening or saving files crashes the GUI on OSX
  • WON'T FIX for 3.8 Owner:??? #40242 FLTK + GUI = crash on MacOSX
  • Owner:jwe #37672 GUI doesn't react to CTRL+C

Bugs marked as regressions

  • Owner:??? #40333 print with legend modifies axis position (Not fixed, but temporary workaround in place for generation of images for 3.8.0 manual)
  • Owner:??? #38236 invoking script in demo block to define variables causes errors
  • Owner:jwe #31287 Certain assignments of empty arrays give errors (Matlab incompatibility)

Bugs marked as Crash

It would be nice to fix these, but they don't require resolution before the release.

  • Owner:??? #40121 Using dbquit from within a callback causes a segfault
  • Owner:??? #40044 *** glibc detected *** gnuplot: double free or corruption (fasttop): 0x08d72878 ***
  • Owner:??? #38584 setting linestyle to "none" for fill object causes error (gnuplot)
  • Owner:??? #38305 file dialog causes crash
  • Owner:??? #38280 imfinfo() crashes on 64 bit, but not 32 bit builds
  • Owner:??? #37205 running JIT tests with valgrind: possible memory issues and segfault
  • Owner:??? #36067 bug in exist() when checking for a faulty mex/oct file