orca command is wrong in preferences assist technologies

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

 



If in System --> Preferences --> Personal --> Assistive Technology Preferences
I enable assistive technologies, in preferred applications --> accessibility
the hardcoded command for orca magnifier is

orca -m

while the correct one should be (based on man page)

orca -e magnifier

Running from a terminal I get
[testuser2@tekkaman ~]$ orca -m

Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/orca/orca.py", line 1379, in main
    "version"])
  File "/usr/lib64/python2.5/getopt.py", line 91, in getopt
    opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:])
  File "/usr/lib64/python2.5/getopt.py", line 191, in do_shorts
    if short_has_arg(opt, shortopts):
  File "/usr/lib64/python2.5/getopt.py", line 207, in short_has_arg
    raise GetoptError('option -%s not recognized' % opt, opt)
GetoptError: option -m not recognized

It is a x86_64 updated rawhide with orca-2.20.0.1-1.fc8

I don't know excatly against which package file a bug...
Gianluca
-- 
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux