Package: openjdk-7-jre-headless Version: 7u75-2.5.4-2 Severity: important Hello,
The ATK accessibility bridge was disabled due to it making java applications randomly crash (LP: #935296). This has however been fixed in java-atk-wrapper 0.33 (see https://bugzilla.gnome.org/show_bug.cgi?id=698095), which is now in stretch. Could you thus re-enable it? (see attached patch for your convenience) The same applies of course for openjdk-8 and openjdk-9, I guess there's no need for separate bug reports for them? Thanks, Samuel -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'buildd-experimental'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.2.0 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages openjdk-7-jre-headless depends on: ii ca-certificates-java 20140324 ii java-common 0.52 ii libc6 2.19-19 ii libcups2 2.0.3-10 ii libfontconfig1 2.11.0-6.3 ii libfreetype6 2.5.2-4 ii libgcc1 1:5.1.1-14 ii libglib2.0-0 2.44.1-1.1 ii libjpeg62-turbo 1:1.4.1-1 ii libkrb5-3 1.13.2+dfsg-2 ii liblcms2-2 2.6-3+b3 ii libnss3 2:3.20-1 ii libpcsclite1 1.8.14-1 ii libpulse0 6.0-5 ii libstdc++6 5.1.1-14 ii multiarch-support 2.19-19 ii tzdata-java 2015f-1 ii zlib1g 1:1.2.8.dfsg-2+b1 openjdk-7-jre-headless recommends no packages. Versions of packages openjdk-7-jre-headless suggests: ii fonts-dejavu-extra 2.35-1 ii fonts-indic 2:1.2 ii fonts-ipafont-gothic 00303-13 ii fonts-ipafont-mincho 00303-13 pn icedtea-7-jre-jamvm <none> pn libnss-mdns <none> pn sun-java6-fonts <none> pn ttf-wqy-microhei | ttf-wqy-zenhei <none> -- Configuration Files: /etc/java-7-openjdk/accessibility.properties changed [not included] -- no debconf information -- Samuel Accroche-toi au terminal, j'enlève le shell... -+- nojhan -+-
--- debian/accessibility-atk.properties.orig 2015-08-31 21:33:58.504658241 +0200 +++ debian/accessibility-atk.properties 2015-08-31 21:34:00.284646882 +0200 @@ -5,6 +5,5 @@ # Note: the line below cannot end the file (there must be at # a minimum a blank line following it). # -# Doesn't work, see LP: #935296 -#assistive_technologies=org.GNOME.Accessibility.AtkWrapper +assistive_technologies=org.GNOME.Accessibility.AtkWrapper

