https://bz.apache.org/ooo/show_bug.cgi?id=126891
--- Comment #16 from Kay <[email protected]> --- Well...bad news. I tried to open a doc, an .odt file, and just sign it, and no go! :( I did the same with my distributed version of 4.1.2 and no problems. We had quite a number of issues with this in the past, and I have an env variable set -- MOZILLA_CERTIFICATE_FOLDER=sql:/<dir>/<subdir>/.pki/nssdb which seems to make 4.1.2 happy. Here's the error: Error: Error initializing security context! >From File /--some stuff--/openoffice/trunk/main/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx at Line 269 Abort ? (Yes=abort / No=ignore / Cancel=core dump) So, maybe my build is the problem? What do you use for ./config? This is what I use -- ./configure \ --build=i686-pc-linux-gnu \ --host=i686-pc-linux-gnu \ --target=i686-pc-linux-gnu \ --with-package-format="installed rpm" \ --disable-ldap \ --disable-beanshell \ --with-jdk-home=/etc/alternatives/java_sdk_1.8.0 \ --with-junit=/usr/share/java/junit4.jar \ --without-stlport \ --enable-category-b \ --with-java \ --with-ant-home=/opt/ant \ --with-dmake-path=/usr/local/bin/dmake \ --without-ppds \ --with-epm-url="http://www.msweet.org/files/project2/epm-3.7-source.tar.gz " \ --with-lang="en-US" \ --with-perl-home=/usr \ --with-system-stdlibs \ --disable-directx \ --enable-dbus \ --enable-opengl \ --disable-activex \ --disable-atl \ --disable-gnome-vfs \ --enable-verbose \ --with-x -- You are receiving this mail because: You are the assignee for the issue.
