[Touch-packages] [Bug 2101817] Re: gnome-shell crashed with SIGSEGV in drisw_init_screen() from driCreateNewScreen3() from dri2_create_screen() from dri2_initialize_device() from dri2_initialize()

2025-05-26 Thread Alessandro Astone
Here's what we already know: The bug triggers when Zink fails to find a working Vulkan driver for a known-supported device. This was worked around by Daniel's patch, and more recently fixed upstream in a similar way, so that we can fall back to llvmpipe rather than crashing when trying Zink. Giv

[Touch-packages] [Bug 2111342] Re: Install time-daemon with NTS support by default

2025-05-23 Thread Alessandro Astone
I've installed chrony on my plucky system to give it an early test. I've noticed in my system journal this message getting logged every 2 seconds: Could not connect to [2620:2d:4002:1::3123]:4460 (4.ntp.ubuntu.com) Indeed I do not have an ipv6, so that makes sense. However it's unclear whether

[Touch-packages] [Bug 2110066] Re: Online Accounts error when adding a Google account

2025-05-22 Thread Alessandro Astone
Here's probably the relevant apparmor denial: kernel: audit: type=1400 audit(1747918717.225:758): apparmor="DENIED" operation="exec" class="file" profile="firefox" name="/usr/lib/x86_64-linux-gnu/glib-2.0/gio-launch-desktop" pid=11664 comm="firefox" requested_mask="x" denied_mask="x" fsuid=1000 ou

[Touch-packages] [Bug 2110066] Re: Online Accounts error when adding a Google account with non-snap Firefox

2025-05-22 Thread Alessandro Astone
Turns out that the ppa is shipping its own apparmor profile at /etc/apparmor.d/usr.bin.firefox, confusingly also named "firefox" That profile is too strict, breaking this functionality. CC'ing Jamie who authored the profile ** Changed in: apparmor (Ubuntu) Status: Triaged => Invalid --

[Touch-packages] [Bug 2110066] Re: Online Accounts error when adding a Google account

2025-05-08 Thread Alessandro Astone
This doesn't seem to be the Firefox snap. How are you installing Firefox? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2110066 Title: Online Accounts error when adding

[Touch-packages] [Bug 2110066] Re: Online Accounts error when adding a Google account

2025-05-07 Thread Alessandro Astone
Thank you for the bug report. We need to collect more information. Please run these commands: journalctl -b0 > journal.txt journalctl -b-1 > prevjournal.txt and attach the resulting text files here. ** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Changed

[Touch-packages] [Bug 2109754] Re: Unable to set Execution permission

2025-05-05 Thread Alessandro Astone
This is being discussed in https://gitlab.freedesktop.org/xdg/shared- mime-info/-/merge_requests/235 The issue is that even if Nautilus showed the "Executable as Program" tick, clicking the file would not actually run it. Which is presumably what you're trying to achieve here by setting it as exec

[Touch-packages] [Bug 2107542] Re: gnome-control-center crashes when opening the Wellbeing panel

2025-04-30 Thread Alessandro Astone
** Description changed: + [ Impact ] + gnome-control-center crashes when opening the Wellbeing panel after opening the Date & Time panel. SIGABRT in g_assertion_message() from g_assertion_message_expr() from allocate_duration_to_day() from allocate_duration_to_days() + The crash is

[Touch-packages] [Bug 2097496] Re: libglib: Crash due to infinite recursion in MIME subclassing

2025-04-29 Thread Alessandro Astone
Proposed fix here: https://salsa.debian.org/gnome- team/glib/-/merge_requests/52 This turned out to need an additional patch because the original patch was broken: https://gitlab.freedesktop.org/xdg/xdgmime/-/merge_requests/32 -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 2097496] Re: libglib: Crash due to infinite recursion in MIME subclassing

2025-04-29 Thread Alessandro Astone
** Description changed: + [ Impact ] + There's an infinite recursion in MIME resolution bug which affects processes using gio to resolve certain MIME types. In my case, tracker- miner-fs-3 has been crashing in a loop for weeks due to this issue. + + This affects any program that attempts

[Touch-packages] [Bug 2097496] Re: libglib: Crash due to infinite recursion in MIME subclassing

2025-04-29 Thread Alessandro Astone
** Attachment added: "js-test.xml" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2097496/+attachment/5874839/+files/js-test.xml ** Changed in: glib2.0 (Ubuntu Jammy) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 2107245] Re: Resizing XWayland & X11 windows w/NVIDIA is extremely slow

