Hide Forgot
Description of problem: OpenOffice 2 documents aren't recognized Version-Release number of selected component (if applicable): bash-completion-20050121-1 How reproducible: Always Steps to Reproduce: 1. oowriter \t 2. 3. Actual results: Doesn't find something.odt Expected results: Complete with available files Additional info:
Created attachment 116873 [details] Patch to /etc/bash_completion which should fix some of the brokenness
Thanks; some bits of your update are already included in the 2005-07-15 version of bash-completion which I've prepared and will build/ship as soon as the Extras build system is ready again. I'll include the changes from your patch that weren't yet there, but a couple of questions: What's "sxa"? Your patch makes oodraw complete on it, but I couldn't find info about sxa in oodraw or by Googling. About "vor"; if I understand correctly, it's not at all exclusively for old oodraw templates, but for any old StarOffice/OpenOffice.org document templates. Do you think it should be added to all oo* tools?
(Oops, a minor correction: the new version pending for build is 20050712.)
Oops, sxa seems to be a typo for sxd (yes, my handwriting sucks, and getting the text out of OOo's menu for "Open file" isn't easy...). Sorry. Besides, I'm more of an ocassional user of OOo, and a rather new one to booth. I'm not qualified to decide on .vor
Oh, BTW: All the .o{d,t}? formats are zip(1)ed XML, are they not? If so, they should also go under zip. And many thanks for your work! It is much appreciated.
Ok, thanks for the update. Here's what I've done so far regarding this: Added stuff from your patch that wasn't in 20050712, except for "vor". I also added "mml" (MathML) for oomath. Regarding the zip'd XML: yes, I believe you're right. But they should obviously go under unzip, not zip... anyway, before applying that, I would suggest asking for upstream's opinion on this. His email address can be found at the bottom of /usr/share/doc/bash-completion-*/README
Fixed in >= 20050712-1, and all patches applied upstream as of >= 20050720-1.