Skip to content
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

[BUG] TINY zoomed out overview #205

Open
iljo-dp opened this issue Nov 14, 2024 · 2 comments
Open

[BUG] TINY zoomed out overview #205

iljo-dp opened this issue Nov 14, 2024 · 2 comments
Labels
awaiting response Further information is requested bug Something isn't working fixed Fix already available in the repository

Comments

@iljo-dp
Copy link

iljo-dp commented Nov 14, 2024

Describe the bug
When enabling the extension, keeping the default settings(so changing nothing), and just using the computer for a bit, suddenly when pressing the super key(to show all the workspace and apps), the currently opened apps, in the middle desktop view become very very tiny:
image
this doesn't happen automatically, since disabling and reenabling fixes it, it only happens after using the computer for a certain amount of time

Basic debug information

  • Did disabling all other extensions help?
    it still happened even with all extensions except this one disabled

To Reproduce
Steps to reproduce the behavior:

  1. Enable the extension
  2. Change nothing
  3. use the computer like normal for a wile
  4. When pressing the super key the overview is TINY
    image

Expected behavior
I'd excect it to behave like the normal overview, how it looks like after I just enabled the extension
image

System:

  • OS: FEDORA 41
  • Version of V-Shell extension: 70
  • Source of installation: extension.gnome.org extension manager app
  • Other installed and enabled extensions: ... doesn't matter, still happens w/o extensions

System log output
open terminal, execute:
journalctl /usr/bin/{gjs,gnome-shell} -fo cat
reproduce the bug, copy the output from terminal if any.
Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
Can't update stage views actor unnamed [Gjs_dash-to-dock_micxgx_gmail_com_docking_DashSlideContainer] is on because it needs an allocation.
Can't update stage views actor dashtodockBox [StBoxLayout] is on because it needs an allocation.
Can't update stage views actor bms-dash-backgroundgroup [MetaBackgroundGroup] is on because it needs an allocation.
Can't update stage views actor bms-dash-blurred-widget [StWidget] is on because it needs an allocation.
meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed
clutter_actor_allocate: assertion '!isnan (real_allocation.x1) && !isnan (real_allocation.x2) && !isnan (real_allocation.y1) && !isnan (real_allocation.y2)' failed

@iljo-dp iljo-dp added the bug Something isn't working label Nov 14, 2024
@iljo-dp iljo-dp changed the title [BUG] [BUG] TINY zoomed out overview Nov 14, 2024
@G-dH
Copy link
Owner

G-dH commented Nov 14, 2024

Please disable all extensions (including Dash to Dock) except V-Shell, restart the GNOME session, and then try reproducing the issue.

@G-dH G-dH added the awaiting response Further information is requested label Nov 18, 2024
@G-dH
Copy link
Owner

G-dH commented Jan 5, 2025

The latest updates to the main branch should address this issue. Could you test it?

@G-dH G-dH added the fixed Fix already available in the repository label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Further information is requested bug Something isn't working fixed Fix already available in the repository
Projects
None yet
Development

No branches or pull requests

2 participants