- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 15 2024
Jan 14 2024
Jan 13 2024
Jan 12 2024
With KMail 5.23.1 the attachment icon is shown as icon. It's also show in the header (I don't see a way to disable this).
This has most likely been fixed already with https://invent.kde.org/pim/messagelib/-/commit/70f39256784280d2034aa7bf1c4765f606c22d56. Please retest with KMail 5.23.1 or later.
pinentry-gtk etc presumably need similar treatment, so I'm not sure how much sense it makes to add org.gnupg.pinentry.desktop for pinentry-qt. Should this be org.gnupg.pinentry-qt.desktop instead? Or have one desktop file for all pinentries, which could be problematic for the Exec matching in KWin
KF6 KWindowSystem has some convenience API to deal with this: https://invent.kde.org/frameworks/kwindowsystem/-/merge_requests/136
Now you can untar and run
In D573#5981, @ikloecker wrote:I was wondering whether "Exec=pinentry" should be "Exec=pinentry-qt" because "pinentry" could be a symlink to another pinentry. On the other hand, we probably want to use the same icon also for pinentry-gtk, etc.
I guess you have tested the Makefile.am changes.
Ship it!
Use correct Exec; configure the file in order to get the correct prefix
Awesome, thanks for the report 👍
Noteworthy changes in version 0.3.2 (2024-01-12)
Jan 11 2024
The extra option --debug-allow-pin-logging was implemented with commit rGe43bd2a7a78.