[go: up one dir, main page]

User Activity

  • Posted a comment on ticket #14 on ddrescueview

    Some crude patch that I tested, seems to work for me. --- ddrescueview-source-0.4~alpha4.old/source/Parser.pas 2020-08-21 03:10:45.000000000 +0300 +++ ddrescueview-source-0.4~alpha4/source/Parser.pas 2020-09-30 00:19:18.586393532 +0300 @@ -348,16 +348,10 @@ // read file contents into string list try mapStrings := TStringList.Create; - if FMapStream.Seek(0, soFromBeginning) <> 0 then - raise Exception.Create('Seek error!'); + FreeAndNil(FMapStream); + FMapStream := TFileStream.Create(FFilename, fmOpenRead...

  • Created ticket #14 on ddrescueview

    Refresh doesn't work correctly since ddrescue 1.24

  • Posted a comment on ticket #1037 on Enigmail

    I have captured the logs when you correspondingly select PGP/MIME before hitting send, and when you select it in the mentioned prompt. enigmailKeySelection.js: Accept <=== encryptTestMessage() enigmailMsgComposeOverlay.js: Enigmail.msg.keySelection(): return toAddrStr="0x25DABF19C1BF93A6261CC136B73744F06687E863" bccAddrStr="" <=== keySelection() enigmailMsgComposeOverlay.js: appendInlineAttachments() enigmailMsgComposeOverlay.js: Enigmail.msg.prepareSecurityInfo(): Using PGP/MIME, flags=226 enigmailMsgComposeOverlay.js:...

  • Created ticket #1037 on Enigmail

    Attachment encryption prompt fails to use PGP/MIME, falls back to inline PGP with unencrypted attachments

  • Posted a comment on ticket #627 on Enigmail

    Ah, okay, that ac5577304 commit just didn't get into 2.0.8 release (or any release yet, as a matter of fact).

  • Posted a comment on ticket #627 on Enigmail

    Hmmm, odd, it's supposed to be removed by ac5577304eb in March 2018 (bug #743), but my Thunderbird still sends it with Enigmail version 2.0.8 (20181230-1433).

  • Posted a comment on ticket #627 on Enigmail

    Can I disable it? I do not wish to advertise any OpenPGP preference in my e-mails by default.

View All

Personal Data

Username:
wgh
Joined:
2019-02-10 21:34:28

Projects

  • No projects to display.

Personal Tools