Package: gnopernicus
Version: 1.0.5-1.1
Severity: normal

The keypad does not function to issue commands to gnopernicus.  Instead
it issues digits manually.  For example, if I enter the command to
repeat the last utterance here: 005 those digits were typed on the numeric
pad with gnopernicus running, speach turned on.  these three digits are
being typed at a one second interval: 005.    Numlock is obviously pressed.
Keyboard is a logitech access keyboard.   It looks like you are not 
intercepting the keystrokes successfully.  It doesn't even work when
the keyboard focus is on the gnopernicus window.
kernel 2.6.16-1-686
As a result, I can't get it to read the contents of the main frame of firefox,
for example, but I can read the menu bar.

Module                  Size  Used by
cdc_acm                12836  0
uvcvideo               28356  0
v4l1_compat            12068  1 uvcvideo
videodev                8640  1 uvcvideo
v4l2_common             7360  1 uvcvideo
ftdi_sio               28040  0
usbserial              28108  1 ftdi_sio
usblp                  12096  1
windrvr6              132640  0
xpc4drvr                8932  0
binfmt_misc            10248  1
nfs                   188140  0
nfsd                  199524  17
exportfs                5024  1 nfsd
lockd                  53672  3 nfs,nfsd
nfs_acl                 3264  2 nfs,nfsd
sunrpc                132612  13 nfs,nfsd,lockd,nfs_acl
appletalk              31284  20
ppdev                   8228  0
lp                     10432  0
ipv6                  217664  41
sd_mod                 16208  0
dm_snapshot            15324  0
dm_mirror              17236  0
dm_mod                 47892  2 dm_snapshot,dm_mirror
it87                   19108  0
hwmon_vid               2336  1 it87
tsdev                   7200  0
i2c_isa                 4512  1 it87
nvidia               6825748  58
agpgart                29232  1 nvidia
ide_generic             1120  0 [permanent]
eth1394                17924  0
usbhid                 32128  0
snd_usb_audio          67488  0
snd_usb_lib            13984  1 snd_usb_audio
snd_rawmidi            22048  1 snd_usb_lib
snd_seq_device          8236  1 snd_rawmidi
snd_hwdep               8516  1 snd_usb_audio
usb_storage            69312  0
ohci1394               29328  0
snd_intel8x0           29436  1
snd_ac97_codec         82784  1 snd_intel8x0
snd_ac97_bus            2048  1 snd_ac97_codec
ieee1394               85560  2 eth1394,ohci1394
snd_pcm_oss            43520  1
snd_mixer_oss          15584  1 snd_pcm_oss
i2c_nforce2             6304  0
snd_pcm                74408  4 
snd_usb_audio,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              20292  1 snd_pcm
i2c_core               19312  4 it87,i2c_isa,nvidia,i2c_nforce2
irtty_sir               7488  0
ehci_hcd               26856  0
ohci_hcd               17252  0
forcedeth              20452  0
sir_dev                16876  1 irtty_sir
ide_cd                 35328  0
cdrom                  31888  1 ide_cd
snd                    46080  10 
snd_usb_audio,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               8672  2 snd
rtc                    11252  0
nvnet                  72580  0
psmouse                34248  0
pcspkr                  2948  0
serio_raw               6436  0
parport_pc             31472  1
parport                31720  3 ppdev,lp,parport_pc
irda                  160956  2 irtty_sir,sir_dev
floppy                 55628  0
snd_page_alloc          9800  2 snd_intel8x0,snd_pcm
usbcore               110560  14 
cdc_acm,uvcvideo,ftdi_sio,usbserial,usblp,windrvr6,usbhid,snd_usb_audio,snd_usb_lib,usb_storage,ehci_hcd,ohci_hcd
crc_ccitt               1952  1 irda
ext3                  115880  2
jbd                    46932  1 ext3
mbcache                 7652  1 ext3
ide_disk               14528  4
amd74xx                12700  0 [permanent]
generic                 4164  0 [permanent]
ide_core              111440  6 
ide_generic,usb_storage,ide_cd,ide_disk,amd74xx,generic
sata_nv                 8836  0
libata                 52784  1 sata_nv
scsi_mod              122220  3 sd_mod,usb_storage,libata
evdev                   8736  0
mousedev               10368  1

 gnopernicus &
[8] 25119
[EMAIL PROTECTED]:~/brlcad_test$ GTK Accessibility Module initialized
Bonobo accessibility support initialized

**********************
* SCREEN READER CORE *
**********************

