To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109682





------- Additional comments from [email protected] Thu Jun 17 21:52:46 
+0000 2010 -------

I took some time tonight to look at the differences between a successful
launch and a failing one (using strace).

When launching 3.2 from a gnome session (sucessful launch), the following access
is done :

open("/opt/openoffice.org/basis3.2/program/libvclplug_gtkli.so", O_RDONLY) = 3

When launching from the legacy window manager (failure), the following access is
done :

open("/opt/openoffice.org/basis3.2/program/libvclplug_kdeli.so", O_RDONLY) = 3

So, it seems that OO is considering that it runs in a KDE environment, which
it does not.

>From then, the loaded libraries are completely different.

Maybe should I reinstall 3.1.1 and check where the paths begin to diverge.

Regards


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to