That's enough thanks.
** 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/2113786
Title:
Dark rectangle over gn
I think this could be caused by the monitor positions being slightly
weird (none are at 0,0). Although that's not a good excuse and it's
still a bug... Your Samsung monitor is positioned at x=47, y=0 which
doesn't make much sense. Try moving it to 0,0 in Settings or just edit
~/.config/monitors.xml
** Attachment added: "fresh user, second login, better screenshot"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2113786/+attachment/5883412/+files/user-tmp-lighter-bg.png
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed t
[Third attempt to comment, why is it not accepting my post with
screenshot attachment? On 2nd attempt I said "web ui lost my comment
when I clicked Post, possibly due to local Permission Denied for Firefox
loading the attachment? Looks like some other bug."]
In hopes of proving the bug to be indep
Thanks for showing me that command, I hadn't found it before.
$ gnome-extensions disable ubuntu-appindicat...@ubuntu.com
The CPU/mem/net indicators disappeared and I know how to restore them.
👍🏻
I ran a test with xterm. Exactly one rectangle overlaid >screenshot<
because I slowed the BEL timer.
Thanks. These messages are unusual and could result in things being left
on screen:
clutter_timeline_set_auto_reverse: assertion 'CLUTTER_IS_TIMELINE (timeline)'
failed
clutter_timeline_set_repeat_count: assertion 'CLUTTER_IS_TIMELINE (timeline)'
failed
invalid (NULL) pointer instance
But
Thanks for the tips. No extensions were present,
~$ cd ~/.local/share/gnome-shell/
~/.local/share/gnome-shell$ ls -alrt
total 12
-rw-rw-r-- 1 mcra mcra0 Oct 13 2024 update-check-46
drwx-- 25 mcra mcra 4096 Jun 9 23:26 ..
-rw-rw-r-- 1 mcra mcra 1641 Jun 9 23:37 application
apport information
** Tags added: apport-collected wayland-session
** Description changed:
I started getting dark rectangles obscuring my main gnome-terminal
windows when I left the session locked for a while. Description of
chasing and removing these is at https://linux.codidact.com/posts
Thanks for the bug report. First please try deleting any local
extensions:
cd ~/.local/share/gnome-shell/
rm -rf extensions
and then log in again. If that doesn't eliminate the bug then please
run:
apport-collect 2113786
to upload more system information.
** Changed in: gnome-shell (Ubu