** Changed in: linux (Ubuntu Oracular)
Status: Triaged => 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/2076428
Title:
Enable CONFIG_EXFAT_FS in s390x too
To manage notificatio
Right, as Daniel said in comment #2 the issue about apps failing to
launch on NVIDIA+Wayland is tracked in bug 1965563 and already resolved
in noble (but not in jammy).
So this thread is now only tracking the bug which causes apps to be
launched on the NVIDIA GPU by default in hybrid systems, rat
** Changed in: egl-wayland (Ubuntu Jammy)
Assignee: (unassigned) => Alessandro Astone (aleasto)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965563
Title:
GNOME apps crash with "
With bug 2062082 fixed, applications are now allowed to use the NVIDIA GPU on
hybrid systems on Wayland.
Together with bug 2080282, all hybrid systems running Jammy will hit this bug
making this a high priority for a Jammy SRU
** Changed in: egl-wayland (Ubuntu Jammy)
Importance: High => Crit
@azorin, could you please verify if this build solves your issue?
https://launchpad.net/~aleasto/+archive/ubuntu/tests/+build/29088125
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965563
Title:
GN
Yea the libnvidia-egl-wayland1 "fix" upstream was to basically disable
it for hybrid systems.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965563
Title:
GNOME apps crash with "Protocol error" in N
** Patch added: "egl-wayland_1.1.9-1.1ubuntu1.debdiff"
https://bugs.launchpad.net/gtk/+bug/1965563/+attachment/5816995/+files/egl-wayland_1.1.9-1.1ubuntu1.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
egl-wayland >= 1.1.10 basically just disables itself on hybrid systems: the
driver refuses to use a GPU that is not the compositor's primary GPU; so this
bug does not happen when bug 1965563 is fixed.
-- Note that this means that "Launch using Discrete GPU" wouldn't work even if
switcheroo-contr
*** This bug is a duplicate of bug 1965563 ***
https://bugs.launchpad.net/bugs/1965563
> NVIDIA does intend to eventually allow egl-wayland to work on hybrid
systems, but I don't see any time commitment.
Scratch that, it seems supported by setting __NV_PRIME_RENDER_OFFLOAD.
Which switcheroo-c
** Description changed:
+ [ Impact ]
+
+ * GTK applications fail to start on a hybrid graphics machine with an
+ NVIDIA discrete GPU.
+
+ * The NVIDIA egl-wayland extension 1.1.9 only supports rendering to the
+ NVIDIA GPU if it is the primary GPU. On a hybrid system the primary GPU
+ would be
Public bug reported:
My Jammy install in KVM does not offer the option to log-in to the GNOME
Wayland session when booting kernel 6.8.0-44-generic. Kernel 6.5.0
instead gives the option.
I've tried to use both QXL and Virtio as video drivers, both of which
offer KMS capabilities, and neither work
** Attachment added: "drm_info"
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2080838/+attachment/5817864/+files/drm.info
** Also affects: gdm3 (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: gdm3 (Ubuntu Focal)
Importance: Undecided
Status: New
**
** Attachment added: "journalctl -b0"
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2080838/+attachment/5817863/+files/journal.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080838
Title
** Tags added: udeng-1202
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080838
Title:
No option to change session type to Wayland in KVM since kernel 6.8
To manage notifications about this bug go
** Changed in: nautilus (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078721
Title:
nautilus crashed with SIGSEGV
To manage notifications about th
== History ==
Prior to nvidia 545 the driver did not provide a framebuffer and instead relied
on framebuffers from CONFIG_EFI_FB and CONFIG_VESA_FB alike.
SimpleDRM (required on a modern Wayland-only system) can also provide a
framebuffer (simplefb), and indeed Ubuntu does not use EFI_FB and
VESA
Public bug reported:
Limit resource access to increase security.
The apparmor profile needs to allow network access (ipv4 and ipv6), and
r/w access to at least $XDG_RUNTIME_DIR
** Affects: wsdd (Ubuntu)
Importance: Undecided
Status: New
** Patch added: "wsdd-apparmor.patch"
ht
Sorry, rebased patch on ubuntu/devel
** Patch added: "wsdd-apparmor2.patch"
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2071692/+attachment/5794143/+files/wsdd-apparmor2.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Apparently I can use fbdev=1 without hitting the bug at
https://forums.developer.nvidia.com/t/545-29-06-18-1-flip-event-timeout-
error-on-startup-shutdown-and-sometimes-suspend-wayland-unusable/274788
if I delay the startup of gdm with:
Wants=systemd-udev-settle.service
After=systemd-udev-settle.s
Yes, I am upstreaming all changes to debian as well, but using ubuntu
for a first review since these changes interest us the most:
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2070025
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Indeed (assuming upstream wants it)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071453
Title:
Create autopkgtests that test the daemon functionality
To manage notifications about this bug go to:
Debian change: https://salsa.debian.org/grantma/wsdd/-/merge_requests/6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071692
Title:
Confine wsdd with apparmor
To manage notifications about this bu
Actually, this test currently relies on launching an `ubuntu-
daily:$(lsb_release -cs)` lxc container, so wouldn't work on debian :/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071453
Title:
Crea
Merge request in debian:
https://salsa.debian.org/grantma/wsdd/-/merge_requests/4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2016368
Title:
WSDD Package missing UFW application profile
To manage
The crash and the "Could not load /usr/lib/evolution-data-server/camel-
providers/libcamelrss.so: libevolution-rss-common.so: cannot open shared
object file: No such file or directory" message look like two different
issues.
I'm changing this bug description to track the missing library issue,
whi
** Description changed:
+ [ Impact ]
+
+ Evolution does not support adding or showing RSS feeds anymore.
+ `Menu > Edit > Preferences` shows no tab to manage RSS feeds, and the home
page does not show any of the previously added ones.
+
+ Upon starting evolution the terminal output is as follow
** Description changed:
[ Impact ]
Evolution does not support adding or showing RSS feeds anymore.
`Menu > Edit > Preferences` shows no tab to manage RSS feeds, and the home
page does not show any of the previously added ones.
Upon starting evolution the terminal output is as follow
Public bug reported:
[ Impact ]
This is a new stable release in the 3.52 series.
https://gitlab.gnome.org/GNOME/evolution/-/blob/3.52.3/NEWS
[ Test Plan ]
You may follow the generic test plan at:
https://wiki.ubuntu.com/DesktopTeam/TestPlans/Evolution
[ Where problems could occur ]
Evolution is
Verified the version 1:46.1-1ubuntu1~24.04.1 against the test plan on
Ubuntu 24.04 LTS
** 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 s
Status update from me.
The hang with nvidia-drm.fbdev=1 is caused by gpu-manager.service which is:
WantedBy=display-manager.service
Before=display-manager.service
In my previous testing delaying gdm.service with udev-settle really just
caused to delay gpu-manager.service which fixes this issue.
With this workaround https://github.com/canonical/ubuntu-drivers-
common/pull/100 we can enable nvidia-drm.fbdev=1 and solve this bug for
nvidia >=550
How do you want to handle 470 and 535?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I like it.
And +1 for 71-u-d-c-gpu-detection.rules over 71-nvidia.rules
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060268
Title:
Phantom "Unknown Display" shown in Settings after installing the
The current progress is that I got verbose output and can reproduce the
failure in a local qemu by setting up an http proxy as described in the
"I'm seeing a squid proxy? My tests behave differently there!" section
of https://wiki.ubuntu.com/ProposedMigration#autopkgtests
Attaching the current deb
*** This bug is a duplicate of bug 2064595 ***
https://bugs.launchpad.net/bugs/2064595
Indeed `6.8.0-40-generic` is working fine for me!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069416
Titl
Indeed `6.8.0-40-generic` is working fine for me!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064595
Title:
AMD Rembrandt & AMD Rembrandt-R: Suspend hangs system
To manage notifications about th
Verified the following builds on Ubuntu 24.04 LTS:
evolution-data-server:amd64 (3.52.3-0ubuntu1)
evolution-data-server-common:amd64 (3.52.3-0ubuntu1)
libcamel-1.2-64t64:amd64 (3.52.3-0ubuntu1)
libecal-2.0-3:amd64 (3.52.3-0ubuntu1)
libedataserverui4-1.0-0t64:amd64 (3.52.3-0ubuntu1)
libebook-1.2-21t6
Verified gnome-text-editor_46.3-0ubuntu1_amd64 on Ubuntu 24.04 LTS
against the test plan.
** 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 i
I've added test plans for the suite using a
Google account, and a test plan for RSS Feed (the same test plan
specified in the bug-report that this upload fixes)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Success!
The autopkgtest now passes in ppa too:
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-aleasto-tests/oracular/amd64/w/wsdd/20240717_160225_dd052@/log.gz
** Patch added: "wsdd-discovery-autopkgtest.2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2071453/+att
** Changed in: evolution (Ubuntu Noble)
Status: Incomplete => 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/2072547
Title:
[SRU] Update evolution to 3.52.3
To manage notification
** Description changed:
[ Impact ]
After installing Nvidia driver 545 on a single (27") monitor system,
Settings shows a phantom 46" monitor of the same resolution.
It looks like the phantom monitor is /dev/dri/card0 which is still
controlled by simpledrm, while Nvidia uses /dev/dr
Very early in the boot process SimpleDRM will claim card0 as a DRM device
backed by the BIOS framebuffer, mostly useful to offer Wayland-friendly
graphics on systems without a GPU.
When the system loads a GPU driver that brings its own framebuffer, it will
automatically unload SimpleDRM. The nvi
ecided
Assignee: Alessandro Astone (aleasto)
Status: In Progress
** Merge proposal linked:
https://code.launchpad.net/~aleasto/ubuntu/+source/lp-solve/+git/lp-solve/+merge/471906
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Description changed:
[ Impact ]
After installing Nvidia driver 545 on a single (27") monitor system,
Settings shows a phantom 46" monitor of the same resolution.
It looks like the phantom monitor is /dev/dri/card0 which is still
controlled by simpledrm, while Nvidia uses /dev/dr
Public bug reported:
[ Why ]
The current version of lp-solve in Ubuntu fails to build with gcc 14 due to new
warnings.
The version in debian has already resolved this issue, but was not imported
into Ubuntu automatically because it had deviated from debian.
We can merge back with debian to ach
sbuild targeting noble
** Attachment added: "lp-solve.sbuild.log"
https://bugs.launchpad.net/ubuntu/+source/lp-solve/+bug/2078715/+attachment/5812374/+files/lp-solve.sbuild.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
** Attachment added: "lp-solve.install.log"
https://bugs.launchpad.net/ubuntu/+source/lp-solve/+bug/2078715/+attachment/5812375/+files/lp-solve.install.log
** Description changed:
[ Why ]
The current version of lp-solve in Ubuntu fails to build with gcc 14 due to
new warnings.
The v
** Attachment added: "lp-solve.sbuild.log"
https://bugs.launchpad.net/ubuntu/+source/lp-solve/+bug/2078715/+attachment/5812376/+files/lp-solve.sbuild.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Description changed:
[ Impact ]
After installing Nvidia driver 545 on a single (27") monitor system,
Settings shows a phantom 46" monitor of the same resolution.
It looks like the phantom monitor is /dev/dri/card0 which is still
controlled by simpledrm, while Nvidia uses /dev/dr
Verified [ Regression Test Plan - Virtual Machines ] with ubuntu-drivers-common
1:0.9.7.6ubuntu3.1 on Ubuntu 24.04 LTS by using KVM:
```
```
Even with nvidia-driver-535 or nvidia-driver-550 installed, the system
has kept access to SimpleDRM and can still boot a Wayland session.
--
You rece
Verified [ Regression Test Plan - Intel/AMD graphics ] with ubuntu-
drivers-common 1:0.9.7.6ubuntu3.1 on Ubuntu 24.04.1 LTS on an AMD
thinkpad.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060268
Ti
://gcc.gnu.org/bugzilla/show_bug.cgi?id=116460
** Affects: gcc
Importance: Unknown
Status: Unknown
** Affects: gcc-14 (Ubuntu)
Importance: Undecided
Assignee: Alessandro Astone (aleasto)
Status: New
** Affects: lerc (Ubuntu)
Importance: Undecided
Assignee
** Changed in: lerc (Ubuntu)
Status: New => Triaged
** Changed in: gcc-14 (Ubuntu)
Status: New => 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/2078812
Title:
lerc: FTBFS
Matthias, I've backported the upstream fix here if you want to include it:
https://salsa.debian.org/aleasto/gcc/-/commit/3416b33ed98e749068f57d5fe805f2e1e85be1f3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Verified [ Regression Test Plan - Virtual Machines ] with ubuntu-
drivers-common 1:0.9.6.2~0.22.04.7 on Ubuntu 22.04.4 LTS
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060268
Title:
Phantom "Unkno
Can you try https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3997
?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080073
Title:
47rc: unable to resize mattermost, discord windows
To manage
** Changed in: nautilus (Ubuntu)
Assignee: (unassigned) => Alessandro Astone (aleasto)
** Changed in: nautilus (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
> So the only real issue now is; why would GNOME default to launching
apps on the discrete GPU instead of the integrated GPU?
That's expected for EGL apps, because
`/usr/share/glvnd/egl_vendor.d/10_nvidia.json` comes before
`/usr/share/glvnd/egl_vendor.d/50_nvidia.json`.
switcherooctl also does n
> This needs verifying in Oracular to see if it's still the case.
It is behaving as designed. Because NVIDIA has priority in EGL, it will
always be tried first. Without libnvidia-egl-wayland1 it fails so the
second driver is probed, MESA.
> If the maintainer of the nvidia-graphics-drivers-550 sou
From the GLVND documentation:
> EGL can't rely on asking an X server for a vendor name like GLX can,
so instead, it enumerates and loads every available vendor library.
Loading every vendor is also needed to support extensions such as
EGL_EXT_device_enumeration.
> When the application calls eglGe
** Changed in: gnome-shell (Ubuntu)
Status: New => Triaged
** Changed in: switcheroo-control (Ubuntu)
Status: New => Triaged
** Changed in: gnome-shell (Ubuntu)
Assignee: (unassigned) => Alessandro Astone (aleasto)
** Changed in: switcheroo-control (Ubuntu)
** Tags added: udeng-1202
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080282
Title:
Apps run on the discrete Nvidia GPU by default instead of the Intel
integrated GPU
To manage notifications a
Verified `xdg-desktop-portal-gnome/noble-proposed,now 46.2-0ubuntu1 amd64` on
Ubuntu 24.04 LTS by running the test plan.
Also no issues found while daily driving it for 2 days.
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble
seb already sponsored the upload, it's currently in oracular-proposed.
The wsdd version installed in the container should already be the one
being tested, because we share the apt configuration with the host. But
yea specifying the version wouldn't hurt :)
I'll take a look at shellcheck!
--
You
My two cents:
The apparmor profile looks good.
It also wouldn't hurt to properly confine the process since it involves a
webview and untrusted remote content
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
resh install)
** Affects: apparmor (Ubuntu)
Importance: Undecided
Status: New
** Affects: wsdd (Ubuntu)
Importance: Medium
Assignee: Alessandro Astone (aleasto)
Status: In Progress
** Tags: amd64 apport-bug noble wayland-session
** Also affects: wsdd (Ubuntu)
Oops! We actually added a new autopkgtest and the new apparmor profile
in a single upload, but apparently I never tested the two in
combination; sorry!
Attaching a fix (that also includes other minor changes addressing a
late review @
https://bugs.launchpad.net/ubuntu/+source/wsdd/+bug/2071453/com
** Changed in: wsdd (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/2073589
Title:
Confined executable script needs 'mrix' rule on its shebang only
** Changed in: wsdd (Ubuntu)
Status: Confirmed => 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/2071692
Title:
Confine wsdd with apparmor
To manage notifications about this bug
Where are you getting `exfat-utils` from?
It should not be available in the Noble repositories. `exfatprogs` replaced
`exfat-utils` many releases ago.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/206
$ lintian --pedantic exfatprogs_1.2.4-1.dsc
W: exfatprogs source: newer-standards-version 4.7.0 (current is 4.6.2)
P: exfatprogs source: no-dep5-copyright [debian/copyright]
$ lintian --pedantic exfatprogs_1.2.4-1_amd64.deb
W: exfatprogs: groff-message an.tmac::75: warning: tbl
pre
Public bug reported:
[Availability]
The package exfatprogs is already in Ubuntu universe.
The package exfatprogs build for the architectures it is designed to work on.
It currently builds and works for all Ubuntu architectures
Link to package https://launchpad.net/ubuntu/+source/exfatprogs
[Ratio
** Changed in: wsdd (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/2016368
Title:
WSDD Package missing UFW application profile
To manage notifica
Found more differences between a local cloud vm and ubuntu infra...
Verified this works from ppa:
https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-aleasto-tests/oracular/amd64/w/wsdd/20240723_070819_f0714@/log.gz
** Patch added: "wsdd_0.8-2ubuntu3.debdiff"
https://bugs.launchpad.n
Submitted a fix: https://code.launchpad.net/~aleasto/chromium-
browser/+git/snap-from-source/+merge/470118
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967488
Title:
[nvidia] Chromium stable snap
Verified the following binary packages on Ubuntu 24.04 LTS:
evolution-plugins:amd64=3.52.3-0ubuntu1
libevolution:amd64=3.52.3-0ubuntu1
evolution-plugin-pstimport:amd64=3.52.3-0ubuntu1
evolution-plugin-bogofilter:amd64=3.52.3-0ubuntu1
evolution:amd64=3.52.3-0ubuntu1
evolution-common:amd64=3.52.3-0u
Verified the following packages in Ubuntu 24.04 LTS:
evolution-plugins:amd64=3.52.3-0ubuntu1
libevolution:amd64=3.52.3-0ubuntu1
evolution-plugin-pstimport:amd64=3.52.3-0ubuntu1
evolution-plugin-bogofilter:amd64=3.52.3-0ubuntu1
evolution:amd64=3.52.3-0ubuntu1
evolution-common:amd64=3.52.3-0ubuntu1
build tests, autopkgtests, and debian/watch improvements were uploaded
to debian experimental (but not to debian unstable due to the debian
maintainer leaving for vacation).
If we need that sooner we can temporarily branch out from debian,
otherwise we should get it auto-imported in 2~3 weeks
--
Can confirm it's fixed in latest/candidate
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967488
Title:
[nvidia] Chromium stable snap doesn't display anything on Wayland with
Nvidia as primary GPU
** Changed in: wsdd (Ubuntu)
Status: Fix Committed => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071692
Title:
Confine wsdd with apparmor
To manage notifications about this bug
Public bug reported:
Upon inspection exfatprogs in jammy is affected by CVE-2023-45897 with one of
the three patched vulnerabilities:
https://ubuntu.com/security/CVE-2023-45897
** Affects: exfatprogs (Ubuntu)
Importance: Undecided
Status: New
** Affects: exfatprogs (Ubuntu Jammy)
Backport of the patch:
https://github.com/exfatprogs/exfatprogs/commit/ec78688e5fb5a70e13df82b4c0da1e6228d3ccdf
The CVE was released with 3 patches, but only that one seems to apply to
version 1.1.3, while the other patches are for vulnerabilities
introduced in later versions.
** Patch added: "ex
This might not end up being related, but interesting nonetheless:
I was hacking on the stable Firefox snap using https://snapcraft.io/overlay
After mounting the overlay `sudo /snap/overlay/current/overlay
$(realpath /snap/firefox/current)` I tried to start firefox and it did
not launch. I haven't
** Changed in: ubuntu-drivers-common (Ubuntu Noble)
Status: In Progress => Fix Committed
** Changed in: ubuntu-drivers-common (Ubuntu Jammy)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Changed in: gnome-control-center (Ubuntu)
Status: Confirmed => Fix Committed
** Also affects: gnome-control-center (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: gnome-control-center (Ubuntu Noble)
Importance: Undecided
Status: New
--
You receive
No we don't know, or no it did not have an AppArmor denial? :P
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072395
Title:
[snap] Chromium with core24 base won't start: desktop-launch not found
To
** Changed in: nvidia-graphics-drivers-535 (Ubuntu Noble)
Status: Triaged => Fix Committed
** Changed in: nvidia-graphics-drivers-550 (Ubuntu Noble)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
** Description changed:
+ [ Impact ]
+
+ In a Ubuntu 24.04 system with NVIDIA as the sole GPU, graphical programs
+ in the GNOME Wayland session will use MESA's Zink as the OpenGL driver.
+
+ [ Test Plan ]
+
+ * Log into the Wayland session from a machine with an NVIDIA GPU and no
+ other GPU
** Changed in: nvidia-graphics-drivers-535 (Ubuntu Noble)
Status: Triaged => Fix Committed
** Description changed:
+ [ Impact ]
+
+ Graphical programs in the GNOME Wayland session crash in a Ubuntu 24.04
+ system with NVIDIA as the sole GPU and the NVIDIA 535 driver.
+
+ [ Test Plan ]
+
** Changed in: gnome-shell-extension-appindicator (Ubuntu)
Assignee: (unassigned) => Alessandro Astone (aleasto)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064698
Title:
Gio.DBusEr
Actually I see `apparmor="DENIED" operation="open" class="file"
profile="snap-update-ns.firefox" name="/proc/379042/maps" pid=379042
comm="5" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0` in my
journal for all snaps, so might not be the cause afterall.
--
You received this bug notificatio
s (Ubuntu)
Importance: Undecided
Status: New
** Changed in: whoopsie-preferences (Ubuntu)
Assignee: (unassigned) => Alessandro Astone (aleasto)
** Changed in: whoopsie-preferences (Ubuntu)
Status: New => Triaged
** Changed in: gnome-control-center (Ubuntu Jamm
Public bug reported:
There doesn't seem to be a specific reason for keeping this disabled in
s390x.
The Desktop Team is looking to MIR exfatprogs and include it in the Desktop
image.
Autopkgtests detected missing support for CONFIG_EXFAT_FS in s390x when trying
to mount an exfat image.
We shou
** Description changed:
- There doesn't seem to be a specific reason for keeping this disabled in
- s390x.
-
The Desktop Team is looking to MIR exfatprogs and include it in the Desktop
image.
Autopkgtests detected missing support for CONFIG_EXFAT_FS in s390x when
trying to mount an exfat im
Verified gnome-remote-desktop=46.3-0ubuntu1 on Ubuntu 24.04 LTS against
the test plans "Basic RDP Test Case" and "Basic Remote Login Test Case
(For Ubuntu 24.04 LTS and later only)"
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-no
On Ubuntu 24.04 LTS:
- Verified using the Test Case that I could reproduce the issue with version
46.2-1~ubuntu24.04.2
- Verified using the Test Case that the issue is fixed with version
46.3-0ubuntu1
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done
Verified version 3.50.4-0ubuntu2 of:
libgoa-1.0-common:amd64
libgoa-1.0-0b:amd64
libgoa-backend-1.0-2:amd64
gnome-online-accounts:amd64
in Ubuntu 24.04 LTS
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble
--
You received th
** Also affects: gnome-text-editor (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/2075553
Title:
gnome-text-editor crashed with SIGSEGV in
** Changed in: gnome-text-editor (Ubuntu Noble)
Assignee: (unassigned) => Alessandro Astone (aleasto)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075553
Title:
gnome-text-editor cras
** Changed in: gnome-text-editor (Ubuntu Noble)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075553
Title:
gnome-text-editor crashed with SIGSEGV in
editor_te
1 - 100 of 675 matches
Mail list logo