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

Right clicking 'Panels Size' + sign causes UI to become unusable #950

Open
seantcanavan opened this issue Feb 23, 2023 · 0 comments
Open

Comments

@seantcanavan
Copy link
Contributor

seantcanavan commented Feb 23, 2023

Describe the bug
If you left click the + sign next to 'Panels Size' it increases by 1 value. If you have trouble controlling your mouse fingers like I do from time to time and right click the + sign it goes to 1000 and the UI becomes unusable. It crashes frequently and the vertical and side bars dominate the entire screen.

Expected behavior
Right clicking the + sign should either increase by 0, 1, 10 , or reset the value. But setting the value to its maximum causes the UI to become unusable. Resetting the value on right click is actually really nice idea because modifying this value can cause blurriness in program icons and going back to the default value fixes that. Something that is not documented in the settings page. I have opened a PR to address that however #951

Screenshots
This is all I can see in 5120x1440 resolution. This is a full screenshot.
Screenshot from 2023-02-23 08-00-10

To Reproduce

  • Occurs on:
Display: x11 server: X.org v: 1.21.1.7 with: Xwayland v: 22.1.8 driver: X:
    loaded: nvidia gpu: i915,nvidia resolution: 5120x1440~120Hz
  API: OpenGL v: 4.6.0 NVIDIA 525.89.02 renderer: Quadro P1000/PCIe/SSE2
    direct-render: Yes
  • GNOME Shell version: ??? I don't know how to find this unfortunately
gnome-extensions info material-shell@papyelgringo                                                                                                                          
material-shell@papyelgringo
  Name: Material Shell
  Description: A modern desktop interface for Linux - packaged as an extension for GNOME Shell. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.
  Path: /usr/share/gnome-shell/extensions/material-shell@papyelgringo
  URL: https://material-shell.com
  State: ENABLED
  • Distro: Manjaro
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=22.0.4
DISTRIB_CODENAME=Sikaris
DISTRIB_DESCRIPTION="Manjaro Linux"
  • Steps to reproduce, if applicable:
  1. Enable material shell
  2. Go to material shell settings
  3. Right click the 'Panels Size' + icon
  4. Bug

Current commit
Not sure

Log data
Definitely not sure about this. There's a lot of logs but I tried to find 'errors' around the time it happened in the logs. Output from journalctl /usr/bin/gnome-shell:

Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'x' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'y' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'width' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'height' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'x' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'y' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'width' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'height' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: GNOME Shell started at Thu Feb 23 2023 07:57:22 GMT-0600 (Central Standard Time)
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: Registering session with GDM
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: ----------------
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: EXTENSION LOADED
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: ----------------
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: --------------------
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: END EXTENSION LOADED
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: --------------------
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'x' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'y' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'width' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'height' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'x' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'y' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'width' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-inf" of type 'gfloat' is invalid or out of range for property 'height' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: Meta window: gnome-terminal-server-4526-1 title='userwork@userwork-thinkstationp340sff:~' dialog=false
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: Creating a new MsWindow for gnome-terminal-server-4526-1
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'x' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: value "-nan" of type 'gfloat' is invalid or out of range for property 'y' of type 'gfloat'
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: ../mutter/clutter/clutter/clutter-actor.c:9047: Actor '<unnamed>[<StWidget>:0x55a90328a290]' tried to allocate a size of >
Feb 23 07:57:23 userwork-thinkstationp340sff gnome-shell[4334]: ../mutter/clutter/clutter/clutter-actor.c:9047: Actor '<unnamed>[<StWidget>:0x55a90328a290]' tried to allocate a size of >

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant