zsh-workers
 help / color / mirror / code / Atom feed
* Bug report: Snap applications missing
@ 2022-08-15 14:02 Jonas Paczia
  2022-08-15 16:16 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Jonas Paczia @ 2022-08-15 14:02 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

Hello dear ZSH-dev community,

first of all, thanks for your work, I love ZSH!

I did not find any official bug report, altough I found some posts on
reddit and blogs (e.g. here
<https://realjenius.com/2020/01/12/kde-neon-snap-apps-missing/>).
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.

Sadly the workaround presented in the linked blog post did not work on my
machine.
The paths appended in the described workaround are in the variable
XDG_DATA_DIRS  on my machine.

If I set the default shell back to bash the snap applications are found
again via the launcher.

Regards
- Jonas

[-- Attachment #2: Type: text/html, Size: 952 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug report: Snap applications missing
  2022-08-15 14:02 Bug report: Snap applications missing Jonas Paczia
@ 2022-08-15 16:16 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2022-08-15 16:16 UTC (permalink / raw)
  To: Jonas Paczia; +Cc: zsh-workers

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-15 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15 14:02 Bug report: Snap applications missing Jonas Paczia
2022-08-15 16:16 ` Bart Schaefer

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).