Subject: mailing-list for TeXmacs Users
List archive
From : Darcy Shen <address@hidden>- To: "texmacs-users" <address@hidden>
- Subject: Re: [TeXmacs] Fontconfig created upon every start
- Date: Mon, 15 Jul 2019 20:54:42 +0800
- Arc-authentication-results: i=1; mx.zoho.com; dkim=pass header.i=zoho.com; spf=pass smtp.mailfrom=address@hidden; dmarc=pass header.from=<address@hidden> header.from=<address@hidden>
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1563195283; h=Content-Type:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=sWljifaDPXjrKny/A9DDv5kJ0fDrCZ8siDdu8KB3ztY=; b=V3Qaxayn9l4yDydSNNFcPfaqCMdadrHY257bwu4fU6mZiHTtu6K1mr/MhkupCMHNBvsBbKRmttU6kUXc7NuzEbZNvw+47DJcbgn1F1rDmEm5aiCxiUWYNIncREtC+a9Mcu0sxhPNbW0HQlTmMuIdGKZy7hBBozlSnqgbkrDAemQ=
- Arc-seal: i=1; a=rsa-sha256; t=1563195283; cv=none; d=zoho.com; s=zohoarc; b=G52Y37bCikC6ClWLqd62ukf4Nq4ZZGX6MX8/orUfpfa0qCfS4cq3rmH+q9zS4++70SbHoiKlF4iIOXufFsDd/76gqood5vk2HfDxeWP5VaH0dLe0992V+UQEgFj73xBLa72Y7/6eqULDGTIQKYnAwgBvkK5jyB6MgUjoHc9C3W8=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:message-id:in-reply-to:references:subject:mime-version:content-type:user-agent; b=mTeAjmpZyLOSPvXdXBFAUSZiLRa7GnrSgbY9tgN4Xv84Gyy6R3Hrh/KOoXzrvee+mUjjX3W66G1Z EXMnZ+REHL8aewCA+8xB9u4GlI019GjnOd/BHRXoZJkiPUVccvuC
Just follow my step by step guide to make a deb by yourself.
If you have any difficulties, just post your error messages here.
---- On Mon, 15 Jul 2019 03:57:06 +0800 Fan Zhang <address@hidden> wrote ----
I'm using the generic binary downloaded from http://texmacs.org/tmweb/download/linux.en.html on Ubuntu 19.04. Just tested it on my home desktop and the same problem happened there too. It is also *very* slow to start up (2-3 minutes).I think it's the X11 version. It's not linked to Qt as it seems.> ldd $TEXMACS_PATH/bin/texmacs.bin
linux-vdso.so.1 (0x00007ffe31de6000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f2dd8e24000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f2dd8cea000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f2dd8b9c000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2dd8b96000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f2dd8b8b000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f2dd8b6a000)
libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f2dd8b2e000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f2dd8b14000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2dd8929000)
/lib64/ld-linux-x86-64.so.2 (0x00007f2dd905c000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f2dd8900000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f2dd86fc000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f2dd84f4000)
libbsd.so.0 => /usr/lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f2dd84da000)Any suggestions?FanI am on ubuntu 19.10 and I don't see this kind of behavior ? qt versionqt5.12.4 from todayLe 14/07/2019 à 20:07, Massimiliano Gubinelli a écrit :Sounds mostly like a bug.Which Linux? Somebody else note the same problem?Is the QT version or the X11 version of TeXmacs?BestmgOn 12. Jul 2019, at 13:13, Fan Zhang <address@hidden> wrote:Hey,I’m on linux and I notice that TeXmacs (1.99.10) always creates a fontconfig folder in its working dir every time I start it. I usually start TeXmacs from different working dirs. Is this behavior intended?Mike
- [TeXmacs] Fontconfig created upon every start, Fan Zhang, 07/12/2019
- Re: [TeXmacs] Fontconfig created upon every start, Massimiliano Gubinelli, 07/14/2019
- Re: [TeXmacs] Fontconfig created upon every start, address@hidden, 07/14/2019
- <Possible follow-up(s)>
- Re: [TeXmacs] Fontconfig created upon every start, Fan Zhang, 07/14/2019
- Re: [TeXmacs] Fontconfig created upon every start, address@hidden, 07/14/2019
- Re: [TeXmacs] Fontconfig created upon every start, Darcy Shen, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, address@hidden, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, Fan Zhang, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, Frank, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, Fan Zhang, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, address@hidden, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, Frank, 07/15/2019
- Re: [TeXmacs] Fontconfig created upon every start, Massimiliano Gubinelli, 07/14/2019
Archive powered by MHonArc 2.6.19.