-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to launch applications #58
Comments
I have the same issue on Ubuntu 20.04 ❯ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal ❯ uname -a
Linux station 5.11.0-41-generic #45~20.04.1-Ubuntu SMP Wed Nov 10 10:20:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ❯ rustc --version
rustc 1.57.0 (f1edd0429 2021-11-29) ❯ gcc --version
gcc (Ubuntu 9.4.0-1ubuntu1~20.04) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ❯ gnome-shell --version
GNOME Shell 3.36.9 With command |
Same here. Ubuntu 20.04 on Wayland. Launcher (make && make install) and pop!_shell (make local-install) installed from sources. $ sb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
$ rustc --version
rustc 1.53.0
$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 there is this information on journal logs:
|
This is a gnome-shell 3.36 problem. Applying this pop-os/shell#1205 to pop-shell, solves problem. |
On Ubuntu 20.04 LTS with
make
andmake install
:Launcher works with
pop-shell
. Can switch between open windows, and search displays list.Issues:
Ctrl + x
) on any result other than open windows have no action.The text was updated successfully, but these errors were encountered: