[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-11 Thread Daniel van Vugt
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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-11 Thread Daniel van Vugt
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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-11 Thread Matthew Astley
** 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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-11 Thread Matthew Astley
[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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-11 Thread Matthew Astley
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.

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-10 Thread Daniel van Vugt
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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-10 Thread Matthew Astley
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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-10 Thread Matthew Astley
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

[Bug 2113786] Re: Dark rectangle over gnome-terminal is a ghost of a "visual alert"

2025-06-09 Thread Daniel van Vugt
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