pelkmanslab / CellProfilerPelkmans

A fork of CellProfiler1.0 developed by members of Pelkmans Lab https://www.pelkmanslab.org
GNU General Public License v2.0
1 stars 1 forks source link

GUI CellProfiler.m broken in Matlab R2015a #3

Open owenfeehan opened 9 years ago

owenfeehan commented 9 years ago

Matlab GUI libraries have apparently changed in R2014b. This breaks the existing GUI code in CellProfiler.m from this release on. For sure, R2015a is broken.

owenfeehan commented 9 years ago

Useful webpage https://code.google.com/p/isc-toolbox/wiki/KnownMatlabErrors

Another library that became broken for similar reasons, and is discussed on this website.

ewiger commented 9 years ago

Since quick fixing does not work, a suggestion would be that we stick to prior versions of MATLAB.

Current version that we all use is 2012b. I think 2014a is are next best to choice to test and stick with.

On Wed, Apr 8, 2015 at 2:07 PM, owenfeehan notifications@github.com wrote:

Useful webpage https://code.google.com/p/isc-toolbox/wiki/KnownMatlabErrors

Another library that became broken for similar reasons, and is discussed on this website.

— Reply to this email directly or view it on GitHub https://github.com/pelkmanslab/CellProfilerPelkmans/issues/3#issuecomment-90893434 .

With best regards, Y.Y.

ewiger commented 9 years ago

Tested it in 2014a on Linux. Working. We will stick to this version everywhere for now. Also on the cluster side.