Received: from mail-il1-f170.google.com (mail-il1-f170.google.com [209.85.166.170]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id F0B9F781932 for <~alpine/users@lists.alpinelinux.org>; Sat, 2 May 2020 20:55:49 +0000 (UTC) Received: by mail-il1-f170.google.com with SMTP id c16so7624942ilr.3 for <~alpine/users@lists.alpinelinux.org>; Sat, 02 May 2020 13:55:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=BfLIERcPQJchyfzykolp31TYPxa1LxkYM8Gpd9YJDhg=; b=Mh/kz2wexPhdIfywxaA+CTNYUDymPkNVj+WRfBeaWDc/wTkh+xB/kcnUKmofaf7Cak Vpbxy9ymihEZq67t4fHXMDX4n5NOqMwhwzRjHjvhbfBIxVEy/L8+6VM8IIgV1b3e9m8Z 9pmThSZlRclS0MjhACJ/KbzPF6yhxO4mEY5aVRtW8uyL4mEMi+XLXM+C9YdoY5sn0njE Q0YXzKNsczUPBfLjh0fOg7GUy6KbzflqQfRC0s6QaivRhy4fYsYzNQh0VM2KSfm2d5uh t+jj6slSSkO5jjhpWVEOaw0Rs+R9UT7M3IgKlJs+q618bIh7w/6cFo2kp0MMV2XaveiX uAPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=BfLIERcPQJchyfzykolp31TYPxa1LxkYM8Gpd9YJDhg=; b=c3kmDTQj8Gi9i/0yjpzNXBC3AI60PQXxO1qxfmWpA5dVR3dThipPx4z0xWN+v1tVP7 63Yv7g9jegOfGdainSyjkbia+HHA2rwDAnXl+FKLDf9Cyo5Y1sW1VBXooPupRyYuBfq2 dNnP0GUjqKAivjPimq2a3RF7PC4Dhv2t0f5z2H6lD8LfJHHCbg2DgO3J2PK4UA01U1v2 F29uzyG9O79IPXxzLf1/Jci9zbNV1sdAJjbb4Tz2rkrcpNKxhcJy/grP6IV3SLgjbpAR fn9bHp9HfnvyMdL/FQE6zvpOo77XH2AkEIuglPqdMytOSsPZ3U6nRsXWk3NVxDcDb38B F0zQ== X-Gm-Message-State: AGi0Pua6SdvoB+ct2d0UK939DLNmK2FbWL/AtVoM5kw3t8NB7xBa+o3I N2rYq/Yl+rse4Lq4CezVSs0PH6lvURlCAu5ZJNG09cb2 X-Google-Smtp-Source: APiQypJ9mjTkt0AbRmBZ69xS8dfVczeCqn2nHZVZIaB5t8Z9eA2VBNeNZG7iSuK4SU00DXd/syDWmM4AXxoKLW90hkk= X-Received: by 2002:a92:cb42:: with SMTP id f2mr7460416ilq.101.1588452948867; Sat, 02 May 2020 13:55:48 -0700 (PDT) MIME-Version: 1.0 From: Parke Date: Sat, 2 May 2020 20:55:12 +0000 Message-ID: Subject: Missing X fonts when running a GUI program over a tunneled X connection To: ~alpine/users@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Hello, I have installed a minimal version of Alpine on a remote system. I have also installed the "audacious" package. Notably, Xorg is not installed on the remote server. When I run Audacious remotely over a tunneled connection to my local desktop Xorg server, the Audacious window lacks fonts. (See screenshot: https://imgur.com/a/IK47E63 ) Can anyone suggest a way to figure out which packages I should install on the remote system so that Audacious has the fonts it needs? Thanks! Parke