1. Home
  2. News
  3. Download
    1. Thunderbird Release Version
    2. Thunderbird 140 ESR
    3. Thunderbird 115 ESR
    4. Thunderbird Beta Version
    5. Language Pack (User Interface)
    6. Dictionaries (Spell Check)
  4. Help & Lexicon
    1. Instructions for Thunderbird
    2. Questions & Answers (FAQ) about Thunderbird
    3. Help for this Website
    4. Last Changes
  5. Forums
    1. Unresolved Threads
    2. Latest Posts
    3. Threads of the last 24 hours
  • Login
  • Register
  • 
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Forum
  • Lexicon
  • Articles
  • Pages
  • More Options
  1. Thunderbird Mail DE
  2. Forum
  3. Hilfe zu Verschlüsselung & elektronische Signatur
  4. OpenPGP Verschlüsselung & Unterschrift
  5. Enigmail OpenPGP in Thunderbird-Versionen bis 68.*

Enigmail 1.2 erkennt die gnupg.exe nicht

  • gunny
  • August 2, 2011 at 8:18 PM
  • Closed
  • Thread is Resolved
  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 2, 2011 at 8:18 PM
    • #1

    Hallo, bin seit Jahren TB-Nutzer, zuletzt mit Win XP SP3 und hatte nie Probleme mit Enigmail und GNUPG. Nun habe ich ein neues Netboock und bin seit zwei Tagen im höchsten Masse frustriert, da es mir nicht gelingt TB 5 über enigmail mit gnupg zu verbinden! Ich habe inzwischen alle Versionen von gnupg 1.4.7-w32cli bis 1.4.11und auch die 2.-version probiert, auch mit direkter pfad-eingabe zur gpg.exe bzw. gpg2.exe, ohne erfolg. Enigmail erkennt die exe-datei nicht. Meine Umgebung: Win7 64 bit, TB 5, enigmail 1.2, Ich hoffe, Gunny kann geholfen werden?! :flehan:

  • Karla
    Member
    Posts
    223
    Member since
    9. Dec. 2003
    • August 2, 2011 at 8:26 PM
    • #2

    Hallo,

    kannst Du genauer mitteilen, wie sich das "nicht erkennen" äussert? Am liebsten wäre mir die Ausgabe der Konsole (OpenPGP->Fehlersuche->Konsole anzeigen) oder gar ein Log.

    Grüsse,
    Karla

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 2, 2011 at 10:22 PM
    • #3

    Hallo, vielen Dank für die Anfrage. Ich habe einige Hardcopies und die Fehlerconsole, wie funktionieren Datei-Anhänge im Forum ich bin hier neu und dumm? oder evtl. per mail?

  • HaasUwe
    Senior Member
    Posts
    1,045
    Member since
    23. Jul. 2011
    • August 2, 2011 at 10:27 PM
    • #4

    Die Dateien auf einen allgemein zugänglichen Ort, z. B. Bildhoster hochladen und den Link mit Klick auf den Button "img" veröffentlichen.

  • muzel
    Guest
    • August 2, 2011 at 10:40 PM
    • #5

    Man kann den Text auch einfach hier reinkopieren, zwischen Code-Tags (ich hasse Screenshots von Textdateien).

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 9:09 AM
    • #6

    Ok versuche es ersteinmal mit dem einkopieren der Fehlerconsole:

    Code
    [code]<?xml version="1.0"?>
    <!--
     * ***** BEGIN LICENSE BLOCK *****
     * Version: MPL 1.1/GPL 2.0/LGPL 2.1
     *
     * The contents of this file are subject to the Mozilla Public
     * License Version 1.1 (the "MPL"); you may not use this file
     * except in compliance with the MPL. You may obtain a copy of
     * the MPL at http://www.mozilla.org/MPL/
     *
     * Software distributed under the MPL is distributed on an "AS
     * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
     * implied. See the MPL for the specific language governing
     * rights and limitations under the MPL.
     *
     * The Original Code is Enigmail.
     *
     * The Initial Developer of the Original Code is Patrick Brunschwig.
     * Portions created by Patrick Brunschwig <patrick@mozilla-enigmail.org> are
     * Copyright (C) 2005 Patrick Brunschwig. All Rights Reserved.
     *
     * Contributor(s):
     *
     * Alternatively, the contents of this file may be used under the terms of
     * either the GNU General Public License Version 2 or later (the "GPL"), or
     * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
     * in which case the provisions of the GPL or the LGPL are applicable instead
     * of those above. If you wish to allow use of your version of this file only
     * under the terms of either the GPL or the LGPL, and not to allow others to
     * use your version of this file under the terms of the MPL, indicate your
     * decision by deleting the provisions above and replace them with the notice
     * and other provisions required by the GPL or the LGPL. If you do not delete
     * the provisions above, a recipient may use your version of this file under
     * the terms of any one of the MPL, the GPL or the LGPL.
     * ***** END LICENSE BLOCK ***** *
    -->
    
    
    
    
    <?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
    <?xml-stylesheet href="chrome://enigmail/skin/enigmail.css" type="text/css"?>
    
    
    
    
    <!DOCTYPE window [
    <!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
    %brandDTD;
    <!ENTITY % enigMailDTD SYSTEM "chrome://enigmail/locale/enigmail.dtd" >
    %enigMailDTD;
    ]>
    
    
    
    
    <wizard id="enigmailSetupWizard"
            title="&enigmail.setupWiz.title;"
            onwizardnext="return onNext();"
            onwizardback="return onBack();"
            onload="onLoad();"
            onwizardcancel="return onCancel();"
            height="500px"
            width="600px"
            xmlns:html="http://www.w3.org/1999/xhtml"
            xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
    
    
    
    
      <script type="application/x-javascript" src="chrome://enigmail/content/enigmailCommon.js"/>
      <script type="application/x-javascript" src="chrome://enigmail/content/enigmailKeygen.js"/>
      <script type="application/x-javascript" src="chrome://enigmail/content/enigmailSetupWizard.js"/>
      <broadcasterset>
        <broadcaster id="bcKeyEnabled" properties=""/>
      </broadcasterset>
    
    
    
    
      <wizardpage id="pgWelcome" pageid="pgWelcome"
                  next="pgSelectId"
                  onpageshow="wizardSetFocus()">
        <description>
          &enigmail.setupWiz.pgWelcome.desc;
        </description>
        <separator/>
        <label value="&enigmail.setupWiz.pgWelcome.startNow;" control="startNow"/>
        <radiogroup id="startNow" value="1">
          <radio id="startNow_yes"
                 label="&enigmail.setupWiz.pgWelcome.yes;"
                 selected="true"
                 oncommand="onSetStartNow(true)"
                 value="1"/>
          <radio id="startNow_sel"
                 label="&enigmail.setupWiz.pgWelcome.no;"
                 oncommand="onSetStartNow(false)"
                 value="0"/>
        </radiogroup>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgSelectId" pageid="pgSelectId" next="pgSign"
                  label="&enigmail.setupWiz.pgSelectId.title;"
                  description="&enigmail.setupWiz.pgSelectId.subtitle;">
        <description>
          &enigmail.setupWiz.pgSelectId.desc;
        </description>
    
    
    
    
        <separator/>
    
    
    
    
        <label value="&enigmail.setupWiz.pgSelectId.allIds;" control="activateId"/>
        <radiogroup id="activateId" value="1">
          <radio id="activateId_all"
                 label="&enigmail.setupWiz.yes;"
                 selected="true"
                 oncommand="disableIdSel(true)"
                 value="1"/>
          <radio id="activateId_sel"
                 label="&enigmail.setupWiz.pgSelectId.selectIds;"
                 oncommand="disableIdSel(false)"
                 value="0"/>
        </radiogroup>
        <groupbox height="60px" width="200px">
          <vbox id="idSelection"/>
        </groupbox>
    
    
    
    
        <separator/>
        <description>
          &enigmail.setupWiz.pgSelectId.note;
        </description>
    
    
    
    
      </wizardpage>
      <wizardpage id="pgSign" pageid="pgSign" next="pgEnc"
                  label="&enigmail.setupWiz.pgSign.title;"
                  description="&enigmail.setupWiz.pgSign.subtitle;">
        <description>
          &enigmail.setupWiz.pgSign.desc;
        </description>
        <separator/>
        <label value="&enigmail.setupWiz.pgSign.signAllMsg;" control="signMsg"/>
        <radiogroup id="signMsg" value="1">
          <radio id="signMsg_yes"
                 label="&enigmail.setupWiz.pgSign.yesSign;"
                 selected="true"
                 value="1"/>
          <radio id="signMsg_no"
                 label="&enigmail.setupWiz.pgSign.noSign;"
                 value="0"/>
        </radiogroup>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgEnc" pageid="pgEnc" next="pgSettings"
                  label="&enigmail.setupWiz.pgEnc.title;"
                  description="&enigmail.setupWiz.pgEnc.subtitle;">
        <description>
          &enigmail.setupWiz.pgEnc.desc;
        </description>
        <separator/>
        <label value="&enigmail.setupWiz.pgEnc.encryptAllMsg;" control="encryptMsg"/>
        <radiogroup id="encryptMsg" value="0">
          <radio id="encryptMsg_yes"
                 label="&enigmail.setupWiz.pgEnc.yesEncrypt;"
                 value="1"/>
          <radio id="encryptMsg_no"
                 label="&enigmail.setupWiz.pgEnc.noEncrypt;"
                 selected="true"
                 value="0"/>
        </radiogroup>
    
    
    
    
      </wizardpage>
    
    
    
    
      <wizardpage id="pgSettings" pageid="pgSettings" next="pgKeySel"
                  label="&enigmail.setupWiz.pgSettings.title;"
                  description="&enigmail.setupWiz.pgSettings.subtitle;"
                  onpageshow="disableNext(false)">
        <description>
          &enigmail.setupWiz.pgSettings.desc;
        </description>
        <separator/>
        <description id="changeSettingsLabel">
         &enigmail.setupWiz.pgSettings.changePref;
        </description>
        <radiogroup id="changeSettings" value="1" aria-labelledby="changeSettingsLabel">
          <hbox>
            <radio id="changeSettings_yes"
                   label="&enigmail.setupWiz.yes;"
                   selected="true"
                   value="1"/>
            <button id="detailChanges" label="&enigmail.setupWiz.pgSettings.details;"
                    oncommand="showPrefDetails()"/>
          </hbox>
          <radio id="changeSettings_no"
                 label="&enigmail.setupWiz.no;"
                 value="0"/>
        </radiogroup>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgKeySel" pageid="pgKeySel"
                  next="pgSummary"
                  onpageshow="displayKeySel()"
                  label="&enigmail.setupWiz.pgKeySel.title;"
                  description="&enigmail.setupWiz.pgKeySel.subtitle;">
        <description id="createPgpKeyLabel">
          &enigmail.setupWiz.pgKeySel.desc;
        </description>
        <radiogroup id="createPgpKey" value="0" aria-labelledby="createPgpKeyLabel">
          <radio id="createPgpKey_no"
                 label="&enigmail.setupWiz.pgKeySel.useExistingKey;"
                 oncommand="setUseKey()"
                 selected="true"
                 value="0"/>
    
    
    
    
          <tree id="uidSelection"
            hidecolumnpicker="false"
            style="height:200px"
            minwidth="450"
            seltype="single"
            onselect="onKeySelected();">
    
    
    
    
            <treecols>
              <treecol id="uidCol" primary="true"
                       flex="1"
                       ignoreincolumnpicker="true"
                       label="&enigmail.keyUserId.label;"/>
              <splitter class="tree-splitter"/>
              <treecol id="keyCol" style="width:90px"
                       label="&enigmail.keyId.label;"/>
              <splitter class="tree-splitter"/>
              <treecol id="expCol" style="width:70px"
                       label="&enigmail.created.label;"/>
            </treecols>
    
    
    
    
            <treechildren id="uidSelectionChildren"/>
          </tree>
    
    
    
    
          <separator/>
    
    
    
    
          <radio id="createNewPgpKey"
                 label="&enigmail.setupWiz.pgKeySel.newKey;"
                 oncommand="setNewKey()"
                 value="1"/>
        </radiogroup>
    
    
    
    
      </wizardpage>
    
    
    
    
    
    
    
      <wizardpage id="pgNoKeyFound" pageid="pgNoKeyFound"
                  next="pgKeyCreate"
                  onpageshow="disableNext(true)"
                  label="&enigmail.setupWiz.pgNoKeyFound.title;"
                  description="&enigmail.setupWiz.pgNoKeyFound.subtitle;">
    
    
    
    
        <description id="noPgpKeyFoundLabel">
          &enigmail.setupWiz.pgNoKeyFound.desc;
        </description>
        <radiogroup id="newPgpKey" value="0" aria-labelledby="noPgpKeyFoundLabel">
    
    
    
    
          <radio id="createNewPgpKey2"
                 label="&enigmail.setupWiz.pgKeySel.newKey;"
                 oncommand="setNewKey()"
                 value="1"/>
    
    
    
    
          <radio id="importPgpKeys"
                 label="&enigmail.setupWiz.pgNoKeyFound.importKey;"
                 oncommand="setImportKeys()"
                 value="2"/>
        </radiogroup>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgKeyCreate" pageid="pgKeyCreate"
                  next="pgSummary"
                  onpageshow="displayKeyCreate()"
                  label="&enigmail.setupWiz.pgKeyCreate.title;"
                  description="&enigmail.setupWiz.pgKeyCreate.subtitle;">
        <description>
          &enigmail.setupWiz.pgKeyCreate.desc1;
        </description>
        <separator/>
        <description id="keyCreateDesc2">
          &enigmail.setupWiz.pgKeyCreate.desc2;
        </description>
        <separator/>
        <vbox>
          <label class="label" value="&enigmail.keyUserId.label;:" control="userIdentity"/>
          <hbox flex="1">
            <menulist id="userIdentity" label="...">
              <menupopup id="userIdentityPopup"/>
            </menulist>
          </hbox>
        </vbox>
        <label id="userIdentityLabel" value="" collapsed="true"/>
    
    
    
    
        <vbox id="passphraseBox" align="start">
          <label control="passphrase" value="&enigmail.keyPassphrase.label;" />
          <textbox id="passphrase" size="20" type="password" />
          <label control="passphraseRepeat" value="&enigmail.setupWiz.pgKeyCreate.passRepeat;" />
          <textbox id="passphraseRepeat" size="20" type="password" />
        </vbox>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgKeyImport" pageid="pgKeyImport"
                  next="pgKeySel"
                  label="&enigmail.setupWiz.pgKeyImport.title;"
                  onpageadvanced="return importKeyFiles()"
                  description="&enigmail.setupWiz.pgKeyImport.subtitle;">
        <description>
          &enigmail.setupWiz.pgKeyImport.desc;
        </description>
    
    
    
    
        <grid>
          <columns>
            <column/>
            <column flex="1"/>
          </columns>
    
    
    
    
          <rows autostretch="never">
            <row>
              <hbox align="center">
                <label class="label" value="&enigmail.setupWiz.pgKeyImport.pubkeyFile;" id="publicKeysFileLbl"/>
              </hbox>
              <hbox align="center">
                <textbox id="publicKeysFile" size="30" aria-labelledby="publicKeysFileLbl" readonly="true"/>
                <button id="browsePubKeyFile"
                        label="&enigmail.browse.label;"
                  oncommand="browseKeyFile('publicKeysFile', gPubkeyFile);"/>
              </hbox>
            </row>
            <row>
              <hbox align="center">
                <label class="label" value="&enigmail.setupWiz.pgKeyImport.seckeyFile;" id="privateKeysFileLbl"/>
              </hbox>
              <hbox align="center">
                <textbox id="privateKeysFile" size="30" aria-labelledby="privateKeysFileLbl" readonly="true"/>
                <button id="browseSecKeyFile"
                        label="&enigmail.browse.label;"
                  oncommand="browseKeyFile('privateKeysFile', gSeckeyFile);"/>
              </hbox>
            </row>
          </rows>
        </grid>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgSummary" pageid="pgSummary"
                  onpageshow="displayActions()"
                  next="pgComplete"
                  label="&enigmail.setupWiz.pgSummary.title;"
                  description="&enigmail.setupWiz.pgSummary.subtitle;">
        <description>
          &enigmail.setupWiz.pgSummary.desc;
        </description>
        <separator/>
        <vbox>
          <label id="applyDesc1" collapsed="true"/>
          <label id="applyDesc2" collapsed="true"/>
          <label id="applyDesc3" collapsed="true"/>
          <label id="applyDesc4" collapsed="true"/>
          <label id="applyDesc5" collapsed="true"/>
          <label id="applyDesc6" collapsed="true"/>
          <label id="applyDesc7" collapsed="true"/>
          <label id="applyDesc8" collapsed="true"/>
          <label id="applyDesc9" collapsed="true"/>
          <label id="applyDesc10" collapsed="true"/>
        </vbox>
    
    
    
    
      </wizardpage>
    
    
    
    
      <wizardpage id="pgKeygen" pageid="pgKeygen"
                  onpageshow="wizardGenKey()"
                  next="pgComplete"
                  label="&enigmail.setupWiz.pgKeygen.title;"
                  description="&enigmail.setupWiz.pgKeygen.subtitle;">
        <groupbox id="keygenConsoleBox" orient="vertical" flex="1">
    
    
    
    
          <caption label="&enigmail.keyGen.console.label;"/>
    
    
    
    
          <description>&enigmail.keygen.desc;</description>
    
    
    
    
          <groupbox>
            <progressmeter id="keygenProgress" mode="determined" value="0"/>
          </groupbox>
    
    
    
    
        </groupbox>
      </wizardpage>
      <wizardpage id="pgComplete" pageid="pgComplete"
                  onpageshow="applyWizardSettings()"
                  label="&enigmail.setupWiz.pgComplete.title;">
        <description>
          &enigmail.setupWiz.pgComplete.desc;
        </description>
      </wizardpage>
    
    
    
    
      <wizardpage id="pgNoStart" pageid="pgNoStart"
                  label="&enigmail.setupWiz.pgNoStart.title;">
        <description>
          &enigmail.setupWiz.pgNoStart.desc;
        </description>
      </wizardpage>
    
    
    
    
    </wizard>
    Display More

    Edited 2 times, last by gunny (August 3, 2011 at 10:37 AM).

  • muzel
    Guest
    • August 3, 2011 at 9:35 AM
    • #7
    Quote from "Karla"

    ...Konsole (OpenPGP->Fehlersuche->Konsole anzeigen) oder gar ein Log.

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 9:53 AM
    • #8

    Hallo, habe einen Bildhost gefunden, dort sind die Screenshots unter: http://profile.imageshack.us/user/gunny1947/ einsehbar. Angefügt der Text der enigmail Fehlerconsole:

    Code
    Initializing Enigmail service ... EnigmailAgentPath=C:\Program Files (x86)\GNU\GnuPG\gpg.exe enigmail> C:\Program Files (x86)\GNU\GnuPG\gpg.exe --version --version --batch --no-tty --charset utf8 --display-charset utf8 gpg (GnuPG) 1.4.11 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: C:/Users/Guenter/AppData/Roaming/gnupg Supported algorithms: Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 gpg: error loading `iconv.dll': Das angegebene Modul wurde nicht gefunden. gpg: please see http://www.gnupg.org/download/iconv.html for more information gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:5: argument not expected gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:6: invalid option enigmail> C:\Program Files (x86)\GNU\GnuPG\gpg.exe --charset utf8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys gpg: error loading `iconv.dll': Das angegebene Modul wurde nicht gefunden. gpg: please see http://www.gnupg.org/download/iconv.html for more information gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:5: argument not expected gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:6: invalid option enigmail> C:\Program Files (x86)\GNU\GnuPG\gpg.exe --charset utf8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys gpg: error loading `iconv.dll': Das angegebene Modul wurde nicht gefunden. gpg: please see http://www.gnupg.org/download/iconv.html for more information gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:5: argument not expected gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:6: invalid option enigmail> C:\Program Files (x86)\GNU\GnuPG\gpg.exe --charset utf8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys gpg: error loading `iconv.dll': Das angegebene Modul wurde nicht gefunden. gpg: please see http://www.gnupg.org/download/iconv.html for more information gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:5: argument not expected gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:6: invalid option enigmail> C:\Program Files (x86)\GNU\GnuPG\gpg.exe --charset utf8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys gpg: error loading `iconv.dll': Das angegebene Modul wurde nicht gefunden. gpg: please see http://www.gnupg.org/download/iconv.html for more information gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:5: argument not expected gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:6: invalid option enigmail> C:\Program Files (x86)\GNU\GnuPG\gpg.exe --charset utf8 --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys gpg: error loading `iconv.dll': Das angegebene Modul wurde nicht gefunden. gpg: please see http://www.gnupg.org/download/iconv.html for more information gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:5: argument not expected gpg: C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf:6: invalid option

    Edited 2 times, last by gunny (August 3, 2011 at 10:37 AM).

  • muzel
    Guest
    • August 3, 2011 at 10:12 AM
    • #9

    Hallo Gunny,

    da steht doch schon mal einiges drin.
    Dann folge doch mal dem Hinweis und besorge dir die iconv.dll. Sollte zwar auch ohne funktioneren, aber wer weiß...
    Und offenbar steht auch irgendwas unerwartete in der
    C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf

    Gruß, muzel

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 10:27 AM
    • #10

    Hallo Muzel, habe die dll-datei heruntergeladen und extrahiert und nun? Kein Hinweis, was damit zu tun ist. Leider. gruß gunny :(

    so sieht die gpg config.bak aus:

    Code
    ###+++--- GPGConf ---+++###
    utf8-strings
    keyserver hkp://keys.gnupg.net
    debug-level basic
    log-file socket://C:\Users\Guenter\AppData\Roaming\gnupg/log-socket
    ###+++--- GPGConf ---+++### 08/02/11 14:31:04 Mitteleuropäische Sommerzeit
    # GPGConf edited this configuration file.
    # It will disable options before this marked block, but it will
    # never change anything below these lines.

    Edited 3 times, last by gunny (August 3, 2011 at 10:38 AM).

  • rum
    Global Moderator
    Posts
    21,481
    Member since
    9. Jun. 2006
    • August 3, 2011 at 10:30 AM
    • #11

    Hallo,

    gunny: setze doch lange Listen bitte in Code Tags.

    Code
    [code]...dein Text...

    [/code]
    Dazu den Text markieren und auf den Button Code oberhalb des Antwortfeldes klicken. Danke!

    es wird schon..., Gruß
    rum

    Ich leiste keine Forenhilfe per Konversation!
    zur >> Doku

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 10:41 AM
    • #12

    Hallo, danke für den hinweis, habe wieder gelernt, gruß gunny

  • muzel
    Guest
    • August 3, 2011 at 10:41 AM
    • #13
    Quote from "gunny"

    Hallo Muzel, habe die dll-datei heruntergeladen und extrahiert und nun? Kein Hinweis, was damit zu tun ist. Leider. gruß gunny :(


    Auch wenn's englisch ist, so schwer ist es doch nicht?

    Quote

    To install this DLL, unzip it and copy the file "iconv.dll" to a directory where you usually keep DLLs. If you don't know such a directory, it is safe to copy it into the same directory as the "gpg.exe" file is stored.


    Also im Zweifelsfalle ins Programmverzeichnis "neben" die gpg.exe.

    Quote

    so sieht die gpg config.bak aus:


    Interessant ist in erster Linie die gpg.conf und nicht deren Backup-Datei.
    m.

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 11:34 AM
    • #14

    Hallo, gesagt...getan! dll-Datei in den Ordner mit der pgp.exe kopiert. PC Neu gestartet und wieder versucht...ohne erfolg! LEIDER :cry: gunny

  • Karla
    Member
    Posts
    223
    Member since
    9. Dec. 2003
    • August 3, 2011 at 11:57 AM
    • #15

    Hallo,

    bitte beachte die Wünsche derer, die dir helfen wollen. Ich gehe vollkommen d'accord mit rum: »setze doch lange Listen bitte in Code Tags«, ohne Zeilenumbrüche ist das nänlich nur schwer lesbar.
    Aber da ich heute unglaublich gut gelaunt bin, möchte ich dir trotzdem helfen. Auch hier wiederhole ich erstmal nur bereits Gesagtes: »offenbar steht auch irgendwas unerwartete in der C:/Users/Guenter/AppData/Roaming/gnupg\gpg.conf«. Und zwar mindestens in den Zeilen 5 & 6. Du kannst uns den Inhalt der Datei ja mal hier rein kopieren (und nicht die Codetags vergessen).

    Grüsse,
    Karla

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 2:55 PM
    • #16

    Hallo Muzl, die ini ist identisch, nicht mehr und nicht weniger inhalte. Gruß Gunny

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 4:25 PM
    • #17

    Hallo Karla, ich habe nochmals unter dem Link: http://profile.imageshack.us/user/gunny1947/ zwei screenshots eingestellt die zeigen was in den Pfaden:
    C:\progamfiles (x86)\gnu\gnupgp und c:\user\guenter\appdata\roaming\gnupg an dateien vorhanden ist. In der gpg - config - datei steht ausschließlich der folgende text:

    Code
    ###+++--- GPGConf ---+++###
    utf8-strings
    keyserver hkp://keys.gnupg.net
    debug-level basic
    log-file socket://C:\Users\Guenter\AppData\Roaming\gnupg/log-socket
    ###+++--- GPGConf ---+++### 08/02/11 14:31:59 Mitteleuropäische Sommerzeit
    # GPGConf edited this configuration file.
    # It will disable options before this marked block, but it will
    # never change anything below these lines.

    weiter gute laune, ich muss mal pause machen, sonst erschlägt mich meine frau mit einem nassen lappen am pc, gruß gunny

  • Karla
    Member
    Posts
    223
    Member since
    9. Dec. 2003
    • August 3, 2011 at 5:33 PM
    • #18

    Hallo,
    in aller Kürze, ich habe nicht viel Zeit.

    Du hast GnuPG zweimal installiert. Die eine Installation findet sich unter C:\Programme (x86)\GNU\GnuPG. Die andere Installation, von gestern, ist unter C:\Benutzer\Guenter\AppData\Roaming/gnupg. In der Fehlerkonsole werden beide Installationen genannt. Ich habe keinen blassen Schimmer mehr, wie Windows Programminstallationen und Konfiguratiosndateien ab WindowsXP handhabt (und, siehe oben, auch keine Zeit, mich da kurz schlau zu machen), glaube aber, dass in dieser Doppelinstallation der Wurm liegt. Mach doch mal ein Backup deiner Schlüsselringe, deinstalliere die beiden GnuPG-Versionen (davor aber wirklich ein Backup der Schlüsselringe machen!), installiere sie neu, gebe in Enigmail den Pfad zur neuen und einzigen gpg.exe an und schaue, was passiert. Wenns gut läuft, importiere die gesicherten Schlüsselringe wieder.

    Vielleicht wartest Du aber auch ne Weile, bis ein fähiger Windowsnutzer seinen Senf dazu gibt, evtl. gibts ja noch nen klügeren Weg.

    Grüsse,
    Karla

    [edit: ich habe in diesem Beitrag Unsinn geschrieben, beachtet bitte die Richtigstellung von muzel weiter unten]

    Edited once, last by Karla (August 3, 2011 at 8:41 PM).

  • Vic~
    Guest
    • August 3, 2011 at 5:50 PM
    • #19

    Hallo Karla,

    ja doppelt gemoppelt hält nicht immer besser. :D

    Eine Sicherung der keys setze ich voraus - ohne diese 'basics' braucht man Verschlüsselung gar nicht anzufangen. ;)

    Es fehlt mir die Angabe ob GPG *ohne* Nutzung via TB funktioniert.

    ((So ganz werde ich aus den oben geschilderten Dingen eh nicht schlau ...)).

    Denke aber der aufgezeigte Weg sollte zum Erfolg führen.
    Da ich kein WIN7 nutze kann ich Spezielles nicht beisteuern.

    MfG ... Vic

  • gunny
    Member
    Posts
    13
    Member since
    2. Aug. 2011
    • August 3, 2011 at 5:50 PM
    • #20

    Hallo Karla, danke für deine bemühungen. Ich habe auf einem alten laptop mit XPSP3 unter ThunderBird5 noch alle gnupg funktionen verfügbar. Insofern ist dieser fehler unter win7 auf meinem neuen laptop keine tragödie aber schon sehr frustig. ich werde jetzt ersteinmal alles was mit gnupg, incl. enigmail zusammenhängt auf der win7 maschine löschen und dann auf kluge infos im forum oder updates warten.

    nochmals Daaaaanke, gunny

Current app version

  • Thunderbird 152.0.1 veröffentlicht

    Thunder July 4, 2026 at 1:02 PM

Current 140 ESR version

  • Thunderbird 140.12.1 ESR veröffentlicht

    Thunder July 4, 2026 at 1:05 PM

No Advertisements

There are no advertisements here. Maybe you give the website owner (Alexander Ihrig - aka "Thunder") instead something to be able to finance these sites in the long run. Many Thanks!

Thank you for the support!

Coffee to be spent?

Donate now via Paypal*

*Forwarding to PayPal.Me

Thunderbird Mail DE
  1. Imprint & Contact
  2. Privacy Policy
    1. Cookie Policy
  3. Terms of Use
  4. Donation Call for Thunderbird
Help for this website
  • All website support articles
  • How to use website search
  • How to create a forums user account
  • How to create and edit a forums thread
  • How to reset your forums password
Copyright © 2003-2026 Thunderbird Mail DE

You are NOT on an official page of the Mozilla Foundation. Mozilla®, mozilla.org®, Firefox®, Thunderbird™, Bugzilla™, Sunbird®, Seamonkey®, XUL™ and the Thunderbird logo are (among others) registered trademarks of the Mozilla Foundation.

Powered by WoltLab Suite™