2025-04-15 Thread Alessandro Astone
I can reproduce on non-NVIDIA. Do you use fractional scaling by any chance? > XWayland & X11 windows What does that mean exactly? You can reproduce by resizing any window on an Xorg session? ** Package changed: xorg (Ubuntu) => mutter (Ubuntu) ** No longer affects: ubuntu -- You received this

[Touch-packages] [Bug 2058444] Re: appchooserdialog Failed to start software when launching gnome-software

2025-04-14 Thread Alessandro Astone
Adding a GTK3 task because it provides Gtk.AppChooserDialog which shows the button, as used by Desktop Icons NG. Perhaps we could port DING to use org.freedesktop.portal.OpenURI.OpenFile instead which would use the patched xdg-desktop-portal-{gtk,gnome}, but those only show the "Find more in Softw

[Touch-packages] [Bug 2058444] Re: appchooserdialog Failed to start software when launching gnome-software

2025-04-14 Thread Alessandro Astone
** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/2058444 Title: appchooserdialog Failed to star

[Touch-packages] [Bug 2106311] Re: File picker does not work in browsers in Ubuntu 25.04 beta for SSSD users

2025-04-10 Thread Alessandro Astone
Thank you for providing the journal logs. I was able to find the issue and have proposed a solution. In the meantime you can fix the issue on your machine by running: echo "include " | sudo tee /etc/apparmor.d/local/fusermount3 Then reboot the system and try again to reproduce the issue. --

[Touch-packages] [Bug 2106311] Re: File picker does not work in browsers in Ubuntu 25.04 beta

2025-04-10 Thread Alessandro Astone
browsers in Ubuntu 25.04 beta for SSSD users ** Changed in: apparmor (Ubuntu) Status: New => In Progress ** Changed in: apparmor (Ubuntu) Importance: Undecided => High ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: apparmo

[Touch-packages] [Bug 2061118] Re: Rendering issues in virtual machines (GTK ngl backend)

2025-04-06 Thread Alessandro Astone
Could anyone confirm whether this is still an issue in 25.04? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2061118 Title: Rendering issues in virtual machines (GTK ngl back

[Touch-packages] [Bug 1945879] Re: pk-debconf-helper crashed with SIGSEGV in pk_client_helper_copy_stdout_cb()

2025-04-04 Thread Alessandro Astone
*** This bug is a duplicate of bug 2081604 *** https://bugs.launchpad.net/bugs/2081604 ** Changed in: packagekit (Ubuntu) Status: Confirmed => Fix Released ** This bug has been marked a duplicate of bug 2081604 pk-debconf-helper crashed with SIGSEGV in pk_client_helper_copy_stdout_c

[Touch-packages] [Bug 2106247] Re: xorg: FTBFS after Rules-Requires-Root default change in dpkg-dev

2025-04-04 Thread Alessandro Astone
Backporting fix from debian ** Patch added: "xorg_7.7+23ubuntu4.debdiff" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/2106247/+attachment/5869440/+files/xorg_7.7+23ubuntu4.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2106249] Re: alsa-driver: FTBFS after Rules-Requires-Root default change in dpkg-dev

2025-04-04 Thread Alessandro Astone
Restoring `Rules-Requires-Root: binary-targets` because I'm otherwise too scared to touch this package I don't fully understand with how legacy it is. ** Description changed: https://launchpadlibrarian.net/785946109/buildlog_ubuntu-plucky- amd64.alsa-driver_1.0.25+dfsg-0ubuntu7_BUILDING.txt.g

[Touch-packages] [Bug 2106249] [NEW] alsa-driver: FTBFS after Rules-Requires-Root default change in dpkg-dev

2025-04-04 Thread Alessandro Astone
Public bug reported: https://launchpadlibrarian.net/785946109/buildlog_ubuntu-plucky- amd64.alsa-driver_1.0.25+dfsg-0ubuntu7_BUILDING.txt.gz chown -R root:src debian/alsa-source/usr/src chown: changing ownership of 'debian/alsa-source/usr/src/modules/alsa-driver/pcmcia/pdaudiocf/pdaudiocf_old.c'

[Touch-packages] [Bug 2106247] [NEW] xorg: FTBFS after Rules-Requires-Root default change in dpkg-dev

2025-04-04 Thread Alessandro Astone
ted make[1]: *** [debian/rules:27: override_dh_fixperms-indep] Error 1 ** Affects: xorg (Ubuntu) Importance: Medium Assignee: Alessandro Astone (aleasto) Status: In Progress ** Changed in: xorg (Ubuntu) Status: New => In Progress ** Changed in: xorg (Ubuntu) Importan

