From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gHfrNfpS/F58dwAA0tVLHw (envelope-from ) for ; Wed, 01 Jul 2020 09:10:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oCzeMfpS/F70XwAAB5/wlQ (envelope-from ) for ; Wed, 01 Jul 2020 09:10:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 534B19404E2 for ; Wed, 1 Jul 2020 09:10:18 +0000 (UTC) Received: from localhost ([::1]:51400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqYkx-0001UC-N7 for larch@yhetil.org; Wed, 01 Jul 2020 05:10:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49478) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqYkq-0001U5-N4 for help-guix@gnu.org; Wed, 01 Jul 2020 05:10:08 -0400 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:41433) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jqYkp-0002NL-3a for help-guix@gnu.org; Wed, 01 Jul 2020 05:10:08 -0400 Received: by mail-lf1-x129.google.com with SMTP id c11so13146262lfh.8 for ; Wed, 01 Jul 2020 02:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:message-id:date:mime-version; bh=jHSm0W6iqxweUqZ2kovGQzDuuz/Pj+EQB0cRuBKO6q0=; b=DwbnTANZAk60ilpdNO27cFftWHcOZxHimu1Mij44mp9C/0ngyI25n0bkTSxqDrJmD9 ThEYzBMFlq6G7imicZkA52uVeayFwD4NR2I2wVTZYTn+V7fINLUDeTgJEvIL5nEKlMLi zNxvzrgoTq8pXPiMe6PnLfyON7XQoTw0PjkMSmcHYnQ3uzHjVcPk3iGWK6unsa+U+RME PVHOJUM7Sg0luieSf+tAuZ8eZnp7Ut/vcdv5wRHQ4PG3W86SSFh6Pq/stRrNmVTy9DI3 l4G5+weIGYEb8bIocugXuWCEaHf/+zR1HgVjU+dSDamjjiCirfbokK85ESe1f9sDlOAt V/IA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=jHSm0W6iqxweUqZ2kovGQzDuuz/Pj+EQB0cRuBKO6q0=; b=F2lX7QnrEMByyzzIQLamAU6Kc1j3HW3u7AJi/qiWWxa6oGGyU6AMbiTVzeD4hGrkDi jQ+mLD/qFTZ5UsMeaasFKiKoH2VgtNpIFxp7gk14xSQyG8lapX+hV6xNvWenOpA5vpNH UrAB3ICLfqQKrNriv6v3GHsAYfI+Ex5SijzzwRbkOcYVhuCRFXaPm1QG/gnf2aB4u6Ms hJev+sTMSQ3zYo/oOjikRgIm8jvJyUJOFpAsiLsDwlhjeuRFXs2xg2BjevEdCWozI2ll SgTQJOEWfJ9GJKnE1dPEsFl446Dw8d137J7dFcNtSt2xEClDZQpVHr61W/k/HpNd6LDn ixwg== X-Gm-Message-State: AOAM533B6/kaO7rUpjiwmYXcqoZwF0vKwDn5GosPsprJWca91qDBNZKr 4CYt4Aa/V+0elLzYskpO6sLLdutnsWrVqQ== X-Google-Smtp-Source: ABdhPJxVP3gEgwS414a6uQaTyabunUymlzfLa5E9u9lZ91IHiBkYCnWUv7j0s92Fj3VFio2atBzjAg== X-Received: by 2002:ac2:5e71:: with SMTP id a17mr14429557lfr.150.1593594604990; Wed, 01 Jul 2020 02:10:04 -0700 (PDT) Received: from simendsjo-laptop (cm-84.211.120.197.getinternet.no. [84.211.120.197]) by smtp.gmail.com with ESMTPSA id k7sm1817650lfd.67.2020.07.01.02.10.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jul 2020 02:10:04 -0700 (PDT) User-agent: mu4e 1.4.10; emacs 27.0.91 From: Simen =?utf-8?Q?Endsj=C3=B8?= To: help-guix@gnu.org Subject: flatpak doesn't set XDG_DATA_DIRS Message-ID: <87k0znsis6.fsf@gmail.com> Date: Wed, 01 Jul 2020 11:10:01 +0200 MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::129; envelope-from=simendsjo@gmail.com; helo=mail-lf1-x129.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, HTML_OBFUSCATE_10_20=0.093, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action Content-Type: text/plain; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=gmail.com header.s=20161025 header.b=DwbnTANZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: qsKbd4plInju It seems flatpak doesn't update XDG_DATA_DIRS, so installed applications doesn't show in the desktop and have to be started manually using `flatpak run ...`. Should the package set this? If not, what's the best practice in setting this? Note that the directories '/var/lib/flatpak/exports/share' '/home/simendsjo/.local/share/flatpak/exports/share' are not in the search path set by the XDG_DATA_DIRS environment variable, so applications installed by Flatpak may not appear on your desktop until the session is restarted.