Re: [orca-list] new info on firefox keyboard shortcuts problem



"Robert D. Crawford" <robdcraw gmail com> writes:

I've logged out and back in and things seem to be working as of now.
Before creating the orca-customizations.py file I had started orca and
the modifier key had again set itself to Caps_Lock.  I'll continue
using the computer and post if it does it again or if things stop
working in firefox.]

I just adjusted the speech rate and the modifier key reverted to
caps_lock.  All I did was to switch to the preferences panel move over
to the Speech page, tab down to the rate slider and change it.  I then
tabbed down to the apply button and hit the space bar.  I then, out of
curiosity went to the keybindings page to have a look at the modifier
key and lo, it was set to caps_lock again.

Any ideas?  Does the reloading of the settings also pull the settings
from the user files, orca-customizations.py, in this case?  I turned on
debugging and one of the first things I saw was

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/orca/orca.py", line 1139, in loadUserSettings
    _userSettings = __import__("user-settings")
  File "/home/rdc/.local/share/orca/user-settings.py", line 182, in <module>
    orca.orca_state.orcaCustomizations = __import__("orca-customizations")
  File "/home/rdc/.local/share/orca/orca-customizations.py", line 1, in <module>
    orca.settings.orcaModifierKeys = ['Insert']
NameError: name 'orca' is not defined

In the customization file should I be importing anything?  I've looked
at some of the rest of the file but I don't know what I would be looking
for.  If you would like to have the debug file I'll send it.  It is
almost 18K lines.

Thanks for any help,
rdc

-- 
Robert D. Crawford                                     robdcraw gmail com




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