octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.8 Bug Fix update


From: marco atzeri
Subject: Re: 3.8 Bug Fix update
Date: Thu, 07 Nov 2013 09:18:19 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Il 11/6/2013 8:00 PM, Rik ha scritto:
11/6/13

All,

The release is getting close because I can see the number of bugs reported
against the GUI is going up as people actually test it.

Here are the bugs and bug categories still left to fix before release:

Bugs with severity >= 4
-----------------------
#40436  median no longer passes make check
#40365  Community news web access should be a user preference
#40242  FLTK + GUI = crash on MacOSX (will this be fixed?  Or will we make
gnuplot the default for Max OS X)

Regressions
-----------------------
#40333  print with legend modifies axis position (gnuplot)
(A quick hack would be to disable legend updates on the fonsize property.
The legend box will then no longer change size appropriately when the
fontsize is changed.  Alternatively, we could modify the scripts that build
images for the documentation to use FLTK.  This will require displaying the
image onscreen before printing (no hidden figures for FLTK).  But, it would
only affect the builder of the tarball.  Ordinary users and even system
packagers only need the created images.)

Build System
-----------------------
#40381  MXE / MinGW - setenv does not work correctly (Mostly fixed, but
still one remaining issue with launching octave.)

--Rik


additional
https://savannah.gnu.org/bugs/?40469

-----------------------------------------------------------
on cygwin (32bit)

The following 2 commands are enough to crash octave

octave-cli:1> sombrero()
octave-cli:2> clf()

changeset: 17839:2ff47214de72
summary: datestr.m: Accomodate Mac OS X odd support of %p in strftime.

gcc (GCC) 4.7.3

Built from scratch on clean directories

../octave/configure --disable-java --enable-shared --enable-float-truncate --disable-jit lt_cv_deplibs_check_method=pass_all LDFLAGS="-Wl,-no-undefined -L/usr/local/lib"

First reported as
https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2013-November/037155.html

But in this case LLVM is not relevant as it fails also without.

Additional
- No difference between cli and gui
- make check passed
- rundemos passed
- same result for both graphic toolkits
-----------------------------------------------------





reply via email to

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