DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 54VFM7cj1762949 Authentication-Results: delorie.com; dmarc=none (p=none dis=none) header.from=delorie.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=delorie.com X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 54VFM7BI1762931 Authentication-Results: delorie.com; dmarc=none (p=none dis=none) header.from=aspodata.se Authentication-Results: delorie.com; spf=pass smtp.mailfrom=aspodata.se DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 54VFM7BI1762931 X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] --bg-image crashes pcb (lesstif gui) In-reply-to: References: Comments: In-reply-to "Johann Klammer (klammerj AT a1 DOT net) [via geda-user AT delorie DOT com]" message dated "Thu, 22 May 2025 03:54:33 +0200." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20250531152146.784AF81A5EB8@turkos.aspodata.se> Date: Sat, 31 May 2025 17:21:46 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP 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 Johann Klammer: > I tried loading a P6 pixmap as indicated in the documentation but got: > > Program received signal SIGSEGV, Segmentation fault. ... I can verify that your patch solves the issue, thanks. It solves the segfault and corrects the viewing of the image. Can you propose a suitable commit message? > (my source tree is too hosed to be able to format a proper diff...) You can do "git diff src/hid/lesstif/main.c" to get diff for that file alone, but since we get different line numbers I guess you have other changes pending also. Regards, /Karl Hammar