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





------- Additional comments from [EMAIL PROTECTED] Mon Nov 14 08:06:13 -0800 
2005 -------
ericb->windly

First, thank yo very much for your quick help  :-)

I have tried to trace OOo (using gdb), and after rebuild sal, xmlsecurity,
psprint and vcl using debug=true, and I have found several problems in fact:

1) MOZILLA_CERTIFICATE_FOLDER is not defined -> 

char * env = getenv("MOZILLA_CERTIFICATE_FOLDER")  
// why is " char * " used ?  Reading hackers guide, I believed it was not a good
idea ? 

.. is false, and assertions lines 140 and 144 in xmlsecurity return "failed to
create instance "
because MOZILLA_CERTIFICATE_FOLDER is not found.

Help is clear whith that :

Manage your certificates
If you are using Solaris or Linux, you must install a recent version of
Thunderbird, Mozilla Suite, or Firefox software to install some system files
that are needed for encryption.
If you have created different profiles in Thunderbird, Mozilla, or Firefox, and
you want OpenOffice.org to use one specified profile for certificates, then you
can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the
folder of that specified profile.
Save and sign the document

2) as you will see on my attachment, it's not possible to connect to a mozilla
address book. 
I think the problem starts there. ( I have compared with Linux version, where it
is possible to use both, Mozilla, Thunderbird and LDAP.

So, I think I first have to search in connectivity (or ?? ) why Mozilla ...etc
stuff is not activated.

To be continued...



---------------------------------------------------------------------
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