A possible bug with Maverick accessible login function, and a sure bug with casper 30accessibility script

Hammer Attila hammera at pickup.hu
Tue Sep 28 12:39:53 UTC 2010


Dear List,

Anybody confirm the Accessible login feature not working under Maverick? 
My this day installation all required settings is enabled because I 
choosed blindness profile during installation.
Why happened this?
Under Lucid, this function works perfect my machine.
Have a workaround to fix this problem if impossible fix this problem 
with Maverick release officialy? Need reporting this bug, or this is a 
known issue?

An another sure bug is related with 
/usr/lib/ubiquity/target-config/30accessibility script with easy to fix:
In blindness profile part, 30accessibility script try copying the live 
user .orca directory with following places:
cp -r /home/$USERNAME/.local/share/orca /target/home/$TARGET_USERNAME/
cp -r /home/$USERNAME/.local/share/orca /target/var/lib/gdm
The problem is following:
Orca 2.32 version I think store preferences with $HOME/.local/share/orca 
directory. But the script copyes the orca directory with $HOME directory 
and /var/lib/gdm directory.
So, orca directory is created but not the right places.
The right paths is following with need fixing the script:
1. path: /target/home/$TARGET_USERNAME/.local/share
2. path: /target/var/lib/gdm/.local/share
If need reporting this bug, I welcome do the bugreport and if I have 
more time, I making a patch and attaching.

Attila




More information about the Ubuntu-accessibility mailing list