Re: Figtree on Ubuntu
Hi Fabian
On 2018/10/17 13:33, Fabian Klötzl wrote:
Currently, figtree crashes on Ubuntu due to a simple bug [1]. I have
opened a bug on launchpad some time ago but nobody has yet volunteered
to integrate the debian version into ubuntu (and backport it to 18.04).
Does someone on this mailinglist have the permissions and leisure to do
so? I would be very grateful.
As it happened, figtree 1.4.3+dfsg-6 was uploaded to Debian after Ubuntu
18.10 was already frozen for automatic imports from Debian [1], and no
sync request [2] was filed.
I have tried to build figtree 1.4.3+dfsg-6 in Ubuntu 18.10 now, but it
failed:
compile:
[javac] /<<BUILDDIR>>/figtree-1.4.3+dfsg/build.xml:40: warning:
'includeantruntime' was not set, defaulting to build.sysclasspath=last;
set to false for repeatable builds
[javac] Compiling 127 source files to
/<<BUILDDIR>>/figtree-1.4.3+dfsg/build
[javac] warning: [options] bootstrap class path not set in
conjunction with -source 6
[javac] warning: [options] source value 6 is obsolete and will be
removed in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be
removed in a future release
[javac] warning: [options] To suppress warnings about obsolete
options, use -Xlint:-options.
[javac]
/<<BUILDDIR>>/figtree-1.4.3+dfsg/src/figtree/treeviewer/painters/LabelPainter.java:23:
error: package com.sun.tools.corba.se.idl does not exist
[javac] import com.sun.tools.corba.se.idl.InterfaceEntry;
[javac] ^
[javac]
/<<BUILDDIR>>/figtree-1.4.3+dfsg/src/figtree/treeviewer/DiscreteColourScaleDialog.java:27:
error: package javax.activation does not exist
[javac] import javax.activation.DataHandler;
[javac] ^
[javac] 2 errors
[javac] 4 warnings
If someone can provide me with a quick fix, I might still be able to
upload before release tomorrow.
Once figtree has been fixed in the development version of Ubuntu, I can
look at a SRU for 18.04. Please update LP: #1791894 once that happens
and I will create a task for 18.04.
Regards
Graham
[1] https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseSchedule
[2] https://wiki.ubuntu.com/SyncRequestProcess
[3] https://wiki.ubuntu.com/StableReleaseUpdates
Reply to: