[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-05 Thread Colin Watson
This is OK release-wise. However, there's one mistake that I can see here: else mkdir -p /target/home/$TARGET_USERNAME/.local/share/orca + mkdir -p /var/lib/gdm/.local/share/orca

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-05 Thread Colin Watson
Incidentally, it would be clearer and more robust if you put a trailing slash on cp target directories that you expect to exist already, e.g.: + cp -r /home/$TARGET_USERNAME/.local/share/orca /target/var/lib/gdm/.local/share/ -- [Maverick]

Re: [Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-05 Thread Attila Hammer
Colin, thank you the comments, sorry the mistake. Luke, you do this changes and you have time to testing Colin wroted changes? Unfortunately this day I am not in home, so I am not have this day enough time to do a clean installation to see accessible login is working right or not when doed this

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-05 Thread Colin Watson
There's a revised upload in the queue, which looks good (the mkdir is still there, but I've confirmed that the changed arguments to 'cp -r' will work). -- [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-05 Thread Launchpad Bug Tracker
This bug was fixed in the package casper - 1.248 --- casper (1.248) maverick; urgency=low * ubiquity-hooks/30accessibility: Create .local/share subdirectory structure before copying files. Also copy orca files to ~/.local/share, instead ~/. Thanks to Attila Hammer for the

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-05 Thread Colin Watson
Changes after tomorrow will probably be impractical to get into the release. Realistically any further change needed after this evening is unlikely to make it. -- [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-04 Thread Luke Yelavich
Ok, thanks for your work. Subscribing ubuntu-release to get final approval. Patch tested and works here. ** Changed in: casper (Ubuntu) Status: New = In Progress ** Changed in: casper (Ubuntu) Assignee: (unassigned) = Luke Yelavich (themuso) -- [Maverick]

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-10-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/casper -- [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles https://bugs.launchpad.net/bugs/650846 You received this bug notification because you are a member of Ubuntu

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-09-29 Thread Attila Hammer
** Patch added: This patch hopefuly fix this bug https://bugs.launchpad.net/bugs/650846/+attachment/1652012/+files/30-accessibility-fix.patch ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/650846/+attachment/1652013/+files/Dependencies.txt ** Tags added: patch --

[Bug 650846] Re: [Maverick] ubiquityhooks/30accessibility script copyes wrong place the live user orca settings during installation when choosed some blind profiles

2010-09-29 Thread Attila Hammer
This second rewision is working right, I tested with a clean installation a patched /usr/lib/ubiquity/target-config/30accessibility script. This final revision fixing following problems my clean installed system: 1. Live user setted Orca settings again right place copyed with new installed