Summary: | Microsoft Store: "GpgMe not Installed Correctly" error after update to 25.08.01 | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | business.qa3rb |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | aacid, jbentley3, sadly-bankable-lid |
Priority: | NOR | ||
Version First Reported In: | 25.08.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/fcbb2189e136f95dc2d46a3cab364d3f1c75d2a1 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Error message
PDF backend |
Description
business.qa3rb
2025-09-10 16:21:15 UTC
Can not reproduce. Can you attach the pdf that is giving you that problem just in case? Can you attach the video of what you are doing/getting? Which options do you have in settings->configure backends->pdf->signing backend? Created attachment 184876 [details]
Error message
It occurs for me with any PDF, such as https://www.sbr.gov.au/sites/default/files/2022-03/Test%20PDF%20document.pdf Created attachment 184877 [details]
PDF backend
It's worth noting that the PDF backend is version 0.6.5 (which I assume is outdated based on the copyright year of 2005-2008) I assume that's also an issue with the MS Store binaries, snce I don't recall ever needing to manually install backends for Okular The PDF backend version is fine I started having this same issue yesterday (September 10, 2025) when I updated Okular to version 25.08.1 through Microsoft Store on my Windows 10 system. I tried copying the gpgme-w32spawn.exe file from my Gpg4win installation to the C:\Program Files\WindowsApps\KDEe.V.Okular_25.801.6693.0_x64__7vt06qxq7ptv8\bin directory, but Windows denied permission. I guess that may be a difference with my system, i do not have Gpg4win. business.qa3rb@slmail.me / gamer191 (are you the same person?) do you have Gpg4win installed? > are you the same person? No > do you have Gpg4win installed? Yes I just tried renaming `C:\Program Files (x86)\gnupg\bin` (in order to disable gpg4win) and the error message went away I just tested and the problematic file is C:\Program Files (x86)\gnupg\bin\gpgconf.exe. C:\Program Files (x86)\gnupg\bin is in my PATH, so that exe would be loaded if Okular tried to load gpgconf.exe (without specifying a location) but idk why it's doing that since Okular doesn't seem to have any program file named gpgconf.exe Based on the name (I presume gpgconf is a GPG configuration tool), I guess it's possible that it's expected for Okular to load it if it exists, but that something in my Gpg config is causing issues Git commit fcbb2189e136f95dc2d46a3cab364d3f1c75d2a1 by Sune Vuorela. Committed on 12/09/2025 at 14:06. Pushed by aacid into branch 'master'. Don't filter out gpgme-w32spawn for gpgme apps gpgme-w32spawn is *required* on windows for apps using gpgme. Don't filter it away. It gives all sorts of weird issues, including noisy popups. M +1 -1 kde/applications/okular/okular.py https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/fcbb2189e136f95dc2d46a3cab364d3f1c75d2a1 There should be a new update in a few hours/days that fixes this. If after updating you still have the problem, please make a comment |