zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Jonas Paczia <j.paczia@gmail.com>
Cc: zsh-workers@zsh.org
Subject: Re: Bug report: Snap applications missing
Date: Mon, 15 Aug 2022 09:16:23 -0700	[thread overview]
Message-ID: <CAH+w=7b2=FPX6Cf2PCJ63kBdHOoNn45cMJDAs_bdRi-6WcohKA@mail.gmail.com> (raw)
In-Reply-To: <CA+vEgEY2=x8_PT8J2FHw6xTTR+echgcaMMCdxRwHQCGuyPwOOw@mail.gmail.com>

On Mon, Aug 15, 2022 at 7:08 AM Jonas Paczia <j.paczia@gmail.com> wrote:
>
> I did not find any official bug report, altough I found some posts on reddit and blogs (e.g. here).
> When ZSH is set as the default shell Snap applications are missing under Kubuntu 22.04 in the launcher (fresh install) but found via the terminal.

This is a Ubuntu (and/or Kubuntu) bug, not a zsh bug, and needs to be
reported to whoever maintains the zsh package for Ubuntu.

This appears to have been a problem at least since Ubuntu 17.04,
although usually it's the other way around (shells in terminal lack
the correct path).

A solution may be as simple as adding

path+=(/snap/bin)

to /etc/zshenv, but I am not familiar with how kubuntu builds its launcher.


      reply	other threads:[~2022-08-15 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15 14:02 Jonas Paczia
2022-08-15 16:16 ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7b2=FPX6Cf2PCJ63kBdHOoNn45cMJDAs_bdRi-6WcohKA@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=j.paczia@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).