[Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
aha! patching gnome-shell does nothing, so we need to patch like yaru- themes. and 4% there doesn't work, as if it doesn't compute. ** Also affects: yaru-theme (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
hm setting padding to 4% does not do it. i am starting to suspect the screen total size is off. by a lot. -- 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/1872594 Title: Ubuntu

[Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
In gnome shell: Logo is aligned to 1 vertically, and then has margin of 3em this._logoBin = new St.Widget({ style_class: 'login-dialog-logo-bin', x_align: Clutter.ActorAlign.CENTER, y_align: Clutter.ActorAlign.END, }); .login-dialog-logo-bin { margin: 3em 0; } Where as in

[Bug 1872594] Re: Ubuntu logo shifts vertically when the login screen appears

2023-11-24 Thread Dimitri John Ledkov
in jammy gnome-shell it is: .login-dialog-logo-bin { padding: 24px 0px; } -- 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/1872594 Title: Ubuntu logo shifts vertically when the

[Bug 2044581] Re: David's Batch Processor shows "Execution error for procedure 'gimp-image-attach-parasite': 'gimp-comment' parasite validation failed: comment contains invalid UTF-8" message

2023-11-24 Thread Bug Watch Updater
** Changed in: gimp Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/2044581 Title: David's Batch Processor shows "Execution error for procedure

[Bug 1816252] Re: GIMP Crash Debug (occurred on closing)

2023-11-24 Thread John100
** Also affects: gimp-plugin-registry (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1816252 Title: GIMP Crash Debug (occurred on

[Bug 2044581] Re: David's Batch Processor shows "Execution error for procedure 'gimp-image-attach-parasite': 'gimp-comment' parasite validation failed: comment contains invalid UTF-8" message

2023-11-24 Thread John100
This seems to be related to https://gitlab.gnome.org/GNOME/gimp/-/issues/3526 and https://gitlab.gnome.org/GNOME/gimp/-/issues/3568 . ** Bug watch added: gitlab.gnome.org/GNOME/gimp/-/issues #3526 https://gitlab.gnome.org/GNOME/gimp/-/issues/3526 ** Also affects: gimp via

[Bug 1816252] Re: GIMP Crash Debug (occurred on closing)

2023-11-24 Thread John100
This seems to be related to https://gitlab.gnome.org/GNOME/gimp/-/issues/7125 . ** Bug watch added: gitlab.gnome.org/GNOME/gimp/-/issues #7125 https://gitlab.gnome.org/GNOME/gimp/-/issues/7125 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1816252] Re: GIMP Crash Debug (occurred on closing)

2023-11-24 Thread John100
I have just got this bug again for the first time after a long while, after having played around with the David's Batch Processor plugin of the gimp-plugin-registry package while reporting the bug #2044581. See the GIMP Crash Debug window screenshot and bug information in the attached ZIP

[Bug 2044581] Re: David's Batch Processor shows "Execution error for procedure 'gimp-image-attach-parasite': 'gimp-comment' parasite validation failed: comment contains invalid UTF-8" message

2023-11-24 Thread John100
Despite the above message, the resizing itself works fine. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/2044581 Title: David's Batch Processor shows "Execution error for procedure

[Bug 2044581] [NEW] David's Batch Processor shows "Execution error for procedure 'gimp-image-attach-parasite': 'gimp-comment' parasite validation failed: comment contains invalid UTF-8" message

2023-11-24 Thread John100
Public bug reported: The David's Batch Processor used with GIMP from the default repository has shown the following "GIMP Message" on Ubuntu versions in the past few years: "Execution error for procedure 'gimp-image-attach-parasite': 'gimp- comment' parasite validation failed: comment contains

[Bug 2043395] Re: Updating to Ubuntu 23.10 (mantic) fails as the gnome-remote-desktop & gnome-shell packages are broken

2023-11-24 Thread Peter
Also FWIW, I don't think this issue is due to external/3rd-party packages, I have never used PPAs and have no third-party packages at all: > pro security-status --thirdparty 1794 packages installed: 0 packages from third parties You have no packages installed from a third party. -- You

[Bug 2043395] Re: Updating to Ubuntu 23.10 (mantic) fails as the gnome-remote-desktop & gnome-shell packages are broken

2023-11-24 Thread Peter
@razielanarki If you `apt-get remove gnome-remote-desktop`, does the upgrade work then? -- 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/2043395 Title: Updating to Ubuntu 23.10

[Bug 1988791] Re: ubuntu-appindicat...@ubuntu.com[...]: unable to update icon for multiload

2023-11-24 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-appindicator (Ubuntu Kinetic) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-appindicator in Ubuntu.

[Bug 1978905] Re: Reverse PRIME support for Wayland (Nvidia as primary GPU outputting to Intel GPU display ports)

2023-11-24 Thread Daniel van Vugt
Proof of concept: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3416 ** Changed in: mutter (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 2044506] Re: issues on armhf with -fstack-clash-protection

2023-11-24 Thread Mate Kukri
We were seeing various autopkgtest failures related to the packages above. Mostly stemming from the fact that valgrind throws errors when running binaries compiled with the -fstack-clash-protection option. There are earlier reports of this at: https://bugzilla.redhat.com/show_bug.cgi?id=1522678

[Bug 2044506] [NEW] issues on armhf with -fstack-clash-protection

2023-11-24 Thread Matthias Klose
Public bug reported: TBD ** Affects: gnutls28 (Ubuntu) Importance: Undecided Status: New ** Affects: libarchive (Ubuntu) Importance: Undecided Status: New ** Affects: libselinux (Ubuntu) Importance: Undecided Status: New ** Affects: libxml2 (Ubuntu)

[Bug 2043755] Re: Screen show garbage when shrinking window from maximized window in Xorg

2023-11-24 Thread Kai-Chuan Hsieh
I tried mantic on Dell G16, the issue cannot be reproduced, and the reduced animation is disabled on mantic by default. -- 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/2043755 Title:

[Bug 2044420] Re: gtkpod segfaults when attempting to display songs

2023-11-24 Thread Sebastien Bacher
** Changed in: glib2.0 (Ubuntu Noble) Importance: Undecided => High ** Changed in: glib2.0 (Ubuntu Noble) Status: New => Triaged ** Changed in: glib2.0 (Ubuntu Mantic) Importance: Undecided => High ** Changed in: glib2.0 (Ubuntu Mantic) Status: New => Triaged ** Also