Hi, I have a problem with OO 1.1.0 which does not seem to have been
mentioned anywhere I have looked before.
[EMAIL PROTECTED]:~$ openoffice
brings up OO 1.1 but trying to open a new document, master document,
text document (most of them), HTML, drawing or spreadsheet initially
bring OO 1.1 up ... followed by the pop-up message
~~~~~~~~~~~~~~~~~~~~~~~~~~
\!/ An unrecoverable error has occurred.
All modified files have been saved and can
probably be recovered at program restart.
~~~~~~~~~~~~~~~~~~~~~~~~~~
after which it crashes.
Emailed text attachments get the same treatment, meaning that I can't
read important documents.
I've looked under Tools->Options but can't see any obvious
mis-config. English-NZ, English-AUS, and English-US don't
change anything.
I notice that under
Options->Paths->[whatever] you get /home/adam/OO/1.0.2/[whatever]
Could that be the problem ? In other words, configs are not up-to-date ?
I'm running unstable and 'apt-get dist-upgrade --fix-missing'
via cable almost daily (congestion allowing) but the problem has
persisted for the last few weeks
... leading to some angst.
When running strace I received a lot of unfamiliar output, OO 1.1.0
opened, I attempted to open
a text document with strace running in the background, and OO crashed as
previously described.
I have attached the end of the strace ouput below. I'd welcome any
constructive comment.
Adam Bogacki,
[EMAIL PROTECTED]
writev(2, [{"/usr/lib/openoffice/program/libv"..., 42}, {"(", 1},
{"_Z19ImplWindowFrameProcPvP8SalFr"..., 39}, {"+0x", 3}, {"436", 3},
{")", 1}, {"[0x", 3}, {"4022a8c6", 8}, {"]\n", 2}],
9/usr/lib/openoffice/program/libvcl645li.so(_Z19ImplWindowFrameProcPvP8SalFrametPKv+0x436)[0x4022a8c6]
) = 102
writev(2, [{"/usr/lib/openoffice/program/libv"..., 42}, {"(", 1},
{"_ZN12SalFrameData19HandleClientM"..., 61}, {"+0x", 3}, {"b3", 2},
{")", 1}, {"[0x", 3}, {"4028b6f5", 8}, {"]\n", 2}],
9/usr/lib/openoffice/program/libvcl645li.so(_ZN12SalFrameData19HandleClientMessageEP19XClientMessageEvent+0xb3)[0x4028b6f5]
) = 123
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
kill(2466, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++
[EMAIL PROTECTED]:~$