[Touch-packages] [Bug 2104356] Re: libxml2: FTBFS with missing distutils

2025-04-04 Thread Alessandro Astone
Package was synced ** Changed in: libxml2 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libxml2 in Ubuntu. https://bugs.launchpad.net/bugs/2104356 Title: libxml2: FTB

[Touch-packages] [Bug 2104283] Re: orca screen reader cannot be turned off and on again

2025-03-31 Thread Alessandro Astone
** Changed in: at-spi2-core (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/2104283 Title: orca screen reader cann

[Touch-packages] [Bug 2104938] Re: Ubuntu 25.04: Gnome 48's dash does not allows to adjust screen brightness

2025-03-28 Thread Alessandro Astone
Does this only happen sometimes, or on every user session (log-out & log-in)? Please share the system journal: journalctl -b > journal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchp

[Touch-packages] [Bug 2104938] Re: Ubuntu 25.04: Gnome 48's dash does not allows to adjust screen brightness

2025-03-28 Thread Alessandro Astone
> Note: the keyboard special keys of my laptop does allows me to change the brightness of the screen. That's odd, because both controls use org.gnome.SettingsDaemon.Power -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg i

[Touch-packages] [Bug 2104356] Re: libxml2: FTBFS with missing distutils

2025-03-27 Thread Alessandro Astone
** Patch added: "libxml2_2.12.7+dfsg+really2.9.14-0.2ubuntu6.debdiff" https://bugs.launchpad.net/ubuntu/+source/libxml2/+bug/2104356/+attachment/5867622/+files/libxml2_2.12.7+dfsg+really2.9.14-0.2ubuntu6.debdiff -- You received this bug notification because you are a member of Ubuntu Touch se

[Touch-packages] [Bug 2104356] Re: libxml2: FTBFS with missing distutils

2025-03-27 Thread Alessandro Astone
Rationale for "High" importance is that libxml2 is a frequent target for CVEs, thus must not FTBFS to receive timely updates -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libxml2 in Ubuntu. https://bugs.launchpad.net/bugs/21

[Touch-packages] [Bug 2104356] [NEW] libxml2: FTBFS with missing distutils

2025-03-27 Thread Alessandro Astone
^^ ModuleNotFoundError: No module named 'distutils' ** Affects: libxml2 (Ubuntu) Importance: High Assignee: Alessandro Astone (aleasto) Status: In Progress ** Description changed: https://launchpadlibrarian.net/783617346/buildlog_ubuntu-plucky-

[Touch-packages] [Bug 2104283] Re: orca screen reader cannot be turned off and on again

2025-03-26 Thread Alessandro Astone
Fix sent upstream: https://gitlab.gnome.org/GNOME/at- spi2-core/-/merge_requests/182 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to at-spi2-core in Ubuntu. https://bugs.launchpad.net/bugs/2104283 Title: orca screen reader

[Touch-packages] [Bug 2104283] [NEW] orca screen reader cannot be turned off and on again

2025-03-26 Thread Alessandro Astone
reader functionality. ** Affects: at-spi2-core (Ubuntu) Importance: High Assignee: Alessandro Astone (aleasto) Status: In Progress ** Changed in: at-spi2-core (Ubuntu) Importance: Undecided => High ** Changed in: at-spi2-core (Ubuntu) Assignee: (unassigned) => Ales

[Touch-packages] [Bug 2093324] Re: Re-enable dLeyna grilo plugin

2025-03-25 Thread Alessandro Astone
> In Debian (https://salsa.debian.org/berto/grilo- plugins/-/merge_requests/6) the "Recommends: dleyna-server" was downgraded to a "Suggests: dleyna-server" and we should probably do the same in Ubuntu, to avoid unnecessary delta and to avoid a component- mismatch, as grilo-plugins (from "main") ca

[Touch-packages] [Bug 2089757] Re: software-properties-gtk crashed with Exception in detect_drivers(): Exit code: None

2025-03-25 Thread Alessandro Astone
** Changed in: software-properties (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2089757 Title: software-proper

[Touch-packages] [Bug 2089757] Re: software-properties-gtk crashed with Exception in detect_drivers(): Exit code: None

2025-03-25 Thread Alessandro Astone
s: Confirmed => Triaged ** Changed in: software-properties (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: software-properties (Ubuntu) Milestone: None => ubuntu-25.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2104132] Re: /usr/bin/software-properties-gtk:Exception:detect_drivers

2025-03-25 Thread Alessandro Astone
*** This bug is a duplicate of bug 2089757 *** https://bugs.launchpad.net/bugs/2089757 ** This bug has been marked a duplicate of bug 2089757 software-properties-gtk crashed with Exception in detect_drivers(): Exit code: None -- You received this bug notification because you are a member

[Touch-packages] [Bug 2104132] Re: /usr/bin/software-properties-gtk:Exception:detect_drivers

2025-03-25 Thread Alessandro Astone
*** This bug is a duplicate of bug 2089757 *** https://bugs.launchpad.net/bugs/2089757 ** Description changed: + Somehow the detect_drivers subprocess is reporting exitcode=None after + join(), which we did not expect and is thus raising an exception, which + was caught by errors.ubuntu.com:

[Touch-packages] [Bug 2093824] Re: fwupd crashed with SIGTRAP in g_wakeup_new()

2025-03-25 Thread Alessandro Astone
re: comment #9 I've found this at https://errors.ubuntu.com/problem/396185b61208203a7fc91b27f20733374b6db888 ** Changed in: glib2.0 (Ubuntu) Status: Expired => Triaged ** Package changed: glib2.0 (Ubuntu) => fwupd (Ubuntu) ** Summary changed: - fwupd crashed with SIGTRAP in g_wakeup_new

[Touch-packages] [Bug 2103889] Re: gnome-remote-desktop-daemon: fusermount3: mount failed: Permission denied

2025-03-24 Thread Alessandro Astone
Proposed fix makes sense to me. It does not extend the attack surface either. ** Changed in: apparmor (Ubuntu) Milestone: None => ubuntu-25.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://b

[Touch-packages] [Bug 2103595] Re: apparmor policy prevents unshare --user --map-auto

2025-03-20 Thread Alessandro Astone
*** This bug is a duplicate of bug 2102081 *** https://bugs.launchpad.net/bugs/2102081 ** This bug has been marked a duplicate of bug 2102081 tests using unshare are failing on ubuntu 25.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

[Touch-packages] [Bug 2103595] [NEW] apparmor policy prevents unshare --user --map-auto

2025-03-19 Thread Alessandro Astone
Public bug reported: In plucky: $ unshare --user --map-auto newuidmap: open of uid_map failed: Permission denied The journal shows: audit: type=1400 audit(1742379629.731:1072): apparmor="AUDIT" operation="exec" class="file" info="ix fallback" profile="unshare" name="/usr/bin/newuidmap" pid=98

[Touch-packages] [Bug 2093324] Re: Re-enable dLeyna grilo plugin

2025-03-17 Thread Alessandro Astone
Thank you for testing! I don't think this qualifies for an SRU... But I'm not a sponsor so not my call. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to grilo-plugins in Ubuntu. https://bugs.launchpad.net/bugs/2093324 Title:

[Touch-packages] [Bug 2097496] Re: libglib: Crash due to infinite recursion in MIME subclassing

2025-03-17 Thread Alessandro Astone
** Tags added: udeng-6440 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/2097496 Title: libglib: Crash due to infinite recursion in MIME subclassing Status in GLib: Fix

[Touch-packages] [Bug 2097496] Re: libglib: Crash due to infinite recursion in MIME subclassing

2025-03-17 Thread Alessandro Astone
** Changed in: glib2.0 (Ubuntu Jammy) Assignee: (unassigned) => Alessandro Astone (aleasto) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/2097496 Title: libg

[Touch-packages] [Bug 2096777] Re: Update gtk3 emoji chooser for Unicode 16

2025-03-17 Thread Alessandro Astone
On Ubuntu 24.10: Installed version 3.24.43-3ubuntu3 of gir1.2-gtk-3.0 libgtk-3-0t64 libgtk-3-bin libgtk-3-common Installed fonts-noto-color-emoji=2.042-1 and verified Test Case 1: no fingerprint emoji is listed Installed fonts-noto-color-emoji=2.047-1 and verified Test Case 2: fingerprint em

[Touch-packages] [Bug 2096777] Re: Update gtk3 emoji chooser for Unicode 16

2025-03-17 Thread Alessandro Astone
On Ubuntu 24.04.2 LTS: Installed version 3.24.41-4ubuntu1.3 of gir1.2-gtk-3.0 gtk-update-icon-cache libgail-3-0t64 libgtk-3-0t64 libgtk-3-bin libgtk-3-common Installed fonts-noto-color-emoji=2.042-1 and verified Test Case 1: no fingerprint emoji is listed Installed fonts-noto-color-emoji=2.047-0

[Touch-packages] [Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-13 Thread Alessandro Astone
Thanks Ryan, Alex and John. That seems like a good compromise to me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2098930 Title: openvpn profile doesn't allow access to

[Touch-packages] [Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-12 Thread Alessandro Astone
In my opinion this needs to be granted access to the entire HOME unless we can very clearly and visually communicate the issue to the user. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1797769] Re: LCD backlight brighness reset to maximum after boot / resume / login

2025-03-10 Thread Alessandro Astone
This is already fixed in the oracular kernel 6.11.0-19 ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** No longer affects: gnome-shell (Ubuntu) ** No longer affects: gnome-settings-daemon (Ubuntu) ** No longer affects: upower (Ubuntu) ** Also affects: linux (Ubunt

[Touch-packages] [Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-08 Thread Alessandro Astone
Short term there are four solutions. > 1. The user moves keys to the allowed default locations Which is? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2098930 Title: o

[Touch-packages] [Bug 2098930] Re: openvpn profile doesn't allow access to files on home dir

2025-03-07 Thread Alessandro Astone
> 1. For applications that support it, having them use a portal to gain access. With the portal being allowed to delegate the selected file to the application. This is the transparent solution, where the user gets the file dialogue as usual but it is not under the applications control. openvpn/net

[Touch-packages] [Bug 1797769] Re: LCD backlight brighness reset to maximum after boot / resume / login

2025-03-07 Thread Alessandro Astone
Cannot reproduce in Plucky -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upower in Ubuntu. https://bugs.launchpad.net/bugs/1797769 Title: LCD backlight brighness reset to maximum after boot / resume / login Status in gno

[Touch-packages] [Bug 2101141] [NEW] Python traceback in add-apt-repository

2025-03-07 Thread Alessandro Marcolini
Public bug reported: When I run `add-apt-repository ppa:maas/stable` I get a python traceback. What I expected to happen: An error message saying that I'm not authorized. What actually happened: Output: ``` ubuntu@maas-deb:/root$ sudo add-apt-repository ppa:maas/stable PPA publishes dbgsym, you

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-03-04 Thread Alessandro Astone
Undecided Status: New ** Changed in: gdm3 (Ubuntu Noble) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: gnome-shell (Ubuntu Oracular) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: gnome-shell (Ubuntu Noble) Assign

[Touch-packages] [Bug 2066183] Re: AppStream metadata allow user uninstallation of PackageKit

2025-03-04 Thread Alessandro Astone
Oops, hehe -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to packagekit in Ubuntu. https://bugs.launchpad.net/bugs/2066183 Title: AppStream metadata allow user uninstallation of PackageKit Status in PackageKit: Fix Release

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-03-04 Thread Alessandro Astone
** Also affects: gdm3 (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gdm3 (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: gnome-shell (Ubuntu) Assig

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-02-28 Thread Alessandro Astone
Without the polkit rules, you'll still be able to connect to the wifi but the connection won't persist after logging-in: it will only be usable from the login screen, which is quite useless. Similarly the gnome-initial-setup user is allowed to make system-wide changes because it wouldn't make sens

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-02-28 Thread Alessandro Astone
I've submitted these fixes upstream: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3646 https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/276 I'll gather some feedback from upstream before backporting as patches. -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-02-27 Thread Alessandro Astone
** Changed in: network-manager (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2098016 Title: Ubuntu 24.04 WiFi from

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-02-17 Thread Alessandro Astone
** Tags added: udeng-6076 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2098016 Title: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network Status

[Touch-packages] [Bug 2098016] Re: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network

2025-02-17 Thread Alessandro Astone
** Changed in: network-manager (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: network-manager (Ubuntu) Importance: Undecided => Medium ** Changed in: network-manager (Ubuntu) Status: New => Triaged -- You received this bug notification be

[Touch-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

2025-01-30 Thread Alessandro Astone
** Changed in: firefox (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2083538 Title: amdgpu: [mmhub] page fault (src_id:0 ring:8 vm

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2025-01-30 Thread Alessandro Astone
Fixed in 24.2.8-1ubuntu1~24.10.1 ** Changed in: mesa (Ubuntu Oracular) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2090934 Titl

[Touch-packages] [Bug 2093824] Re: fwupd crashed with SIGTRAP in g_wakeup_new()

2025-01-23 Thread Alessandro Astone
> Creating pipes for GWakeup: Too many open files We can't see what opens too many files from the crash stacktrace, but most likely not glib2 itself. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://

[Touch-packages] [Bug 1797769] Re: LCD backlight brighness reset to maximum after boot / resume / login

2025-01-21 Thread Alessandro Astone
** Changed in: gnome-settings-daemon (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Tags added: udeng-5827 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upower in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 2061118] Re: Rendering issues in virtual machines (GTK ngl backend)

2025-01-20 Thread Alessandro Astone
Would be interesting to see if this is fixed by mesa=24.2.8-1ubuntu1~24.04.1 from noble-proposed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2061118 Title: Rendering issue

[Touch-packages] [Bug 2064624] Re: Warning: W:Unable to read /var/lib/ubuntu-advantage/apt-esm/etc/apt/apt.conf.d/ - DirectoryExists (2: No such file or directory)

2025-01-16 Thread Alessandro Astone
Added an "Affects: apt (Ubuntu)" item so that the right people may look into this -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/2064624 Title: Warning: W:Unable to read /var/

[Touch-packages] [Bug 2064624] Re: Warning: W:Unable to read /var/lib/ubuntu-advantage/apt-esm/etc/apt/apt.conf.d/ - DirectoryExists (2: No such file or directory)

2025-01-16 Thread Alessandro Astone
stderr too much. ** Also affects: apt (Ubuntu) Importance: Undecided Status: New ** Changed in: update-notifier (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2094794] Re: All apps default to Weston window when launched

2025-01-14 Thread Alessandro Astone
> All apps default to Weston window when launched This is somewhat intended. Graphical toolkits default to using Wayland over X11. Even if $WAYLAND_DISPLAY is not set, the default `wayland-0` name will be attempted and if that exists it will be used, regardless of whether it's a nested compositor

[Touch-packages] [Bug 2093324] Re: Re-enable dLeyna grilo plugin

2025-01-09 Thread Alessandro Astone
Attaching debdiff. It also includes a no-change merge with debian, for "Switch to liblua5.4-dev" which we already had in Ubuntu. I've forwarded the "Recommend dleyna-server" change to debian here: https://salsa.debian.org/berto/grilo-plugins/-/merge_requests/6 ** Patch added: "grilo-plugins_0.3.

[Touch-packages] [Bug 2093324] [NEW] Re-enable dLeyna grilo plugin

2025-01-09 Thread Alessandro Astone
Public bug reported: The dLeyna grilo plugin was disabled because the dleyna-server package was dropped in Ubuntu after being deprecated upstream. However dleyna now has a new maintainer upstream and is maintained in Ubuntu at https://launchpad.net/ubuntu/+source/dleyna, so it can be enabled aga

[Touch-packages] [Bug 2066183] Re: AppStream metadata allow user uninstallation of PackageKit

2025-01-08 Thread Alessandro Astone
Attaching debdiff for noble ** Patch added: "packagekit_1.2.8-2ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2066183/+attachment/5850466/+files/packagekit_1.2.8-2ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2091714] Re: packagekit noble update uninstallable on armhf, depends on libapt-pkg6.0t64 (>= 2.8.2) from proposed

2025-01-08 Thread Alessandro Astone
Ok, my noble schroot had apt 2.8.2 install from when it was in proposed. Downgraded and it's working again. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to packagekit in Ubuntu. https://bugs.launchpad.net/bugs/2091714 Title:

[Touch-packages] [Bug 2091714] Re: packagekit noble update uninstallable on armhf, depends on libapt-pkg6.0t64 (>= 2.8.2) from proposed

2025-01-08 Thread Alessandro Astone
Andreas, thanks for the fix. I was running a local sbuild of packagekit for noble and it is failing with: The following packages have unmet dependencies: libapt-pkg-dev : Depends: libapt-pkg (= 2.7.14build2) E: Unable to correct problems, you have held broken packages. That sounds related

[Touch-packages] [Bug 2066183] Re: AppStream metadata allow user uninstallation of PackageKit

2025-01-08 Thread Alessandro Astone
** Description changed: + [ Impact ] + An AppStream metainfo file was added in PackageKit since v1.2.8. Unfortunately, this file causes PackageKit to show in App Center, GNOME Software, KDE Discover and other package management GUIs and allow users to click an "Uninstall" button. - Ple

[Touch-packages] [Bug 2093256] Re: Please merge pulseaudio 17.0+dfsg1-1 from debian unstable

2025-01-08 Thread Alessandro Astone
* Drop patch applied upstream - d/p/git_tests_alignment.patch * Silence lintian errors about custom RUNPATH * Fix mismatched lintian-overrides -- Alessandro Astone Wed, 11 Dec 2024 13:35:26 +0100 To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Touch-packages] [Bug 2093256] [NEW] Please merge pulseaudio 17.0+dfsg1-1 from debian unstable

2025-01-08 Thread Alessandro Astone
seeking (Closes: #1081707) * Drop patch applied upstream - d/p/git_tests_alignment.patch * Silence lintian errors about custom RUNPATH * Fix mismatched lintian-overrides -- Alessandro Astone Wed, 11 Dec 2024 13:35:26 +0100 ** Affects: pulseaudio (Ubuntu) Importance: Undecided

[Touch-packages] [Bug 2081604] Re: pk-debconf-helper crashed with SIGSEGV in pk_client_helper_copy_stdout_cb()

2025-01-07 Thread Alessandro Astone
(Ubuntu Noble) Status: New => Fix Released ** Changed in: packagekit (Ubuntu Oracular) Status: New => Fix Released ** Changed in: packagekit (Ubuntu Noble) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: packagekit (Ubuntu Oracular)

[Touch-packages] [Bug 1797769] Re: LCD backlight brighness reset to maximum after boot / resume / login

2025-01-07 Thread Alessandro Astone
I also do see this in oracular on suspend/resume -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upower in Ubuntu. https://bugs.launchpad.net/bugs/1797769 Title: LCD backlight brighness reset to maximum after boot / resume

[Touch-packages] [Bug 2091079] Re: New bugfix release 24.2.8

2025-01-07 Thread Alessandro Astone
Upgrade: libglx-mesa0:amd64 (24.2.3-1ubuntu1, 24.2.8-1ubuntu1~24.10.1), libgbm1:amd64 (24.2.3-1ubuntu1, 24.2.8-1ubuntu1~24.10.1), libgbm- dev:amd64 (24.2.3-1ubuntu1, 24.2.8-1ubuntu1~24.10.1), mesa- libgallium:amd64 (24.2.3-1ubuntu1, 24.2.8-1ubuntu1~24.10.1), libxatracker2:amd64 (24.2.3-1ubuntu1, 24

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2025-01-07 Thread Alessandro Astone
24.2.8 is also in oracular-proposed: bug 2091079 ** Changed in: mesa (Ubuntu Oracular) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 2091307] Re: [SRU] Update evolution-data-server to 3.54.2

2024-12-18 Thread Alessandro Astone
Installed version 3.54.2-0ubuntu1 of: evolution-data-server libcamel-1.2-64t64 libebook-1.2-21t64 libecal-2.0-3 libedata-cal-2.0-2t64 libedataserverui-1.2-4t64 evolution-data-server-common libebackend-1.2-11t64 libebook-contacts-1.2-4t64 libedata-book-1.2-27t64 libedataserver-1.2-27t64 libedataserv

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-18 Thread Alessandro Astone
Installed libpulse0, libpulse-mainloop-glib0 version 16.1+dfsg1-2ubuntu10.1 from noble-proposed in Ubuntu 24.04.1 LTS. Verified the test plan with totem=43.0-2ubuntu4: playback reliably works after seeking. Sound plays correctly from both gnome-shell and totem. ** Tags removed: verification-need

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-18 Thread Alessandro Astone
Installed libpulse0, libpulsedsp, pulseaudio-utils, libpulse-mainloop- glib0 version 16.1+dfsg1-5.1ubuntu1.1 from oracular-proposed in Ubuntu 24.10. Verified the test plan with totem=43.0-3ubuntu1: playback reliably works after seeking. Sound plays correctly from gnome-shell and all apps in my sy

[Touch-packages] [Bug 2066183] Re: AppStream metadata allow user uninstallation of PackageKit

2024-12-17 Thread Alessandro Astone
** Tags added: udeng-5158 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to packagekit in Ubuntu. https://bugs.launchpad.net/bugs/2066183 Title: AppStream metadata allow user uninstallation of PackageKit Status in PackageKit

[Touch-packages] [Bug 2066183] Re: AppStream metadata allow user uninstallation of PackageKit

2024-12-17 Thread Alessandro Astone
** Changed in: packagekit (Ubuntu) Status: New => Fix Released ** Also affects: packagekit (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: packagekit (Ubuntu Noble) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: packagekit (

[Touch-packages] [Bug 2091576] Re: Ghost monitor "attached" after kernel upgrade to 6.8.0-50-generic

2024-12-12 Thread Alessandro Astone
*** This bug is a duplicate of bug 2084046 *** https://bugs.launchpad.net/bugs/2084046 ** This bug has been marked a duplicate of bug 2084046 [i915] Phantom "Unknown" display detected on Intel Meteor Lake -- You received this bug notification because you are a member of Ubuntu Touch seede

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
** Description changed: [ Impact ] gstreamer playback may hang after seeking. This affects all video/audio players that use gstreamer as their backend. The cause of the problem is a pulseaudio bug that was fixed in version 16.2 Some upstream bugs are QTBUG-122424, QTBUG-122423, h

[Touch-packages] [Bug 2091307] [NEW] [SRU] Update evolution-data-server to 3.54.2

2024-12-09 Thread Alessandro Astone
Assignee: Alessandro Astone (aleasto) Status: Fix Released ** Affects: evolution-data-server (Ubuntu Oracular) Importance: Medium Assignee: Alessandro Astone (aleasto) Status: In Progress ** Changed in: evolution-data-server (Ubuntu) Status: New => Fix Relea

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
** Description changed: - i've been investigating bugs of the gstreamer backend of qt - (QTBUG-122424, QTBUG-122423). it seems that we run into a pulseaudio bug - that has been fixed in pulseaudio-17. + [ Impact ] - what would it take to backport the corresponding fix? + gstreamer playback may

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
plucky debdiff ** Patch removed: "pulseaudio_16.1+dfsg1-5.1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2055842/+attachment/5843134/+files/pulseaudio_16.1+dfsg1-5.1ubuntu2.debdiff ** Patch removed: "pulseaudio_16.1+dfsg1-5.1ubuntu1.1.debdiff" https://bugs.lau

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
Also proposed 16.2 in debian, which we can merge later on: https://salsa.debian.org/pulseaudio-team/pulseaudio/-/merge_requests/28 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
oracular debdiff ** Patch added: "pulseaudio_16.1+dfsg1-5.1ubuntu1.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2055842/+attachment/5843139/+files/pulseaudio_16.1+dfsg1-5.1ubuntu1.1.debdiff -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
noble debdiff ** Patch added: "pulseaudio_16.1+dfsg1-2ubuntu12.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2055842/+attachment/5843140/+files/pulseaudio_16.1+dfsg1-2ubuntu12.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded p

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
plucky debdiff ** Patch added: "pulseaudio_16.1+dfsg1-5.1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2055842/+attachment/5843134/+files/pulseaudio_16.1+dfsg1-5.1ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seede

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
noble debdiff ** Patch added: "pulseaudio_16.1+dfsg1-2ubuntu12.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2055842/+attachment/5843136/+files/pulseaudio_16.1+dfsg1-2ubuntu12.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded p

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
oracular debdiff ** Patch added: "pulseaudio_16.1+dfsg1-5.1ubuntu1.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2055842/+attachment/5843135/+files/pulseaudio_16.1+dfsg1-5.1ubuntu1.1.debdiff -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
** Changed in: pulseaudio (Ubuntu) Status: Incomplete => In Progress ** Changed in: pulseaudio (Ubuntu) Assignee: (unassigned) => Alessandro Astone (aleasto) ** Changed in: pulseaudio (Ubuntu) Importance: Undecided => Medium ** Also affects: pulseaudio (Ubu

[Touch-packages] [Bug 2063170] Re: gstreamer/qt unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
*** This bug is a duplicate of bug 2055842 *** https://bugs.launchpad.net/bugs/2055842 ** This bug has been marked a duplicate of bug 2055842 pulseaudio: request backporting of upstream patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, w

[Touch-packages] [Bug 2055842] Re: gstreamer: unreliable playback due to pulseaudio bug

2024-12-09 Thread Alessandro Astone
** Summary changed: - pulseaudio: request backporting of upstream patch + gstreamer: unreliable playback due to pulseaudio bug -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 2086773] Re: pkcon does not ask debconf questions in Wayland

2024-12-04 Thread Alessandro Astone
Also verified * packagekit=1.2.8-2ubuntu1 on Ubuntu 24.04.1 LTS * packagekit=1.2.5-2ubuntu3 on Ubuntu 22.04.5 LTS While installing I correctly get prompted graphically with a debconf question. ** Tags removed: verification-needed verification-needed-jammy verification-needed-noble ** Tags added:

  1   2   3   >