[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread Daniel van Vugt
** No longer affects: nvidia-graphics-drivers-525 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/2004533 Title: Gtk-WARNING **: ...: drawing failure for widget '...':

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread Daniel van Vugt
It looks like you're using Xorg fractional scaling, so yes that will take the texture requirements past the limit supported by the GPU if you do it across multiple 4K monitors. Some parts of the desktop will cope and other parts (GTK) might not cope. To confirm this, please run: xrandr

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread Daniel van Vugt
The fact that you have 3 x 4K monitors connected makes me think all those GTK warnings are some kind of texture size limit being exceeded. Although even basic GPUs should support textures up to 16K in size. Perhaps this is a GTK-specific problem where it tries to internally allocate something that

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread Daniel van Vugt
Interesting Firefox has similar warnings as DING had before. That suggests the bug is either in GTK or the graphics driver. Rather than being a DING or a Firefox problem. As for the screenshot in comment #12, make sure you're never suspending the system, switching users or even switching VTs.

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread zach m
some of my logs: Gtk-WARNING **: 15:40:57.974: drawing failure for widget 'GtkBox': invalid value (typically too big) for the size of the input (surface, pattern, etc.) (firefox-aurora:221704): Gtk-WARNING **: 15:40:57.974: drawing failure for widget 'GtkPaned': invalid value (typically too big)

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread zach m
My desktop is still buggy, I have attached a pic of what the window controls look like on browser, file/folder windows. ** Attachment added: "Screenshot from 2023-02-02 15-39-43.png"

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread zach m
Ok, I used the extension manager and have disabled the icons. I now have no icons and no dock, it says my dock is on, but it is no longer visible on the desktop -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-02 Thread zach m
I had already disabled all my extensions. Now I have deleted them and my dock bar is gone (still comes up when i hit the windows key). logged out and logged back in same issue. #2: # gnome-extensions disable d...@rastersoft.com Failed to connect to GNOME Shell yet without the extension

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread Daniel van Vugt
Two suggestions: 1. Delete all locally installed extensions (like bitcoin- mark...@ottoallmendinger.github.com): cd ~/.local/share/gnome-shell/ rm -rf extensions and then log in again. 2. If the problem still isn't solved then try disabling desktop icons: gnome-extensions disable

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread zach m
** Changed in: gnome-shell (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2004533 Title: very unstable desktop, icons vanish, cannot

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread zach m
Let me know if there is anything else you need me to do thanks! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2004533 Title: very unstable desktop, icons vanish, cannot

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread zach m
** Attachment added: "gssettings.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2004533/+attachment/5644402/+files/gssettings.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread zach m
** Attachment added: "lspcik.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2004533/+attachment/5644401/+files/lspcik.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread zach m
** Attachment added: "packages.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2004533/+attachment/5644400/+files/packages.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily.

2023-02-01 Thread zach m
let's just change it to desktop gnome instability? ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2004533/+attachment/5644399/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily. Oddly today I looked under settings and the Gnome version says 'unknown' wh

2023-02-01 Thread Daniel van Vugt
Please also choose just one issue for this bug to be about. If you suspect one issue is causing the others then we should focus on that one first. ** Summary changed: - very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily. Oddly today I

[Bug 2004533] Re: very unstable desktop, icons vanish, cannot control windows, cannot resize or scale multi monitors easily. Oddly today I looked under settings and the Gnome version says 'unknown' wh

2023-02-01 Thread Daniel van Vugt
Thanks for the bug report. Please run these commands: gsettings list-recursively org.gnome.shell > gssettings.txt lspci.txt -k > lspcik.txt dpkg -l > packages.txt journalctl -b0 > journal.txt and attach the resulting text files here. -- You received this bug notification because you