Giter Club home page Giter Club logo

Comments (10)

Schneegans avatar Schneegans commented on May 25, 2024 2

I think that I finally found a fix. This was pretty hard to track down! I'll release a new version ASAP.

from burn-my-windows.

RustyReich avatar RustyReich commented on May 25, 2024

Interestingly, the bug only appears to be happening on my desktop, but not any of my various laptops. Even though all my machines are running the same version of Ubuntu.

from burn-my-windows.

Schneegans avatar Schneegans commented on May 25, 2024

Hi there! Thanks for the report. However, I cannot reproduce this on my end (same Ubuntu version). Did you disable all other extensions?

from burn-my-windows.

RustyReich avatar RustyReich commented on May 25, 2024

Yes, even if I disable all other extensions, the bug still occurs. I am using X11 and running an Nvidia GTX 1070 if that information is relevant. It seems at least one other person is having a similar issue on the Gnome Extensions page:
image

from burn-my-windows.

Schneegans avatar Schneegans commented on May 25, 2024

Did you check the output of journalctl -f -o cat | grep -E 'burn-my-windows|' while this happens?

from burn-my-windows.

derry-github avatar derry-github commented on May 25, 2024

same problem in Archlinux with GNOME44

from burn-my-windows.

RustyReich avatar RustyReich commented on May 25, 2024

Did you check the output of journalctl -f -o cat | grep -E 'burn-my-windows|' while this happens?

This is the output as I open VSCode, maximize the window, close it, reopen it (into the glitched state), and then close it again:

update fps: 247
update fps: 247
update fps: 247
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x559bdce26120] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x559bd77bf210] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x559bdce26120] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x559bd77bf210] is on because it needs an allocation.
Error in size change accounting.
update fps: 247
update fps: 247
update fps: 247
update fps: 247
DING: libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
DING: [main 2023-05-09T20:34:29.203Z] update#setState idle
update fps: 247
DING: [32060:0509/133430.020868:ERROR:nss_util.cc(349)] After loading Root Certs, loaded==false: NSS error code: -8018
update fps: 247
update fps: 247
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x559bdc1ce270] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x559bd04f7f30] is on because it needs an allocation.
update fps: 247
DING: [main 2023-05-09T20:34:32.758Z] [UtilityProcessWorker]: terminated unexpectedly with code 15, signal: unknown
DING: [main 2023-05-09T20:34:32.759Z] [UtilityProcess id: 1, type: fileWatcher, pid: 32189]: crashed with code 15 and reason 'killed'
DING: [main 2023-05-09T20:34:32.819Z] Extension host with pid 32209 exited with code: 0, signal: unknown.
update fps: 247
update fps: 247
update fps: 247
DING: libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
DING: [main 2023-05-09T20:34:35.640Z] update#setState idle
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x559bdb9adc70] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x559bcfc96700] is on because it needs an allocation.
DING: [32545:0509/133436.408751:ERROR:nss_util.cc(349)] After loading Root Certs, loaded==false: NSS error code: -8018
update fps: 247
update fps: 247
update fps: 247
update fps: 247
DING: [main 2023-05-09T20:34:40.286Z] [UtilityProcessWorker]: terminated unexpectedly with code 15, signal: unknown
DING: [main 2023-05-09T20:34:40.286Z] [UtilityProcess id: 1, type: fileWatcher, pid: 32661]: crashed with code 15 and reason 'killed'
DING: [main 2023-05-09T20:34:40.313Z] Extension host with pid 32681 exited with code: 0, signal: unknown.
update fps: 246
update fps: 247
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x559bdce26120] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x559bd77bf210] is on because it needs an allocation.
update fps: 247
update fps: 247

from burn-my-windows.

philipraets avatar philipraets commented on May 25, 2024

Can confirm this bug in opensuse Tumbleweed with GNOME 44, all other extensions disabled. It only happens with non-gtk applications.

gnome-shell[2277]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x55d11c05f450] is on because it needs an allocation.
gnome-shell[2277]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x55d119ab9a00] is on because it needs an allocation.

I can reproduce it with VScode and all yast-modules

from burn-my-windows.

dantob avatar dantob commented on May 25, 2024

Discord is another reproducer

from burn-my-windows.

Schneegans avatar Schneegans commented on May 25, 2024

I finally managed to reproduce this. For me, it only seems to happen under X11. The applications which lead to the bug seem to unmaximize themselves directly after being opened. So there are two animations going on at the same time which seems to be an issue. Let's see if I can abort the Burn-My-Windows animation...

from burn-my-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.