[Bug 2051074] Re: Mirror mode doesn't work when panel only supports one refresh rate with reduced blanking

2024-01-31 Thread Kai-Heng Feng
Thanks for the note. Just created merge requests on salsa instead. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2051074 Title: Mirror mode doesn't work when panel only supports

[Bug 1999320] Re: Font alignment issue in search bar when using scaling factor > 1

2024-01-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1999320] Re: Font alignment issue in search bar when using scaling factor > 1

2024-01-31 Thread Daniel van Vugt
** Tags added: noble -- 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/1999320 Title: Font alignment issue in search bar when using scaling factor > 1 To manage notifications

[Bug 2051870] Re: With font scaling, text in the GNOME Shell search box is cut off

2024-01-31 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1999320 *** https://bugs.launchpad.net/bugs/1999320 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1999320, so it is being marked as such. Please

[Bug 2051855] Re: Mutter causes desktop to extend beyond screen, looks like 2140p on 1440p screen

2024-01-31 Thread Daniel van Vugt
Thanks for the bug report. Does the problem only occur after changing display settings? Does it resolve itself after a reboot? Please also attach a copy of $HOME/.config/monitors.xml ** Tags added: multimonitor ** Changed in: mutter (Ubuntu) Status: New => Incomplete -- You received

[Bug 2051870] [NEW] With font scaling, text in the GNOME Shell search box is cut off

2024-01-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: If you increase font scaling – either with Gnome Tweaks > Fonts > Scaling Factor or gsettings org.gnome.desktop.interface text-scaling- factor – text in the GNOME Shell search box is cut off. Text scaling can help with hidpi screens and is an

[Bug 2051543] Re: When I use a keyboard shortcut to lower a window, the window retains its keyboard focus.

2024-01-31 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu) Status: Incomplete => New ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 2051838] Re: /usr/libexec/gdm-wayland-session: Error: WaylandMessage::Write() too many files to send

2024-01-31 Thread Daniel van Vugt
Logging in GNOME is sometimes confused. I think apps can inherit the log prefix from the shell (and then forget to set their own) so often the weird log messages aren't coming from GNOME, but from apps instead. -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1971434] Re: Display powersave only blanks, but does not turn off

2024-01-31 Thread Force
The MUTTER_DEBUG_ENABLE_ATOMIC_KMS worked for me as well, thank you! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1971434 Title: Display powersave only blanks, but does not turn

[Bug 2051886] [NEW] Unable to move windows by dragging the title bar on GTK4 Xorg with touchscreens

2024-01-31 Thread theofficialgman
Public bug reported: https://gitlab.gnome.org/GNOME/gtk/-/issues/5610 cross posting this here since it affects the majority of Ubuntu's UI applications in Ubuntu Noble (eg: settings) and is perceived as a regression by users from Ubuntu Jammy where the majority of applications are GTK3 based.

[Bug 2051855] [NEW] Mutter causes desktop to extend beyond screen, looks like 2140p on 1440p screen

2024-01-31 Thread Halvor Lyche Strandvoll
Public bug reported: Mutter causes desktop to extend beyond screen, looks like 2140p on 1440p screen. This appeared only after installing the latest update of the libmutter package. I am using 2x Samsung S27AG502NUXEN displays in extended desktop mode (join). So far the only fix i have found is

[Bug 2051838] Re: /usr/libexec/gdm-wayland-session: Error: WaylandMessage::Write() too many files to send

2024-01-31 Thread Marcelo Cerri
Some additional information. The problem is related to the Firefox snap. There are always two different PIDs in this flood of messages (283270 and 285102, in the log I pasted in the description). I just tried to kill them with kill -9 expecting my wayland session to die, but instead it just

[Bug 2051838] [NEW] /usr/libexec/gdm-wayland-session: Error: WaylandMessage::Write() too many files to send

2024-01-31 Thread Marcelo Cerri
Public bug reported: GDM, or more specifically is flooding systemd journal and /var/log/syslog via rsyslogd with gigabytes of the following messages: Jan 31 08:44:26 rivendell /usr/libexec/gdm-wayland-session[285102]: Error: WaylandMessage::Write() too many files to send Jan 31 08:44:26

[Bug 1493964] Re: Gnome terminal scrollbars background is not themable

2024-01-31 Thread Egmont Koblinger
The downstream patch added by Ubuntu to address this issue is suspected to cause a crash, see lp:2049923. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/1493964 Title:

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
Found the option, will try with "Show scrollbar" DISABLED. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/2049923 Title: gnome-terminal freezing, then crashing To manage

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
"I suspect that toggling the scrollbar's visibility might eliminate this bug for you" -I'd like to try that, but where's that option hidden? As for dropping the patch: I could try rebuilding, but for the time being I'd prefer the other option. -- You received this bug notification because you

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Egmont Koblinger
H trying to make sense of it... There's hardly any code from gnome-terminal itself in the stack trace, most of them is from GTK. #10 is from update_color_scheme(): if (gdk_rgba_hash (>bg_color) != gdk_rgba_hash ()) { priv->bg_color = bg; g_object_notify (G_OBJECT

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
** Attachment added: "Backtrace" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/2049923/+attachment/5743881/+files/backtrace.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
Here goes the backtrace - couldn't send it via email, since: The message you sent included commands to modify the bug report, but you didn't sign the message with an OpenPGP key that is registered in Launchpad. -- You received this bug notification because you are a member of Ubuntu Desktop

Re: [ext] [Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Ralf Hildebrandt
* Egmont Koblinger <2049...@bugs.launchpad.net>: > > change to that new tab > > This is a no-op because the new tab is automatically swithed to, > correct? Indeed. > --- > > Are you on Wayland or X11? This command should answer it: > > echo $XDG_SESSION_TYPE $ echo $XDG_SESSION_TYPE x11 I

[Bug 2049923] Re: gnome-terminal freezing, then crashing

2024-01-31 Thread Egmont Koblinger
> change to that new tab This is a no-op because the new tab is automatically swithed to, correct? --- Are you on Wayland or X11? This command should answer it: echo $XDG_SESSION_TYPE --- I cannot reproduce the crash. The steps to reproduce are very simple, so I believe we should have

[Bug 2051829] [NEW] Nautilus file manager failed to connect to samba share with user without password

2024-01-31 Thread Max Vasin
Public bug reported: Ubuntu 23.10 nautilus: Installed: 1:45~rc-1ubuntu1 I expected successful connection to a samba share with specific user without password. I have home samba server running on ubuntu server. It provides one share with disabled anonymous access but with a user without