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
279 stars 40 forks source link

Freeze after login #54

Open amorev opened 6 years ago

amorev commented 6 years ago

If I Lock screen and login back system freezes for 5-10 seconds. This is 100% because of extension. It started after update Ubuntu to 17.10

jhasse commented 6 years ago

Might also be fixable by https://bugzilla.gnome.org/show_bug.cgi?id=781760

amorev commented 6 years ago

I'm sorry. But I didn't understand - is this problem solved or not?

jhasse commented 6 years ago

The GNOME bug report isn't fixed, sorry.

As for your problem: by "update Ubuntu to 17.10" do you mean that you've also switched from Unity to GNOME (and therefore this extension) or were you using GNOME with 17.04, too?

amorev commented 6 years ago

I used GNOME on 17.04 and updated ubuntu to 17.10. After this I have this problem.

franglais125 commented 6 years ago

@zvinger Is there any additional information you can read from the logs? For instance:

  1. run sudo journalctl /usr/bin/gnome-shell -f
  2. lock the screen
  3. unlock it
  4. Look for relevant errors in the log

@jhasse Yeah, having this extension not being disabled upon locking the screen would be great. All windows are redrawn unnecessarily... Actually Pixel Saver has a bug (on Gnome 3.22+ IIRC) and the windows are not properly restored, which ends up playing to its advantage. I noticed this when the windows were not redrawn on every lock/unlock event. I fixed the "bug", but then we end up in this situation.