X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f 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] geda: cannot render fonts nor pins In-reply-to: References: <20210703152847 DOT D26ED83DA2A5 AT turkos DOT aspodata DOT se> <20210703175752 DOT E8E6D83DA2AA AT turkos DOT aspodata DOT se> Comments: In-reply-to Roland Lutz message dated "Tue, 06 Jul 2021 15:12:07 +0200." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20210706160748.4F5B48298FBD@turkos.aspodata.se> Date: Tue, 6 Jul 2021 18:07:48 +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 Roland: ... Let's start over with: http://aspodata.se/tmp/Test/gaf_pdf/ rsync aspodata.se::test/gaf_pdf/ (Including config.log if that can help.) $ git describe 1.10.2-20201222-33-g3d2f02156 $ ./autogen.sh && ./configure --enable-doxygen --disable-update-xdg-database --without-libfam && make && make install $ cp config.log $ cd $ mv .gEDA gEDA_org $ mv .config/gEDA/ config_gEDA_org $ cd $ gaf --version gEDA/gaf 1.10.2 (g3d2f021) ... $ ./run $ rsycn -a --del -v . <...> What should I look for ? > The only obvious thing that's different about your setup is the fact that > you are reading gedasymbols.org as a symbol library. Have you tried if > renaming your configuration files makes the errors go away? I would be nice if there were a flag: do not read any config files (except possible the one in "." if there is one). Just to simplify this. Regards, /Karl Hammar