[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#466269: openoffice "BASIC" error message: how to get rid of it



Hi,

Sanjoy Mahajan wrote:
> I had the same problem with openoffice.org 2.4 (from unstable) and now

with what version? That's interesting, because

# Fix for bug #mdv41228 #i89207
# Remove this line:
# <library:library library:name="WebWizard" xlink:href="file:///usr/lib/openoffice/share/basic/WebWizard/dialog.xlb/" xlink:type="simple" library:link="true" library:readonly="true"/>
# from files below.
# Since 2007.0 WebWizard does not exist anymore.
dialog_xlc=~/.openoffice.org2/user/basic/dialog.xlc
script_xlc=~/.openoffice.org2/user/basic/script.xlc
if [ -f $dialog_xlc -a -f $script_xlc ]; then
    sed -i "s/.*library:name=\"WebWizard\".*openoffice.*//" $dialog_xlc $script_xlc
fi

in soffice (added in 2.4.1-10) is supposed to fix that after you started the
new OOo once..

> with openoffice.org 3.0.0-3 (from Debian experimental).

That's normal, if you once had that problem. 3.0.0 packages don't have
the above snippets and I won't add it, since it persumably is not a problem
on OOo2 (fixed profile) -> OOo3 upgrade.

> Thanks, that solution worked for me.  For v3.0, the files are
> ~/.openoffice.org/3/user/basic/{dialog,script}.xlc

why do you have them still? Did you switch your profile before
-10?

Hmm.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



Reply to: