[Bug 2051574] Re: gnome-shell-portal-helper crashed with SIGTRAP in waitUntilSyncedOrDie() from WebKit::XDGDBusProxy::launch() ["Failed to fully launch dbus-proxy: Child process exited with code 1"]

2024-06-18 Thread Treviño
I've asked to Michael Catanzaro that maintains webkit gtk and here's his analysis: ``` Jan 29 08:56:29 hostname org.gnome.Shell.PortalHelper[2906]: bwrap: Creating new namespace failed: Permission denied Jan 29 08:56:29 hostname gnome-shell-por[2712]: Failed to fully launch dbus-proxy: Child

[Bug 2068912] Re: Authd based authentication fields cannot be translated

2024-06-14 Thread Treviño
** Description changed: + [ Impact ] + + The authd gdm UI labels are not translated. + We rely on authd-provided labels for most of things, but still there are widgets elements at shell level that we should translated and that we currently don't expose in the po files. + + [ Test case ]

[Bug 2068080] Re: Updating password from authd does not work

2024-06-13 Thread Treviño
** Description changed: + [ Impact ] + If an authd broker requires updating the password on login, GNOME shell doesn't handle the request properly, even though it exposes such feature as supported to brokers. + + [ Test case ] + + - Install authd (https://github.com/ubuntu/authd) with

[Bug 2019776] Re: If gnome-shell is started directly (instead of through gnome-session), it might deadlock with no output to the screen

2024-06-13 Thread Treviño
** Description changed: + [ Impact ] + If gnome-shell is launched directly instead of launched through gnome- session, the process spawning `ibus-daemon` might cause deadlock and unable to start the graphics. Since `ibusManager.js` checks whether service

[Bug 2069381] [NEW] GNOME Shell doesn't try to start ibus-daemon on startup

2024-06-13 Thread Treviño
is running there too: ps aux |grep ibus-daemon [ Regression potential ] Shell may hang on nested startup, but that's handled by bug #2019776 ** Affects: gnome-shell (Ubuntu) Importance: Low Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received

[Bug 2012388] Re: X11 window (usually AnyDesk) at top-right of the screen is invisible and steals mouse clicks

2024-06-13 Thread Treviño
** Description changed: + [ Impact ] + + In X11, some tray icons are covering areas they don't own, preventing + events to reach to the windows under the cursor + + [ Test case ] + + - Launch Ubuntu in Xorg session + - Download anydesk client for Ubuntu from +

[Bug 2012388] Re: X11 window (usually AnyDesk) at top-right of the screen is invisible and steals mouse clicks

2024-06-13 Thread Treviño
** Changed in: gnome-shell-extension-appindicator (Ubuntu) Status: Triaged => Won't Fix ** Changed in: gnome-shell (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2069375] [NEW] Key navigation between activable widgets in Ubuntu Pro pages is not working

2024-06-13 Thread Treviño
Public bug reported: Navigating between the ubuntu pro pages widgets using keyboard is not working properly ** Affects: gnome-initial-setup (Ubuntu) Importance: Medium Assignee: Nathan Teodosio (nteodosio) Status: In Progress -- You received this bug notification because you

[Bug 2069346] [NEW] Initial setup welcome page do not use the ubuntu accent color for links

2024-06-13 Thread Treviño
Public bug reported: As visible at https://i.imgur.com/3xTlyla.png The "view changelog" text is in blue instead of using the ubuntu accent color ** Affects: gnome-initial-setup (Ubuntu) Importance: Low Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-13 Thread Treviño
** Changed in: libfprint (Ubuntu Oracular) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067785 Title: Improve power consumption of Broadcom CV3 Plus Device To

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-13 Thread Treviño
Just uploaded a package to fix this on oracular -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067785 Title: Improve power consumption of Broadcom CV3 Plus Device To manage notifications about

[Bug 2016013] Re: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded

2024-06-12 Thread Treviño
** Changed in: mutter (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2016013 Title: New windows (like gnome-initial-setup) don't get centered if

[Bug 2016013] Re: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded

2024-06-12 Thread Treviño
Fedora as a patch from Florian to do that, I think we should include that too ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Status: Triaged => Won't Fix ** Changed in: mutter (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because

[Bug 2068614] Re: Starting gnome-initial-setup leads to init GTK errors

2024-06-11 Thread Treviño
Again I think it's by luck, due to the fact the current Gtk may not warn, but it's definitely an error as explained and fixed in https://salsa.debian.org/gnome-team/gnome-initial- setup/-/merge_requests/29/diffs?commit_id=92bf7698b002761a0530d912d658140afaf75ece -- You received this bug

[Bug 2068862] Re: Welcome page may not be loaded

2024-06-11 Thread Treviño
It happens here all the times when loading a compiled version. It may not happen "by luck" in the distro, but this is due to an actual error in the code (1 line change) so it should be definitely fixed to prevent this to happen unexpectedly. -- You received this bug notification because you are

[Bug 2068912] [NEW] Authd based authentication fields cannot be translated

2024-06-10 Thread Treviño
(Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068912 Title: Authd based authentication fields cannot be translated To manage notifications about this bug

[Bug 2068862] [NEW] Welcome page may not be loaded

2024-06-09 Thread Treviño
: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068862 Title: Welcome page may not be loaded To manage notifications

[Bug 2068744] Re: Launching ua status → An unexpected error occurred: list index out of range

2024-06-09 Thread Treviño
Oh... So, that's probably my local fault since I've a local script that overrides `apt` in my path so that I actually end up the nicer `nala` apt UI frontend... So, I've fixed this locally. However, I feel that it would be nicer if instead of calling apt, you should probably use always

[Bug 2068859] [NEW] GNOME Initial setup may hang while interacting with pro client

2024-06-09 Thread Treviño
-setup (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068859 Title: GNOME Initial setup may

[Bug 2068856] [NEW] Initial setup window resizes when navigating Ubuntu Pro pages and do not animate

2024-06-09 Thread Treviño
Public bug reported: Animation while switching the ubuntu PRO pages is not working while the window gets resized vertically ** Affects: gnome-initial-setup (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug

[Bug 2062971] Re: Enable Ubuntu Pro page formatting is hard to follow and not fully RTL compliant

2024-06-07 Thread Treviño
** Summary changed: - Enable Ubuntu Pro page formatting is hard to follow + Enable Ubuntu Pro page formatting is hard to follow and not fully RTL compliant ** Description changed: The Enable Ubuntu Pro page formatting is hard to follow and feels a little un-pro. There are two columns at

[Bug 2068675] [NEW] Ubuntu Pro icon is not scaled in HiDPI

2024-06-06 Thread Treviño
Public bug reported: See attached screenshot (at 4x) ** Affects: gnome-initial-setup (Ubuntu) Importance: Medium Status: In Progress ** Attachment added: "Schermata del 2024-06-07 02-19-05.png"

[Bug 2068639] [NEW] Ubuntu Pro pages cannot be translated

2024-06-06 Thread Treviño
Public bug reported: Ubuntu Pro pages are not available in the pot file and thus not translatable ** Affects: gnome-initial-setup (Ubuntu) Importance: Critical Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you

[Bug 2068632] [NEW] Pro page warning icon on missing connection is not shown if starting with no connection

2024-06-06 Thread Treviño
: gnome-initial-setup (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068632 Title: Pro page

[Bug 2068614] [NEW] Starting gnome-initial-setup leads to init GTK errors

2024-06-06 Thread Treviño
:38.632: gtk_picture_set_pixbuf: assertion 'GTK_IS_PICTURE (self)' failed (gnome-initial-setup:1900013): Gtk-CRITICAL **: 14:52:38.632: gtk_picture_set_pixbuf: assertion 'GTK_IS_PICTURE (self)' failed ** Affects: gnome-initial-setup (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño

[Bug 2068513] Re: /etc/pam.d/login still loads (as optional) pam_lastlog.so wich has been removed from libpam-modules

2024-06-06 Thread Treviño
This is handled upstream debian via https://salsa.debian.org/debian/shadow/-/commit/3d71c62ab1ee6feab966088daf5acf9066d62098 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068513 Title:

[Bug 2068513] Re: /etc/pam.d/login still loads (as optional) pam_lastlog.so wich has been removed from libpam-modules

2024-06-06 Thread Treviño
** Package changed: ubuntu => shadow (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068513 Title: /etc/pam.d/login still loads (as optional) pam_lastlog.so wich has been removed from

[Bug 2068513] [NEW] /etc/pam.d/login still loads (as optional) pam_lastlog.so wich has been removed from libpam-modules

2024-06-05 Thread Treviño
Public bug reported: Since version 1.5.3 of libpam-modules (commit https://github.com/linux- pam/linux-pam/commit/357a4d), pam_lastlog has been disabled by default, so we don't ship it anymore in ubuntu. However /etc/pam.d/login still refers to it. Thus it should be likely be removed from login

[Bug 2068080] [NEW] Updating password from authd does not work

2024-06-04 Thread Treviño
Public bug reported: If an authd broker requires updating the password on login, GNOME shell doesn't handle the request properly, even though it exposes such feature as supported to brokers. ** Affects: gnome-shell (Ubuntu) Importance: High Assignee: Marco Trevisan (Treviño) (3v1n0

[Bug 2042844] Re: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in AboutToShow

2024-06-03 Thread Treviño
Verified, after some noble testing. ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2067661] Re: Login Qr code text is not readable in the lockscreen when using a light theme

2024-06-03 Thread Treviño
rtance: Undecided => Medium ** Changed in: gnome-shell (Ubuntu Noble) Importance: Undecided => Medium ** Changed in: gnome-shell (Ubuntu Noble) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: yaru-theme (Ubuntu Noble) Assignee: (unassigned) => Marco

[Bug 2067661] Re: Login Qr code text is not readable in the lockscreen when using a light theme

2024-05-31 Thread Treviño
Yaru side at https://github.com/ubuntu/yaru/pull/4090 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067661 Title: Login Qr code text is not readable in the lockscreen when using a light theme

[Bug 2067661] Re: Login Qr code text is not readable in the lockscreen when using a light theme

2024-05-31 Thread Treviño
ecided => Medium ** Changed in: yaru-theme (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: yaru-theme (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: yaru-theme (Ubuntu Jammy) Assignee: (unassigned) => Marco Trevisan (Treviño

[Bug 2067661] [NEW] Login Qr code text is not readable in the lockscreen when using a light theme

2024-05-30 Thread Treviño
the screen 3. Try to unlock the screen using a QrCode for authenticating [ Regression potential ] Lockscreen dialog is not properly visible in GDM (at login phase) ** Affects: gnome-shell (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress

[Bug 2067610] [NEW] GNOME Shell qrcode generator may create invalid QR code images

2024-05-30 Thread Treviño
) [ Regression potential ] QrCodes are used only during web authentication that is not something that is generally exposed to users, but this may potentially lead to wrong or missing qr codes textures. ** Affects: gnome-shell (Ubuntu) Importance: High Assignee: Marco Trevisan (Treviño) (3v1n0

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-23 Thread Treviño
> I'm wondering if the mantic and jammy patches aren't missing the change to src/counters-test/counters.c When doing the patch I did grep on those trees for similar contents, and there's not. The file was added on 5.6.0 (https://github.com/rr-

[Bug 2066339] [NEW] Prefix is not exactly honored when installing with --prefix

2024-05-21 Thread Treviño
Public bug reported: In a simple distutils project: $ cat hello #!/usr/bin/env python3 print("Hello world") $ cat setup.py from distutils.core import setup setup(name='hello', scripts=['hello']) Installing it with --prefix is not fully honored, as "local" is always ​added (--root is optional,

[Bug 2023572] Re: SRU gjs 1.72.4 to jammy

2024-05-21 Thread Treviño
** Changed in: gjs (Ubuntu Jammy) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2023572 Title: SRU gjs 1.72.4 to jammy To manage notifications about

[Bug 2012978] Re: Memory leak

2024-05-21 Thread Treviño
** Changed in: gjs (Ubuntu Jammy) Status: Fix Released => Triaged ** Changed in: gjs (Ubuntu Jammy) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2066315] [NEW] Users who upgraded to rejected SRU 1.72.4-0ubuntu0.22.04.1 aren't restored

2024-05-21 Thread Treviño
://wiki.ubuntu.com/DesktopTeam/TestPlans/gjs [ Regression potential ] Memory leaks fixed as part of 1.72.4 (LP: #2012978) will be back. ** Affects: gjs (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: Won't Fix ** Affects: gjs (Ubuntu Jammy) Importance

[Bug 2058442] Re: FP fingerprints are not deleted when user is removed

2024-05-21 Thread Treviño
Opened an upstream issue too. https://gitlab.gnome.org/GNOME/gnome- control-center/-/issues/3060 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #3060 https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/3060 -- You received this bug notification because you

[Bug 2066288] Re: /usr/libexec/gsd-smartcard segfaults in → sync_initial_tokens_from_driver → watch_smartcards_from_module_async → on_modules_initialized:g_task_return_now → complete_in_idle_cb

2024-05-21 Thread Treviño
** Summary changed: - /usr/libexec/gsd-smartcard:11:sync_initial_tokens_from_driver:watch_smartcards_from_module_async:on_modules_initialized:g_task_return_now:complete_in_idle_cb + /usr/libexec/gsd-smartcard segfaults in → sync_initial_tokens_from_driver → watch_smartcards_from_module_async →

[Bug 2024237] Re: gnome-remote-desktop-daemon segfaults on push_queue -> pw_stream_queue_buffer -> on_frame_ready -> grd_thread_dispatch_in_impl -> egl_task_source_dispatch

2024-05-21 Thread Treviño
Also no machine with 42.9-0ubuntu0.22.04.2 is listed on e.u.c, FWIW -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2024237 Title: gnome-remote-desktop-daemon segfaults on push_queue ->

[Bug 2024237] Re: gnome-remote-desktop-daemon segfaults on push_queue -> pw_stream_queue_buffer -> on_frame_ready -> grd_thread_dispatch_in_impl -> egl_task_source_dispatch

2024-05-21 Thread Treviño
❯ apt-cache policy gnome-remote-desktop gnome-remote-desktop: Installato: 42.9-0ubuntu0.22.04.2 Candidato: 42.9-0ubuntu0.22.04.2 Tabella versione: *** 42.9-0ubuntu0.22.04.2 400 400 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages 100

[Bug 2059819] Re: Regression: Jammy to Noble, right clicking on some icons shows dropdown on left side of screen

2024-05-21 Thread Treviño
gnome-shell-extension-appindicator: Installato: 58-1 Candidato: 57-1 Tabella versione: *** 58-1 500 500 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages 57-2 500 500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages The qt applications are

[Bug 2065066] Re: gnome-shell crashes in meta_wayland_popup_grab_get_top_popup

2024-05-21 Thread Treviño
❯ apt-cache policy libmutter-10-0 libmutter-10-0: Installato: 42.9-0ubuntu8 Candidato: 42.9-0ubuntu8 Tabella versione: *** 42.9-0ubuntu8 400 400 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages 100 /var/lib/dpkg/status 42.9-0ubuntu7.1 500 500

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-21 Thread Treviño
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065141 Title: AMD CPU type 0x70f40 (ext family 0xa) unknown To manage

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-21 Thread Treviño
❯ apt-cache policy rr rr: Installato: 5.7.0-2ubuntu0.24.04.1 Candidato: 5.7.0-2ubuntu0.24.04.1 Tabella versione: *** 5.7.0-2ubuntu0.24.04.1 400 400 http://archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages 100 /var/lib/dpkg/status 5.7.0-2build1 400

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-21 Thread Treviño
❯ apt-cache policy rr rr: Installato: 5.5.0-1ubuntu0.1 Candidato: 5.5.0-1ubuntu0.1 Tabella versione: *** 5.5.0-1ubuntu0.1 400 400 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 Packages 100 /var/lib/dpkg/status 5.5.0-1build1 500 500

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-21 Thread Treviño
❯ apt-cache policy rr rr: Installato: 5.6.0-4ubuntu0.1 Candidato: 5.6.0-4 Tabella versione: *** 5.6.0-4ubuntu0.1 100 100 http://archive.ubuntu.com/ubuntu mantic-proposed/universe amd64 Packages 100 /var/lib/dpkg/status 5.6.0-4 500 500

[Bug 2047975] Re: package systemd-resolved 253.5-1ubuntu7 failed to install/upgrade: installed systemd-resolved package post-installation script subprocess returned error exit status 1 [cp: '/etc/reso

2024-05-21 Thread Treviño
Sorry I put the wrong link even on editing... I meant https://askubuntu.com/questions/1510951/do-release-upgrade- from-22-04-to-24-04-deleted-systemd-resolved but as you noted is definitely lp:2063464 which I still noticed since I went through dist- upgrade manually. -- You received this bug

[Bug 2066218] Re: 0a5c: 58xx USB device doesn't receive suspend interrupt from USBD Linux Driver/controller

2024-05-21 Thread Treviño
I feel this is because the device is not in the libfprint list of unsupported devices, for which we still apply the auto-suspend mode. The device is now added to https://gitlab.freedesktop.org/libfprint/wiki/-/wikis/Unsupported- Devices and so once we sync that doc with the libfprint code, it

[Bug 2065376] Re: [X13s] Fingerprint reader is not working

2024-05-20 Thread Treviño
Probably a libfprint issue instead? It would be nice to have the details of the working hardware -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065376 Title: [X13s] Fingerprint reader is not

[Bug 2066193] [NEW] jhbuild cannot be installed in noble

2024-05-20 Thread Treviño
Public bug reported: ❯ sudo apt install jhbuild [sudo] password for marco: Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the

[Bug 2047975] Re: package systemd-resolved 253.5-1ubuntu7 failed to install/upgrade: installed systemd-resolved package post-installation script subprocess returned error exit status 1 [cp: '/etc/reso

2024-05-20 Thread Treviño
This is related to https://discourse.ubuntu.com/t/ubuntu- desktop-s-24-10-dev-cycle-the-roadmap/45120 right? Since I manually upgraded a machine and after the upgrade: - systemd-resolved wasn't there - resolvconf was still installed - no domain resolution was working Once I manually installed

[Bug 2061153] Re: No login prompt or user list on login screen [JS ERROR: TypeError: this._button is undefined]

2024-05-10 Thread Treviño
Elad, can you provide the log of journalctl -b0 /usr/bin/gnome-shell ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061153 Title: No login prompt or user list on login screen [JS ERROR:

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-08 Thread Treviño
** Patch added: "mantic debdiff" https://bugs.launchpad.net/ubuntu/+source/rr/+bug/2065141/+attachment/5776200/+files/rr-phoenix-fix-mantic.debdiff ** Changed in: rr (Ubuntu Jammy) Status: Triaged => In Progress ** Changed in: rr (Ubuntu Noble) Status: Fix Committed => In

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-08 Thread Treviño
gt; Marco Trevisan (Treviño) (3v1n0) ** Patch added: "mantic debdiff" https://bugs.launchpad.net/ubuntu/+source/rr/+bug/2065141/+attachment/5776186/+files/rr-phoenix-fix-mantic.debdiff ** Description changed: [ Impact ] Running rr in Phonenix AMD APU (Ryzen 7840U) as in latest

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-08 Thread Treviño
** Patch added: "Oracular debdiff" https://bugs.launchpad.net/ubuntu/+source/rr/+bug/2065141/+attachment/5776181/+files/rr-phoenix-fix-oracular.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-08 Thread Treviño
** Patch added: "noble debdiff" https://bugs.launchpad.net/ubuntu/+source/rr/+bug/2065141/+attachment/5776182/+files/rr-phoenix-fix-noble.debdiff ** Changed in: rr (Ubuntu) Status: Triaged => In Progress ** Changed in: rr (Ubuntu Noble) Status: Triaged => Fix Committed -- You

[Bug 2065141] Re: AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-08 Thread Treviño
** Description changed: [ Impact ] - Running rr in Phonenix AMD APU (Ryzen 7840U) fails with + Running rr in Phonenix AMD APU (Ryzen 7840U) as in latest generation of + AMD ThinkPad fails with [FATAL ./src/PerfCounters_x86.h:121:compute_cpu_microarch()] AMD CPU type 0x70f40 (ext

[Bug 2065141] [NEW] AMD CPU type 0x70f40 (ext family 0xa) unknown

2024-05-08 Thread Treviño
in the same way. ** Affects: rr (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: Triaged ** Affects: rr (Ubuntu Jammy) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: Triaged ** Affects: rr (Ubuntu Noble

[Bug 1892456] Re: [MIR] malcontent

2024-05-07 Thread Treviño
Please also include libpam-malcontent since that would allow to support session-max-usage time when logging in from gdm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892456 Title: [MIR]

[Bug 2065070] Re: Keyboard accessibility dialogs not working

2024-05-07 Thread Treviño
Was released to jammy as part of ubuntu/42.9-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065070 Title: Keyboard accessibility dialogs not working To manage notifications about this bug

[Bug 2065070] [NEW] Keyboard accessibility dialogs not working

2024-05-07 Thread Treviño
) Importance: Medium Status: Fix Released ** Affects: mutter (Ubuntu Jammy) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: Fix Released ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** No longer affects: gnome-shell

[Bug 2065066] [NEW] gnome-shell crashes in meta_wayland_popup_grab_get_top_popup

2024-05-07 Thread Treviño
Importance: Medium Status: Won't Fix ** Affects: mutter (Ubuntu) Importance: Medium Status: Fix Released ** Affects: mutter (Ubuntu Jammy) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress ** Tags: amd64 apport-bug jammy

[Bug 2019776] Re: If gnome-shell is started directly (instead of through gnome-session), it might deadlock with no output to the screen

2024-05-03 Thread Treviño
** Also affects: gnome-shell (Ubuntu Noble) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2019776 Title: If gnome-shell is started directly (instead of

[Bug 2019776] Re: If gnome-shell is started directly (instead of through gnome-session), it might deadlock with no output to the screen

2024-04-30 Thread Treviño
This is handled via https://gitlab.gnome.org/GNOME/gnome- shell/-/merge_requests/3293 ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Medium ** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: gnome-shell (

[Bug 2059819] Re: Regression: Jammy to Noble, right clicking on some icons shows dropdown on left side of screen

2024-04-30 Thread Treviño
** Description changed: + [ Impact ] + In ubuntu jammy and previous releases, right clicking on appindicator icons brings up the menu below the appindicator with appropriate gnome theming. In ubuntu noble, right clicking on some appindicator icons (example: barrier) results in the menu

[Bug 2039543] Re: Miss placed Hexchat icon when switching workspaces

2024-04-29 Thread Treviño
** Changed in: gnome-shell (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2039543 Title: Miss placed Hexchat icon when switching workspaces To

[Bug 2039543] Re: Miss placed Hexchat icon when switching workspaces

2024-04-25 Thread Treviño
** Changed in: gnome-shell-extension-appindicator (Ubuntu) Status: Confirmed => Won't Fix ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** C

[Bug 2059818] Re: Regression: Jammy to Noble, set_label no longer functions

2024-04-25 Thread Treviño
** Description changed: + [ Impact ] + In ubuntu jammy and previous releases, set_label can be used to set the text to display instead of an appindicator icon. In ubuntu noble set_label no longer functions at all.

[Bug 2042844] Re: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in AboutToShow

2024-04-25 Thread Treviño
Marco Trevisan (Treviño) (3v1n0) ** Also affects: gnome-shell-extension-appindicator (Ubuntu Noble) Importance: Low Assignee: Marco Trevisan (Treviño) (3v1n0) Status: Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 2059818] Re: Regression: Jammy to Noble, set_label no longer functions

2024-04-25 Thread Treviño
Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059818 Title: Regression: Jammy to Noble, set_label no longer functions To manage notifications about this bug go

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-18 Thread Treviño
Marcos, Are you sure that you're running the latest version of the yaru-icon- theme *and* of the ubuntu-dock? Also are you running the ubuntu session? If one of these conditions aren't met, then the normal icon will be shown. -- You received this bug notification because you are a member of

[Bug 1993054] Re: USB key eject does not eject

2024-04-18 Thread Treviño
Handled as https://github.com/micheleg/dash-to-dock/pull/2200 ** Also affects: gnome-shell-extension-ubuntu-dock (Ubuntu Noble) Importance: Low Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress ** Also affects: gnome-shell-extension-ubuntu-dock (Ubuntu Jammy

[Bug 1993054] Re: USB key eject does not eject

2024-04-18 Thread Treviño
Ok, found the reason finally and a way to reproduce... Thanks for the logging and to the https://github.com/xairy/raw- gadget/tree/master/dummy_hcd kernel module that allowed me to simulate more USB storage devices (together with g_mass_storage) for better fine- tuning of their specs :) **

[Bug 1993054] Re: USB key eject does not eject

2024-04-18 Thread Treviño
Mh, the trace gives me some info, but the weird thing is that I can't figure out when those calls such as eject_with_operation are happening... Let me try again if I can reproduce, otherwise maybe when you've time (next week though), ping me at @3v1n0:matrix.org so that maybe we can do some more

[Bug 1993054] Re: USB key eject does not eject

2024-04-18 Thread Treviño
It was ok but I was missing a change, try with this https://pastebin.ubuntu.com/p/G4KpfFrTBt/plain/ ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1993054 Title: USB key eject does not eject To

[Bug 2062121] Re: Too many grey rectangles in overview search results with Yaru

2024-04-18 Thread Treviño
** Changed in: yaru-theme (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062121 Title: Too many grey rectangles in overview search results with

[Bug 2062388] Re: Datemenu border radius is too big and not consistent with quicksettings

2024-04-18 Thread Treviño
** Summary changed: - Datemenu border radius is too big and not consistent with quicsettings + Datemenu border radius is too big and not consistent with quicksettings ** Summary changed: - Datemenu border radius is too big and not consistent with quicksettings + Date/calendar menu border radius

[Bug 2062121] Re: Too many grey rectangles in overview search results with Yaru

2024-04-18 Thread Treviño
** Changed in: yaru-theme (Ubuntu) Status: New => In Progress ** Changed in: yaru-theme (Ubuntu) Importance: Undecided => Medium ** Changed in: yaru-theme (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: yaru-theme (Ubuntu) Importanc

[Bug 1993054] Re: USB key eject does not eject

2024-04-18 Thread Treviño
No, no... Just copy the content of https://paste.ubuntu.com/p/kdbxSDVSps/plain/ as /usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/locations.js and restart the session. Then attach here the content of journalctl /usr/bin/gnome-shell After the issue has shown -- You received this bug

[Bug 2062388] [NEW] Datemenu border radius is too big and not consistent with quicsettings

2024-04-18 Thread Treviño
Public bug reported: As visible in https://i.imgur.com/sdzlLai.png ** Affects: yaru-theme (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1993054] Re: USB key eject does not eject

2024-04-18 Thread Treviño
Can you please check if doing something like this can provide some useful logging bits to journalctl /usr/bin/gnome-shell ? diff --git a/locations.js b/locations.js index 9795f3fd..8b19959c 100644 --- a/locations.js +++ b/locations.js @@ -447,6 +447,8 @@ class MountableVolumeAppInfo extends

[Bug 2061985] Re: Other users are also highlighted although unselected

2024-04-18 Thread Treviño
** Changed in: gnome-shell (Ubuntu) Status: Confirmed => Opinion ** Changed in: yaru-theme (Ubuntu) Status: Confirmed => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061985

[Bug 2062178] Re: Disable location services in gnome-control-center

2024-04-18 Thread Treviño
> Nightcolor uses geoclue which is disabled by default and I guess users will have to use the google option when the time comes ( not necessarily easy, but an option. ) We do not have location settings in systemsettings. Using google for example is an option but that requires admin access, while

[Bug 2060659] Re: X11 fractional scaling support is missing in 46.0

2024-04-18 Thread Treviño
fossfreedom, probably magpie should use a different schema name though and *always* conflict with mutter, no? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060659 Title: X11 fractional scaling

[Bug 2062178] Re: Disable location services in gnome-control-center

2024-04-18 Thread Treviño
> Unfortunately, there does not appear to be any suitable replacement for our typical desktop and laptop users. When mozilla service is not used, GeoIP is used instead. It's not perfect (especially if using a VPN) but it's good enough to provide features such as automatic-timezone and night

[Bug 2061985] Re: Other users are also highlighted although unselected

2024-04-18 Thread Treviño
Well that's the focus ring, IIRC Is there also without yaru so it doesn't seem a downstream (only) bug (if any to me): https://imgur.com/N6E5R1q.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2062121] Re: Too many grey rectangles in overview search results with Yaru

2024-04-18 Thread Treviño
Yeah, I've noticed this too and I was already about to fix, thanks for opening the downstream handle though! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062121 Title: Too many grey rectangles in

[Bug 2062044] Re: Dock icons for focused applications are not highlighted

2024-04-17 Thread Treviño
*** This bug is a duplicate of bug 2061729 *** https://bugs.launchpad.net/bugs/2061729 I thought they where two different issues, see the commits in: https://github.com/ubuntu/yaru/pull/4073/commits -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2060659] Re: X11 fractional scaling support is missing in 46.0

2024-04-17 Thread Treviño
** Changed in: mutter (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060659 Title: X11 fractional scaling support is missing in 46.0 To manage

[Bug 2062078] [NEW] Mouse animations do not follow accent colors

2024-04-17 Thread Treviño
/settings-mockups/-/commits/master/mouse-and-touchpad/src/mouse-touchpad-v2.blend ** Affects: gnome-control-center (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug notification because you are a member of Ubuntu

[Bug 2018772] Re: 400+ duplicate files exist in the generated Yaru theme icons.

2024-04-17 Thread Treviño
I see, please submit the details also https://github.com/ubuntu/yaru/issues/3900 so that it can be tracked better upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2018772 Title: 400+

[Bug 2060816] Re: App grid icon is Ubuntu logo, need to find override

2024-04-17 Thread Treviño
** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060816 Title: App grid icon is Ubuntu logo, need

[Bug 2061729] Re: Ubuntu Dock icon highlight is practically invisible when a white or grey window is behind it

2024-04-17 Thread Treviño
** Changed in: yaru-theme (Ubuntu) Importance: Undecided => Low ** Changed in: yaru-theme (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: yaru-theme (Ubuntu) Status: New => In Progress ** Changed in: gnome-shell-extension-ubuntu-doc

[Bug 2062046] [NEW] Nautilus icons are not using yaru theme

2024-04-17 Thread Treviño
Public bug reported: As reported upstream: https://github.com/ubuntu/yaru/issues/4055 The nautilus search icons are using adwaita theme, and they don't fit well with the whole system theme. ** Affects: yaru-theme (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0

[Bug 2062044] [NEW] Dock icons for focused applications are not highlighted

2024-04-17 Thread Treviño
Public bug reported: The icon for the application that is currently focused should be highlighted but this is not the case in noble. ** Affects: yaru-theme (Ubuntu) Importance: Medium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: In Progress -- You received this bug

[Bug 2018772] Re: 400+ duplicate files exist in the generated Yaru theme icons.

2024-04-17 Thread Treviño
Is this still valid? Symlinks seems to be generated -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2018772 Title: 400+ duplicate files exist in the generated Yaru theme icons. To manage

  1   2   3   4   5   6   7   8   9   10   >