Closed terryding77 closed 6 years ago
Have you tried install it by git? ( as described in https://github.com/negesti/gnome-shell-extensions-negesti#installation ) - this version worked totaly fine for me :)
The aur package is already referencing commit 787100c this should be fine. Can you restart the shell from console and check if there are any relevant log messages?
gnome-shell --replace &
Don't forget the & :)
it cannot start with the version in https://extensions.gnome.org/
but as @mrmstn says, I try to use yaourt -S gnome-shell-extension-put-window-git
and restart gnome, it works! thanks a lot.
with command gnome-shell --replace &
I only see those message in terminal
and I don't make sure whether it relevant or not. @negesti
(gnome-shell:26608): GLib-GObject-WARNING **: 12:28:46.302: invalid (NULL) pointer instance
(gnome-shell:26608): GLib-GObject-CRITICAL **: 12:28:46.302: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(gnome-shell:26608): GLib-GIO-CRITICAL **: 12:28:46.394: Error while sending AddMatch() message: The connection is closed
(gnome-shell:26608): GLib-GIO-CRITICAL **: 12:28:46.394: Error while sending AddMatch() message: The connection is closed
(gnome-shell:26608): GLib-GIO-CRITICAL **: 12:28:46.394: Error while sending AddMatch() message: The connection is closed Gdk-Message: 12:28:46.405: gnome-shell: Fatal IO error 0 (Success) on X server :1.
ok reading your first post again I see the problem you have installed the new gnome-shell package (3.30) using pacman and extension from extensions.gnome.org
This version doesn't contain the fix for #143 #144 . I thought you installed the new extension package from aur.
New version (v23.0) will be available at extensions.gnome.org after review
for newest gnome package in archlinux, the plugin cannot start
Expected Behavior
can normally start after boot.
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
1.update system
sudo pacman -Syu
in archlinux and rebootContext
Your Environment
gnome-shell version:
archlinux