• Mike Kaganski's avatar
    Properly initialize gpgme-w32spawn.exe path on Windows · cca68302
    Mike Kaganski yazdı
    On Windows, gpgme expects gpgme-w32spawn.exe to be in the same directory as the current
    process executable. This assumption might be wrong, e.g., for bundled python, which is
    in instdir/program/python-core-x.y.z/bin, while gpgme-w32spawn.exe is in instdir/program.
    In this case, if an operation in a python script requires initializing gpgme, it will be
    interrupted by a modal warning box telling that gpgme-w32spawn.exe was not found.
    
    If we can't find gpgme-w32spawn.exe in the current executable location, then try to find
    the spawn executable, and inform gpgme about actual location using gpgme_set_global_flag.
    
    Change-Id: Ie30a0d4a6666767e8c54f1bdc67b67570d6ea47a
    Reviewed-on: https://gerrit.libreoffice.org/71014
    Tested-by: Jenkins
    Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
    cca68302
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
test_docs Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
workben Loading commit data...
AllLangMoTarget_xsc.mk Loading commit data...
CppunitTest_qa_certext.mk Loading commit data...
CppunitTest_xmlsecurity_dialogs_test.mk Loading commit data...
CppunitTest_xmlsecurity_pdfsigning.mk Loading commit data...
CppunitTest_xmlsecurity_signing.mk Loading commit data...
Executable_pdfverify.mk Loading commit data...
IwyuFilter_xmlsecurity.yaml Loading commit data...
Library_xmlsecurity.mk Loading commit data...
Library_xsec_xmlsec.mk Loading commit data...
Makefile Loading commit data...
Module_xmlsecurity.mk Loading commit data...
README Loading commit data...
UIConfig_xmlsec.mk Loading commit data...