X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=82+1TPwb2fqLhZy7vBjSfe/tM+fWiFwwgpdpFNTeFNA=; b=D/6nT23PtyDHn7Rb/ugZo9sTMxUr6sXhiF62805TTNA+yr7BDSj6jRYvy+X2Je6lrh FAVMT3FMlt6jY1z6NlBO5WS8VWP73yt3zAvB7G5vM4SBuc4qbF/ayfBMsI9DU/REwGp1 0x8BBdY/XzcnRJuI40BfhhhtwtxgfXF7PBwKHq+mBrbRt0oorOM4teajm4KctwnU+1NW hdZ8t1ia4GfqirRwYzpIGv4UU5iw5nbrifZimsqA/+zUJvsGo3w/JDTSgo5KNpSgHuIa c5/gapfhjIDXiFRmfOMBWcH9OobpQykxTwnkIBQt/LcedsBAlq8dpSG98voG3xIrv+Qy Lq6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=82+1TPwb2fqLhZy7vBjSfe/tM+fWiFwwgpdpFNTeFNA=; b=RG2zJzlCcut3HwMkxOsGIlYzHoORbXBR8U61X3osxjVb9G1rIrhOM0AbOnmBXfg1U2 jp5EUEe0ch14w/WLa/tYAbpoZRmgbVgGLpsD7eN7DnvJ5VV/XQQMP74q3Ncj3W2YXLge 4ivsW/F6ZvLGl4q0O0PgDfoGa1SMdu+muK/Bc/OCMJLv3t0t7gKrVafo3MclXUpk/fWj cRYejdEqLljauVNDifHwcyfieeRCRngMZ1LnWXGlBOAXkUgavKltqPAdgzRHva37R0XM ZdcpQAh4tKZ2pxiT8ucwzXaW9fbPs/JBUsjAgFRFqMtFl/DKC2vGiwdepMxi/VKhtwOi JwcQ== X-Gm-Message-State: AOAM531sm5I73WA/XQ87r4xiDhlmc8nhapTtGUnqIgXa0dTjeyPvX49u JJx1Rbswi8q7X8cin/I97ktJKZrp X-Google-Smtp-Source: ABdhPJzMxtjYPpWNYDXjeUoBW6mb7Fk0IPXVZRw0uIu8zLKlMGsPmF54M6mYP2s3MSnTNcCEIef/UA== X-Received: by 2002:a2e:9bcc:: with SMTP id w12mr3749041ljj.340.1590085694846; Thu, 21 May 2020 11:28:14 -0700 (PDT) Date: Thu, 21 May 2020 21:27:43 +0300 From: "dmn (graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem segfaults on startup all of a sudden Message-ID: <20200521212743.0791c77b@demon> In-Reply-To: References: X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; amd64-portbld-freebsd11.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 19 May 2020 23:06:36 +0530 "Shashank Chintalagiri (shashank DOT chintalagiri AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > In all instances, gschem offers to load backup on next startup which > is maybe 30 seconds behind the instant of the crash, so it is > 'manageable'. The default auto-save interval is 120 seconds (set in system-gschemrc file). It can be changed with the auto-save-interval option, e.g., by placing the following expression to gschemrc configuration file: ( auto-save-interval 5 ) This will create auto-save copy of schematic every 5 seconds. You can pass any integer value > 0 (0 turns the auto-save feature off). Regards, Dmitry. -- Lepton Electronic Design Automation https://github.com/lepton-eda/lepton-eda https://graahnul-grom.github.io