Package: gnome-orca Version: 3.2.2-1 Severity: important Tags: patch User: debian-accessibil...@lists.debian.org Usertags: a11y
Hello, Currently, gnome-orca does not get automatically started when e.g. enabling "Enable assistive technologies" in XFCE because the autostart desktop file is not enabled there. I have reported the issue upstream on https://bugzilla.gnome.org/show_bug.cgi?id=736237 , but it would be good to apply the patch (attached) in time for Jessie already. Samuel -- System Information: Debian Release: jessie/sid APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gnome-orca depends on: ii gir1.2-glib-2.0 1.40.0-2 ii gir1.2-gtk-3.0 3.12.2-3+b1 ii gir1.2-pango-1.0 1.36.6-1 ii gir1.2-wnck-3.0 3.4.7-3 ii gsettings-desktop-schemas 3.12.2-1 ii python3 3.4.1-1 ii python3-brlapi 5.0-2+b1 ii python3-cairo 1.10.0+dfsg-4+b1 ii python3-gi 3.12.1-1+b1 ii python3-louis 2.5.3-3 ii python3-pyatspi 2.12.0+dfsg-3 ii python3-speechd 0.8-6 pn python3:any <none> ii speech-dispatcher 0.8-6 Versions of packages gnome-orca recommends: ii libgail-common 2.24.24-1 ii xbrlapi 5.0-2+b1 gnome-orca suggests no packages. -- no debconf information -- Samuel "...[Linux's] capacity to talk via any medium except smoke signals." (By Dr. Greg Wettstein, Roger Maris Cancer Center)
diff --git a/orca-autostart.desktop.in b/orca-autostart.desktop.in index b8f2e86..8458b56 100644 --- a/orca-autostart.desktop.in +++ b/orca-autostart.desktop.in @@ -6,4 +6,4 @@ NoDisplay=true AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled X-GNOME-AutoRestart=true #X-GNOME-Autostart-Phase=Initialization -OnlyShowIn=GNOME;Unity; +OnlyShowIn=GNOME;LXDE;MATE;Unity;XFCE;