[Bug 314185] Re: Incorrect file paths for icons played via spd-conf

Boris Dusek 314185 at bugs.launchpad.net
Fri Jul 16 14:11:12 BST 2010


The fix released in 0.7-5ubuntu1 (the patch spd-conf-test-path-
fix.patch) is:

* wrong: uses os.path.join with second argument as absolute path
("/test.wav"), which results into the final (absolute) path of just
"/test.wav".

* unneeded: this was fixed upstream (commit f0ba6a27...) by using
os.path.join, which supplies the correct platform-specific path
separators at correct places

The fix for this is easy - do not use the patch spd-conf-test-path-
fix.patch.

-- 
Incorrect file paths for icons played via spd-conf
https://bugs.launchpad.net/bugs/314185
You received this bug notification because you are a member of
Accessibility, which is subscribed to speech-dispatcher in ubuntu.



More information about the Ubuntu-accessibility-bugs mailing list