In T6725#175868, @ikloecker wrote:No. Windows has a file selection dialog where you can only select files and a folder selection dialog where you can only select folders. We cannot change Windows (and we will not use a non-native file dialog).
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 21 2023
Sep 21 2023
• aheinecke triaged T6725: Kleopatra: encryption via menu button does only encrypt files, not folders as Low priority.
po: Translate strings for new options
This is a release blocker for me.
• aheinecke assigned T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue to • ikloecker.
Ingo can you investigate? This is very important because this is a regression caused by the change to pass filenames directly. I wonder if we pass this as UTF-8 and gpgtar needs a fix or if we pass it somehow else.
• ikloecker changed the status of T6696: qgpgme-qt6: Build failure for some distributions from Open to Testing.
The Qt 6 bindings will now be compiled with the -mno-direct-extern-access flag if --enable-no-direct-extern-access is passed to configure.
CarlSchwan closed T6726: Kleopatra: Sign & Encrypt Folder suggests wrong output file name as Resolved.
Fixed by ingo
• ikloecker committed rM3e6485620816: build,qt: Drop broken check for -fPIC (authored by • ikloecker).
build,qt: Drop broken check for -fPIC
• ikloecker committed rM927f129663b8: build,qt: Optionally build Qt 6 bindings with -mno-direct-extern-access (authored by • ikloecker).
build,qt: Optionally build Qt 6 bindings with -mno-direct-extern-access
• ikloecker moved T6696: qgpgme-qt6: Build failure for some distributions from Restricted Project Column to Restricted Project Column on the Restricted Project board.
• ebo added a comment to T6725: Kleopatra: encryption via menu button does only encrypt files, not folders.
Could we then clarify this for the user somehow? Maybe both
a) add "Sign/Encrypt Folder" to the default menu bar - it would need an icon added for that, too
b) make it clear in the documentation
mlaurent committed rLIBKLEO1edad192d25f: Merge remote-tracking branch 'origin/kf5' (authored by mlaurent).
Merge remote-tracking branch 'origin/kf5'
mlaurent committed rMTPd0a43de2d01c: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
l10n daemon script <scripty@kde.org> committed rLIBKLEOc1168b0f85b8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rKLEOPATRA44c18bc7e0e4: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed rMTPcc17c35cc7a2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rKLEOPATRAb084a08acdef: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rLIBKLEO919577d21bd6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 20 2023
Sep 20 2023
In T6696#175866, @antonio-rojas wrote:This is a Qt issue. Reported at https://bugreports.qt.io/browse/QTBUG-117398
• ikloecker added a comment to T6586: Kleopatra: Automatic suggestion of new name for signed/encrypted archive doesn't respect file name extension.
Sure. That's why I wrote that my fix needs to be checked on Windows. And if the regression T6726 wouldn't have blocked the test of my local fix for Windows, ....
• ikloecker added a comment to T6725: Kleopatra: encryption via menu button does only encrypt files, not folders.
No. Windows has a file selection dialog where you can only select files and a folder selection dialog where you can only select folders. We cannot change Windows (and we will not use a non-native file dialog).
This is a Qt issue. Reported at https://bugreports.qt.io/browse/QTBUG-117398
Remove overly complicated toolip
• aheinecke committed rGTO1021a2900de3: Add new debug option noSaveBeforeDecrypt (authored by • aheinecke).
Add new debug option noSaveBeforeDecrypt
• ebo changed Version from VS-Desktop-3.2.0.0-beta214 to VS-Desktop-3.2.0.0-beta214 and Gpg4win-4.2.0 on T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.
• aheinecke committed rOd8a5ca4d5107: Improve help strings for new options (authored by • aheinecke).
Improve help strings for new options
• aheinecke committed rObd0a6494e904: Fix release in case noSaveBeforeDecrypt is set (authored by • aheinecke).
Fix release in case noSaveBeforeDecrypt is set
Auto update po files
Add new option noSaveBeforeDecrypt
• aheinecke changed the status of T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Open to Testing.
There has been another report on the Gpg4win Forum which might be related that mails now cause endless syncs and might even break further when they are saved back to the same exchange server as there is no MAPI to MIME conversion done anymore and other clients cannot read the mime structure.
• ebo renamed T6727: GpgEX: Unicode in file or foldername causes error from GpgEX: Unicode in file or foldername to GpgEX: Unicode in file or foldername causes error.
For clarification: encrypting a file via Kleopatra (not GpgEX) with unicode characters in name works, only the folders don't
• aheinecke added a comment to T6586: Kleopatra: Automatic suggestion of new name for signed/encrypted archive doesn't respect file name extension.
As eva wrote the problem is that if you decrypt only the archive and not immediately extract it, which is an option for our users this results in a broken extension. And it also looks wrong even at first glance so it does not look like we intended this. Also wouldn't we then need mime types for the tar.p7m tar.p7s, too and tar.pgp?
• aheinecke changed the status of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Open to Testing.
• ebo added projects to T6727: GpgEX: Unicode in file or foldername causes error: Restricted Project, gpgex.
I'm using the standard pinentry provided by Homebrew: https://formulae.brew.sh/formula/pinentry#default
• ikloecker committed rLIBKLEO079315385a26: Fix regression in outputFileExtension (authored by • ikloecker).
Fix regression in outputFileExtension
• ikloecker triaged T6726: Kleopatra: Sign & Encrypt Folder suggests wrong output file name as High priority.
This is a serious regression.
• ebo added a comment to T6725: Kleopatra: encryption via menu button does only encrypt files, not folders.
This is as intended, in Kleopatra you either encrypt files or folders (via File-> Sign/Encrypt Folder).
• ebo changed the status of T6586: Kleopatra: Automatic suggestion of new name for signed/encrypted archive doesn't respect file name extension from Testing to Open.
gpg -v -K does not require a pinentry. You can check this by adding debug-pinentry and log-file /some/file to the gpg-agent.conf - you should not see any pinentry invocation.
mlaurent committed rKLEOPATRA801600c74904: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
mlaurent committed rLIBKLEObc9b9fb31c3a: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
mlaurent committed rMTP6db6a71ce2aa: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
l10n daemon script <scripty@kde.org> committed rLIBKLEO3b67b44da0f2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2c92ae6b6042: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rLIBKLEOc928009d5f6f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rMTP34f3a8a6b1c4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rKLEOPATRA04c154d5a34d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9bbd4f85ae80: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Sep 19 2023
Sep 19 2023
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.
that's really cool :) .. I tested now with a mail whole having the Warning message, I press "Show Mail" and it indeed open .. see the pic.
very nice feature indeed.
• aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.
Meanwhile, can you please share how to use the new feature "open the mail from the Kleopatra menu" would be nice to test it.
• aheinecke changed the status of T6683: GpgOL: Configurable error if sign is selected and prefer_smime from Open to Testing.
• aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .
The most difficult thing here was to actually support the case where the user then sees the keyresolver dialog and selects "yes i do not wish to sign" this never worked.
• aheinecke committed rO976e9822a5ca: Improve handling of sign selected without certs (authored by • aheinecke).
Improve handling of sign selected without certs
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.
Thanks a lot Andre ... I believe it's solved.
• aheinecke committed rOe0ef0249da5f: Add support for S/MIME always trust (authored by • aheinecke).
Add support for S/MIME always trust
• werner committed rG9fe73df21a6c: dirmngr: Improve error codes returned from http fetching. (authored by • werner).
dirmngr: Improve error codes returned from http fetching.
• werner committed rG63acf06efb97: dirmngr: Implement automatic proxy detection on Windows. (authored by • werner).
dirmngr: Implement automatic proxy detection on Windows.
• werner committed rG7659c0a2b01d: dirmngr: Further simplify the http code and improve a message. (authored by • werner).
dirmngr: Further simplify the http code and improve a message.
Now when I try to encrypt to expired certificate this message comes up:
• aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .
• ebo committed rO0c5dd35d0723: po: Minor spelling fixes for German translation (authored by • ebo).
po: Minor spelling fixes for German translation
Add addional check for valid file
Add addional check for valid file
Add addional check for valid file
mlaurent committed rMTP510c44d0bcd4: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
CarlSchwan committed rMTP11e098a796f3: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
CarlSchwan committed rMTP447161d3a3bd: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
Use hash tables
CarlSchwan committed rMTPfe28e1549e5a: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
CarlSchwan committed rMTPe8ebd4d04ccb: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
CarlSchwan committed rMTP105359f1735d: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
CarlSchwan committed rMTP280eabcc76ee: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
Avoid "unused variable" warnings
CarlSchwan committed rMTP644e925ec300: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
• aheinecke triaged T6722: Kleopatra: Forbid adding non-encryption keys to groups as Normal priority.
Yes I think this makes sense and a little safeguard from weird situtations where users won't know how to resolve a problem. I think we should also check for that when ever a group is opened that it does not contain such keys. In case someone "revoked" there encryption key or more commonly the encryption subkey expired. In that case a message box might make sense telling the user which key / keys are not suitable for decryption.
CarlSchwan committed rMTPdd8f33d926e0: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
CarlSchwan committed rMTP369b82ce15db: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
• ikloecker committed rMTP905dc2a15a72: Fix redefinition of TRANSLATION_DOMAIN (authored by • ikloecker).
Fix redefinition of TRANSLATION_DOMAIN
• ikloecker committed rMTPa04ec32009e9: Fix redefinition of TRANSLATION_DOMAIN (authored by • ikloecker).
Fix redefinition of TRANSLATION_DOMAIN
Avoid "unused variable" warnings
Avoid "unused variable" warnings
• ikloecker triaged T6721: QGpgME: Create archive as .part and rename on successful creation as Normal priority.
l10n daemon script <scripty@kde.org> committed rKLEOPATRAb252da6081e3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed rMTP0657b0a4e15a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 18 2023
Sep 18 2023
• aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.
Maybe its not a com addin but one of the New JavaScript webapi addins? They have a different menu to disable. Definetly not an outlook feature its this protectit thingy. But have you now Trierdto open the mail from the Kleopatra menu? That is the cool New feature we are currently working on.
Yaser_g1 added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.
I disable all Addons (see screenshots) and restarted the Outlook, but still getting the same warning when trying to open the email.
• aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.
Ah wait, in the first of your screenshots it is obvious which addin is modifying your mail so that we don't see it as an encrypted mail anymore. It is that warning text from the protection Addin that you should report that mail if you are unsure where it came from. That would cause such problems because when it inserts this text the type of the mail is changed and it is no longer detected as an encrypted mail.
