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

Bug#777378: marked as done (gnome-orca: braille output broken when using lightm to log in when xbrlapi bug #777377 is fixed)



Your message dated Sat, 07 Feb 2015 21:19:36 +0000
with message-id <E1YKCmu-00052u-3m@franck.debian.org>
and subject line Bug#777378: fixed in gnome-orca 3.14.0-3
has caused the Debian Bug report #777378,
regarding gnome-orca: braille output broken when using lightm to log in when xbrlapi bug #777377 is fixed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
777378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777378
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-orca
Version: 3.14.0-2
Severity: important

Hello,

When bug #777377 of xbrlapi is fixed, the gnome-orca output will be
broken, because gnome-orca has the same issue as xbrlapi: lightdm only
defines XDG_VTNR to the VT number (for instance 7), not WINDOWPATH, and
gnome-orca only knows about the latter, and thus confusingly attaches
itself to the X window 7 of the VT 7, and thus its output gets lost.
The attached patch makes orca aware of XDG_VTNR too, thus fixing the
issue. This change does not hurt even when xbrlapi is not fixed, so
orca can be uploaded first, and the fixed xbrlapi uploaded after that,
Breaks-ing the previous version of orca.

Samuel

-- System Information:
Debian Release: 8.0
  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 3.18.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
Init: systemd (via /run/systemd/system)

Versions of packages gnome-orca depends on:
ii  gir1.2-glib-2.0            1.42.0-2.2
ii  gir1.2-gtk-3.0             3.14.5-1
ii  gir1.2-pango-1.0           1.36.8-3
ii  gir1.2-wnck-3.0            3.4.9-3
ii  gsettings-desktop-schemas  3.14.1-1
ii  python3                    3.4.2-2
ii  python3-brlapi             5.2~20141018-2
ii  python3-cairo              1.10.0+dfsg-4+b1
ii  python3-gi                 3.14.0-1
ii  python3-louis              2.5.3-3
ii  python3-pyatspi            2.14.0+dfsg-1
ii  python3-speechd            0.8-7
pn  python3:any                <none>
ii  speech-dispatcher          0.8-7

Versions of packages gnome-orca recommends:
ii  libgail-common  2.24.25-1
ii  xbrlapi         5.2~20141018-2

gnome-orca suggests no packages.

-- no debconf information

-- 
Samuel
<c> tiens, je suis déçu
<c> quand on clique sur le bouton random de http://xkcd.com/221/ on ne tombe pas (toujours) sur http://xkcd.com/4/
<c> bon, j'envoie un bug-report à l'auteur
--- /tmp/gnome-orca-3.14.0/src/orca/braille.py	2014-09-18 14:43:51.000000000 +0200
+++ src/orca/braille.py	2015-02-02 00:19:04.215929615 +0100
@@ -1719,6 +1719,15 @@
                 "Braille module has been initialized using WINDOWPATH=" \
                 + "%s" % windowPath)
         except:
+          try:
+            vtnr = os.environ["XDG_VTNR"]
+            _brlAPI.enterTtyModeWithPath()
+            _brlAPIRunning = True
+            debug.println(\
+                debug.LEVEL_CONFIGURATION,
+                "Braille module has been initialized using XDG_VTNR=" \
+                + "%s" % vtnr)
+          except:
             _brlAPI.enterTtyMode(tty)
             _brlAPIRunning = True
             debug.println(\

--- End Message ---
--- Begin Message ---
Source: gnome-orca
Source-Version: 3.14.0-3

We believe that the bug you reported is fixed in the latest version of
gnome-orca, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 777378@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthibault@debian.org> (supplier of updated gnome-orca package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 07 Feb 2015 20:36:45 +0100
Source: gnome-orca
Binary: gnome-orca
Architecture: source all
Version: 3.14.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Changed-By: Samuel Thibault <sthibault@debian.org>
Description:
 gnome-orca - Scriptable screen reader
Closes: 777378
Changes:
 gnome-orca (3.14.0-3) unstable; urgency=medium
 .
   * Team upload.
   * patches/lightdm: New patch to fix braille output when using lightdm.
     Closes: #777378.
Checksums-Sha1:
 d92b0f3490d5026bf2829f7ea5580d64b99e2b96 2462 gnome-orca_3.14.0-3.dsc
 ce44329b10f44ed38ea2b4bb21952306d7a82470 8180 gnome-orca_3.14.0-3.debian.tar.xz
 75fc7b35e57c12d2aa84aa2afeea0a413275c05e 1535480 gnome-orca_3.14.0-3_all.deb
Checksums-Sha256:
 be843478fd2c9c0573406cbe9b53deaeb181e4f5f26bc94eda0d8db6541ca3b3 2462 gnome-orca_3.14.0-3.dsc
 a9859f10af95c52f1f2d4162b4f213aa870a088510ada8b0c3844c2f329c9b9a 8180 gnome-orca_3.14.0-3.debian.tar.xz
 26a202e6dfec42a051cf0f58516917146f5269a82f0050398ac4b797e1287ef5 1535480 gnome-orca_3.14.0-3_all.deb
Files:
 846e2f79d49f432d2c495160c858cdce 2462 gnome optional gnome-orca_3.14.0-3.dsc
 82b47a1873695775448ee912abc8ef01 8180 gnome optional gnome-orca_3.14.0-3.debian.tar.xz
 36b3aa3ae566e1b47abb5887478d0cb0 1535480 gnome optional gnome-orca_3.14.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJU1m+cAAoJEM8J0LDiiAQrqlsP/3YTAOxvPH2ha6u/SJIkcNBG
hN8axSsjK9gRh4+BcwGOHFOK+WN2dzHMc+B3TrNmEwW48zIAut17z5KxoA0aNAs9
edGC440Mt34BqSnfZ4n8Y3e8+Y+Jk9kCuaxnHfR00k7lXckCX+RXKaO434gy5aUw
/eGeXC+e9cWc1X/lQx76+QzGqju2XAVNccmS5eQ8qNS94LV4grXxH3aFF4aCqKgj
vas2v8mHiuUGjOl5MK41jsibGiycBtM2cJqDsp/NVSDGkDO+JBFCjmOox6YbIp5f
44HVKFq20NbkLGdB2NX2X/Y00vdJuuQjrwcj43CqDWusYwgB4uvAICAm+S7hN4ig
Q+vJfPG87x/mbHPAlp0KgTkpZWlAuoOBIDw7eou6MJHZkF3OdVVCPMgy8zFbr+q1
bxWuBvk64p/xZiDsbJrUyDjkIrBu79+NcdaV5engbcsUwMJVbsMkg2zb/L7V8mGn
7v+HZmkVWdvj7RirStX31QkCypHWLTEPw1DEoZiajhWx71+in9LKKFoeCYXmoG0V
RKvRaCT8gDwuZTXoxuW/RSZaMlAwu3EnY4iX+Ac8wDzAvUR4q+SKC/mJFO6HDZB5
juta5EXYkRLO6Fv0kwzX50VAZPaHTc1muliVIzdPA1C8vMxSnVdkCWK6fW7aLlN5
MiiQIOoMxPuD30o3v10z
=GUeC
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: