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

Luke Yelavich themuso at ubuntu.com
Wed Sep 29 00:50:15 UTC 2010


On Tue, Sep 28, 2010 at 10:39:53PM EST, Hammer Attila wrote:
> 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.

Good catch, I can verify this. Please file a bug and let me know the bug number. I will do what I can to try and get this in for maverick final, although this is somewhat doubtful, since we have the RC release on Thursday, and only show stopper bugs get fixed between RC and final release.

Luke




More information about the Ubuntu-accessibility mailing list