GTK Accessibility Module initialized
Bonobo accessibility support initialized

(srcore:25120): gnopernicus-WARNING **: Unable to find parameter
  (repeat last message many times)
gnopernicus-Message: speech initialisation succeded
GTK Accessibility Module initialized
Bonobo accessibility support initialized


Other bugs:
  - Gnopernicus launches its "preferences" submenu and not only doesn't land 
    close to the main window, it doesn't even land on the same screen.
    (dual monitors sharing same framebuffer, nvidia twinview)
    Multiple monitors is a very likely setup for someone who needs to
    use the magnifier.
  - When the preferences menu is displayed, the main menu is inoperable.
    likewise for the dialogs.   This seems like a really bad idea in
    accessibility software.
  - An alternative menu for people who aren't blind to use instead of
    the keypad.
  - You should implement a "?" help function in the process of entering
    keypad commands:
      <0><?>
        press 0 for navigation controls
        press 1 for caret functions
        press 3 for ...
        press 5 for mouse controls <5><?>
        press 1 for left mouse button press<1>
  - pauses tend to occur in the wrong places.
    
    consider the output of "apt-get install gnopernicus" in a terminal:
    Reading package lists... Done
    Building dependency tree... Done
    gnopernicus is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 459 not upgraded.

    Sometimes the first two lines are just read as "terminal enter".
    Sometimes they are read as:
      Reading package lists...
      Done building dependency tree...
      Done gnopernicus is already the newest version
    With no indication of a new line.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnopernicus depends on:
ii  at-spi                     1.7.12-1      Assistive Technology Service Provi
ii  gconf2                     2.16.0-3      GNOME configuration database syste
ii  libart-2.0-2               2.3.17-1      Library of functions for 2D graphi
ii  libatk1.0-0                1.12.4-1      The ATK accessibility toolkit
ii  libatspi1.0-0              1.7.12-1      C binding libraries of at-spi for 
ii  libbonobo2-0               2.14.0-3      Bonobo CORBA interfaces library
ii  libbonoboui2-0             2.14.0-5      The Bonobo UI library
ii  libbrlapi1                 3.7.2-6       braille display access via BRLTTY 
ii  libc6                      2.3.6.ds1-9   GNU C Library: Shared libraries
ii  libcairo2                  1.2.4-4       The Cairo 2D vector graphics libra
ii  libfontconfig1             2.4.2-1       generic font configuration library
ii  libgail-gnome-module       1.1.3-3       GNOME Accessibility Implementation
ii  libgconf2-4                2.16.0-3      GNOME configuration database syste
ii  libglade2-0                1:2.6.0-4     library to load .glade files at ru
ii  libglib2.0-0               2.12.6-1      The GLib library of C routines
ii  libgnome-keyring0          0.6.0-3       GNOME keyring services library
ii  libgnome-mag2              1:0.13.1-1    screen magnification library for t
ii  libgnome-speech3           1:0.3.10-2    GNOME text-to-speech library
ii  libgnome2-0                2.16.0-2      The GNOME 2 library - runtime file
ii  libgnomecanvas2-0          2.14.0-2      A powerful object-oriented display
ii  libgnomeui-0               2.14.1-2      The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             2.14.2-4      GNOME virtual file-system (runtime
ii  libgtk2.0-0                2.8.20-3      The GTK+ graphical user interface 
ii  libice6                    1:1.0.1-2     X11 Inter-Client Exchange library
ii  liborbit2                  1:2.14.4-1    libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0              1.14.8-3      Layout and rendering of internatio
ii  libpopt0                   1.10-3        lib for parsing cmdline parameters
ii  libsm6                     1:1.0.1-3     X11 Session Management library
ii  libx11-6                   2:1.0.3-4     X11 client-side library
ii  libxcursor1                1.1.7-4       X cursor management library
ii  libxext6                   1:1.0.1-2     X11 miscellaneous extension librar
ii  libxfixes3                 1:4.0.1-5     X11 miscellaneous 'fixes' extensio
ii  libxi6                     1:1.0.1-4     X11 Input extension library
ii  libxinerama1               1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml2                    2.6.27.dfsg-1 GNOME XML library
ii  libxrandr2                 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender1                1:0.9.1-3     X Rendering Extension client libra
ii  scrollkeeper               0.3.14-11     A free electronic cataloging syste

Versions of packages gnopernicus recommends:
ii  gnome-mag                     1:0.13.1-1 a screen magnifier for the GNOME d

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to