franglais125 / no-title-bar

Integrates maximized windows with the top panel
https://extensions.gnome.org/extension/1267/no-title-bar/
GNU General Public License v2.0
278 stars 40 forks source link

Gnome 3.28 fedora 28 kernal 4.17 #85

Open SeanVowles opened 6 years ago

SeanVowles commented 6 years ago

Not working with the following:

Gnome:

GNOME Shell 3.28.2

Display Server:

loginctl show-session $(loginctl | grep $(whoami) | awk '{print $1}') -p Type Type=x11

OS:

Fedora 28

Kernel:

4.17.3-200.fc28.x86_64

franglais125 commented 5 years ago

Is it still the case? Have you installed the necessary utilities? dnf install xorg-x11-utils

If it sill doesn't work, could you provide a journal log to see if there are any errors?

x777x commented 5 years ago

xorg-x11-utils is installed gdm version: 3.28.4 kernel: 4.18.7

I found this in the logs: JS ERROR: TypeError: Shell.StageInputMode is undefined AppMenu<._onFocusChange@/home/user/.local/share/gnome-shell/extensions/no-title-bar@franglais125.gmail.com/app_menu.> wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 activateWindow@resource:///org/gnome/shell/ui/main.js:569:9 MyAppIcon<.activate@/home/user/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/appIcons.js:438:25 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _onClicked@resource:///org/gnome/shell/ui/appDisplay.js:1717:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22

gnome-tweaks tells me this: [user@linux ~]$ gnome-tweaks Gtk-Message: 23:06:41.526: Failed to load module "unity-gtk-module" Gtk-Message: 23:07:06.525: Failed to load module "unity-gtk-module" (gnome-shell-extension-prefs:17185): Gtk-WARNING **: 23:07:06.770: GtkBox does not have a child property called left_attach (gnome-shell-extension-prefs:17185): Gtk-WARNING **: 23:07:06.770: GtkBox does not have a child property called top_attach (gnome-shell-extension-prefs:17185): Gtk-WARNING **: 23:07:06.770: GtkBox does not have a child property called height (gnome-shell-extension-prefs:17185): Gtk-WARNING **: 23:07:06.782: GtkBox does not have a child property called left_attach (gnome-shell-extension-prefs:17185): Gtk-WARNING **: 23:07:06.782: GtkBox does not have a child property called top_attach (gnome-shell-extension-prefs:17185): Gtk-CRITICAL **: 23:07:06.783: gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed (gnome-shell-extension-prefs:17185): Gtk-CRITICAL **: 23:07:06.783: gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed

I hope it helps you! Thank you for your work...

tijptjik commented 5 years ago

This was solved (for me) by installing the current HEAD on master.