per my current test on i+n, it works fine.
There seems to have some other single failure case, still wait the
machine to be availe.
Give so, close it here for now.
** Changed in: oem-priority
Status: Confirmed => Fix Released
** Changed in: oem-priority
Status: Fix Released => Inv
Hi,
@ubuntu-archive - since [1] is a junk repo I can't propose an MR to it.
I subscribed you to please merge the attached diff to sync-blacklist.txt to not
make this even more pain by auto-syncing 1.0 over once 22.04 opens up.
[1]: https://bazaar.launchpad.net/~ubuntu-archive/+junk/sync-
blacklis
** Description changed:
+ [Impact]
+ hisi_qm does not clean up kernel process after calculation is done. Many
zombie processes slow down system. After checkbox cpu stress test, it takes
more then 2min to ssh in.
+
+ [Test Plan]
+ 1) stress-ng --aggressive --verify --timeout 300 --metrics-brief
Ubuntu daily today on same
- dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd
5000/6000/7350/8350)
** First boot (eject on boot)
First boot; and CD/DVD ejects most likely just before plymouth (real life drew
my attention away from box; I looked back when I heard tray being ejected &
FYI - mdevctl switched to rust, which to some extend makes everything a lot
harder.
There are plenty of things around the rust ecosystem that need to be sorted out
first.
As that is a whole new discussion it is tracked in a new bug 1942394
--
You received this bug notification because you are a
Public bug reported:
This is in main via bug 1889248 already, but Version 1.0 switched from the most
simple (shell) to the least easy supportable (rust)
=> https://github.com/mdevctl/mdevctl/releases/tag/v1.0.0
This worked fine in Debian
=> https://launchpad.net/debian/+source/mdevctl/1.0.0-1
B
I realized that gdb and maps (that I both had already) give me all that I need.
When stopping at a function from libpostfix-tls.so I can print where I am and
check which file is mapped there:
Breakpoint 1, tls_log_mask (log_param=0xc6f8 "-L option",
log_level=0x555728c0 "routine,cert
As I have mentioned before I assume as-needed [1] could play a role, at least
for pthread that you wondered about it most likely does.
-lpthread might be listed somewhere, but if not needed it will not effectvely
be linked in Ubuntu but t will in Debian.
No guarantees, but I'd not expect pthread
Looks like logic in ubuntu-security-status bases that message only on
whether livepatch is enabled or not. this is an invalid test because
containers will not have livepatch enabled and neither will UA attached
VMs with FIPS enabled.
So the following test is not an accurate representation of whe
Looks like logic in ubuntu-security-status bases that message only on
whether livepatch is enabled or not. this is an invalid test because
containers will not have livepatch enabled and neither will UA attached
VMs with FIPS enabled.
So the following test is not an accurate representation of whe
Find the videos attached,
Thank you.
Regards,
On Wed, Aug 25, 2021 at 5:15 AM Daniel van Vugt <1940...@bugs.launchpad.net>
wrote:
> Please:
>
> 1. Tell us the contents of /proc/cmdline
>
> 2. Attach a video of the problem so we can better understand what you
> are seeing.
>
> --
> You received t
Public bug reported:
I am experiencing beep sound and audio from zoom, firefox, or vlc. It might
play media for some seconds then beep. This has something to do with pipewire
and sof driver and S16_LE format.( I read online).
If I switch the profile Play HiFi quality Music in pavucontrol it does
Well, you could search for support in askubuntu.com. I think it may be a
bug that you have two flavors of kernels installed, if you did not
install the other manually. You might need to make a separate bug report
about that; removing the other flavor might be a workaround.
--
You received this bu
Alex can you please give this kernel a try:
https://people.canonical.com/~khfeng/lp1936708/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936708
Title:
Wobbly graphics on built-in display since lin
We get this for free with the move to a 5.13 based focal:linux-intel kernel.
** Changed in: intel
Status: New => Invalid
** Changed in: linux-intel (Ubuntu)
Status: In Progress => Invalid
** Changed in: intel
Assignee: (unassigned) => Brad Figg (brad-figg)
** Changed in: linu
This commit already exists in the focal:linux-intel intel-5.13-next.
** Changed in: intel
Status: New => Fix Committed
** Changed in: intel
Assignee: (unassigned) => Brad Figg (brad-figg)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Tags added: snap
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936047
Title:
[snap] GUI not show. Thunderbird snap won't open with AMD Ryzen 4750
Pro (Ubuntu 21.04)
To manage notifications ab
** Tags added: snap
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936051
Title:
[snap] GUI not show. Any LibreOffice app snap won't open with AMD 4750
Pro (Ubuntu 21.04)
To manage notifications
You are right! With the 5.11 kernel I am now seeing igmp packets over
ethernet. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906418
Title:
igc driver for Comet Lake onboard 15f3 NIC dro
Marking this fixed, since the problem does not occur with the current
kernel for Ubuntu 20.04.
** Changed in: linux (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.launchp
I've peeked at the fix that was done for the fox1.6, which was also
negatively impacted by -Bsymbolic-functions, and it was doing this in
its debian/rules file:
# Ubuntu defaults to use -Bsymbolic-functions, which breaks linking
# shared objects with static FFmpeg archives (see:
# https://bugs.lau
https://sourceware.org/pipermail/libc-alpha/2021-June/127273.html
stuff from nss_files was moved into glibc proper.
for libnss-db, we addressed this by no longer explicitly linking against
-lnss_files.
LP: #1939918
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Wait a minute...
root@upgrade-testing:~# readelf --wide -s /usr/lib/x86_64-linux-
gnu/libnss_files.so.2
Symbol table '.dynsym' contains 6 entries:
Num:Value Size TypeBind Vis Ndx Name
0: 0 NOTYPE LOCAL DEFAULT UND
1:
So my previous comment isn't quite right.
For one thing, I *don't* think this affects DynamicUser=, only User= and
Group=. And https://sourceware.org/legacy-ml/libc-
help/2016-12/msg6.html says that nss modules are supposed to be ABI
compatible between releases but it appears that for whateve
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:
apport-collect 1790468
When reporting bugs in the future please use apport by using 'ubuntu-
bu
** Attachment added: "Screenshot from 2021-08-30 23-07-32.png"
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1942378/+attachment/5522411/+files/Screenshot%20from%202021-08-30%2023-07-32.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Public bug reported:
even my activity to change the time
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: xorg 1:7.7+22ubuntu1
ProcVersionSignature: Ubuntu 5.11.0-1007.7-raspi 5.11.12
Uname: Linux 5.11.0-1007-raspi aarch64
ApportVersion: 2.20.11-0ubuntu65
Architecture: arm64
BootLog: Error:
What appears to be going on here is that systemd is not restarted as
part of the upgrade of glibc so it is still running glibc 2.33. When
starting a service that does anything even slightly funky with users and
groups (so things that use DynamicUser= like systemd-resolved but also
things like docke
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-firmware (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940411
Titl
I'm using this patch on hirsute since the day Marco created it and it's
working fine for me with the package from the ci-train manually
installed. It is working just fine on the Dell XPS 15 9575, where I'm
using 250% scaling.
For the verification now, I've removed the package, enabled the proposed
** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795483
Title:
Experimental setting to enable fractional Hi-DPI sc
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1942377
and then change the status of the bug to 'Confirmed'.
If, due to the nature
A related one on bugzilla (closed as invalid):
https://bugzilla.kernel.org/show_bug.cgi?id=214227
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942377
Title:
Linux 5.14 fails to boot
To manage not
Public bug reported:
Downloaded and installed packages of 5.14 from
https://kernel.ubuntu.com/~kernel-ppa/mainline/ I found it is not able
to boot. Please, look in attachment.
Motherboard: Asus P5Q3
CPU: Intel(R) Xeon(R) CPU X5482
OS: Kubuntu 21.04
** Affects: linux (Ubuntu)
Importance: Und
** Changed in: dovecot (Ubuntu)
Importance: Undecided => Medium
** Changed in: dovecot (Ubuntu)
Milestone: None => later
** Changed in: dovecot (Ubuntu)
Assignee: (unassigned) => Bryce Harrington (bryce)
** Summary changed:
- Merge dovecot from Debian for 22.04
+ Merge dovecot from
** Patch added: "golang-github-urfave-cli-v2.debdiff"
https://bugs.launchpad.net/debian/+source/golang-github-urfave-cli-v2/+bug/1942255/+attachment/5522393/+files/lp1942255_v2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
** Bug watch added: Debian Bug tracker #993484
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993484
** Also affects: golang-github-urfave-cli (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993484
Importance: Unknown
Status: Unknown
** Changed in: golang-github-
Is there anybody who can verify this bug fix for Hirsute?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795483
Title:
Experimental setting to enable fractional Hi-DPI scaling offers no
option lar
Public bug reported:
[NOTE: This is a POC bug for canonical-server merge planning/workflow
changes]
Upstream: 2.3.16
Debian: 1:2.3.13+dfsg1-2
Ubuntu: 1:2.3.13+dfsg1-1ubuntu3
Scheduled-For: 2022.02
Debian does new releases regularly, so it's likely there will be newer
versions available before FF
This was reported upstream as https://github.com/ar-/incron/issues/52
** Bug watch added: github.com/ar-/incron/issues #52
https://github.com/ar-/incron/issues/52
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Public bug reported:
vip-manager currently will consistently fail in autopkgtest on armhf.
This does not appear to be related to glibc2.34, as we do have one example of a
passing test there.
Also, locally this test consistently passes for me.
Example failure:
https://autopkgtest.ubuntu.com/resu
This is probably solved in all supported releases, as bionic uses
0.5.10-3build1, and 0.5.10 is apparently not affected.
That being said, I am experiencing a similar bug with bionic in a Docker
container, where incrond itself becomes a zombie process (and therefore
stops working).
--
You receive
** Tags added: rls-ii-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940400
Title:
Pi 4B 2GB boot failure
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
Muito interessante, eu fiz o teste no site abaixo e me parece normal.
https://manutencaoemcelular.com.br/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/49613
Title:
[MASTER] Adobe Flash does not su
Uploaded:
$ dput mpich_3.4.1-5ubuntu1_source.changes
Trying to upload package to ubuntu
Checking signature on .changes
gpg: /home/sergio/work/mpich/mpich_3.4.1-5ubuntu1_source.changes: Valid
signature from 106DA1C8C3CBBF14
Checking signature on .dsc
gpg: /home/sergio/work/mpich/mpich_3.4.1-5ubunt
** Bug watch added: Debian Bug tracker #984242
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984242
** Also affects: mpich (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984242
Importance: Unknown
Status: Unknown
--
You received this bug notification because y
OK, linux-modules was installed but linux-modules-extra was not. I
installed that package and booted from 5.11.0-34 and the distortion is
back. I removed it, rebooted, and still the distortion was there, but
the desktop and network was working. I cannot repeat what happened the
first time I booted
** Description changed:
+ Try this:
+
+ $ lxc launch ubuntu-daily:impish test-docker
+ $ lxc shell test-docker
+ # cat
FWIW, I was able to reproduce this problem even inside a VM, which means
that this is not related specifically to LXD containers.
Another interesting point here is the fact that a lot of important
systemd services are unable to restart after the libc upgrade. We end
up with a system without inter
Thanks Brian! I already added a reference to this bug in the changelog.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942368
Title:
[FFe] Move fence_mpath to the -base package
To manage notificati
Public bug reported:
Installing 20.04 LTS from USB hoping to dual-boot Windows 10. Install
did not recognize that Win 10 was already there, so I installed as
"Something else" and allocated the necessary drives from free space:
/home, /boot, Swap area, and root /. Before install started, told me to
Ok, so I know I should have complained (more) in the Debian bug,
earlier. It's been merged already. This is just about backporting.
However, reading the merge requests just makes me...itchy.
First, let me recap what the point of all this is:
When qemu is upgraded from version X to version Y, the
I'm fine with this change being uploaded but please either add the bug
number to changelog or close this after the package has migrated.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942368
T
I'm running into this as well. I'd like to boot the Live CD such that
the kernel is untainted, but since the zfs modules are automatically
loaded, the kernel is tainted at boot.
I was able to ensure that the zfs modules were not loaded at boot by
adding the kernel parameter "systemd.mask=zfs.targe
Public bug reported:
I'd like to move the fence_mpath agent from the fence-agents-extra
binary package to the fence-agents-base package. The -base package
contains the agents curated by the Ubuntu Server team, and now we have
some automated tests in place for it. The change that I'd like to apply
I uploaded gnome-shell without the workaround.
The original problem, i.e. refusal to import msgstr[0] strings without
%d, is not present any longer.
It complains about the Turkish PO file, but those complaints are
probably motivated due to absent msgstr[1] lines in the upstream PO.
Other complai
Can you please share the output of `snap connections chromium` ?
** Changed in: chromium-browser (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942364
Title:
[ 46.504672] xfce4-session[1220]: segfault at 0 ip 7f52d3e7fb7e sp
7ffd390d35f8 error 4 in libc-2.31.so[7f52d3d1e000+178000]
I had added a Firefox complaint but it looks to have been removed or
Firefox didn't submit correctly before it died. Basically says two cards
from the same vendor
** Description changed:
Install 20.04 or 21.04, install the proprietary drivers. Add a second
XScreen so you can enable the primary GPU and its screens and
applications start to crash. System is unusable.
-
- [ 46.504672] xfce4-session[1220]: segfault at 0 ip 7f52d3e7fb7e sp
- 7ff
This patch is included upstream since Victoria.
** Changed in: cloud-archive/victoria
Status: New => Invalid
** Changed in: cloud-archive/victoria
Status: Invalid => Fix Released
** Changed in: cloud-archive/stein
Status: New => In Progress
** Changed in: cloud-archive/stei
** Patch added: "bionic-ussuri.debdiff"
https://bugs.launchpad.net/cloud-archive/+bug/1879798/+attachment/5522377/+files/bionic-ussuri.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879798
hrmmm, new versions don't seem to be entering Impish. is that due to
something changing since the release of Debian Bullseye, or is notcurses
misbehaving on Ubuntu CI?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
Public bug reported:
Steps to reproduce:
1. trigger a notification pop-up (e.g. ``notify-send Date "`date`"``)
2. mouse over the notification to bring it into focus
3. press `Alt`+`PrintScreen` to attempt to take a screenshot of the window in
focus
4. nothing happens and the `PrintScreen` button
This was just brought to my attention so I took a look at the source-
code. Thanks to oldfred's comment #20 showing part of the installer log
that helps isolate the source-code responsible.
It looks like this is a result of this code - written in 206 - assuming
a debconf entry that is empty and in
https://ubuntu.com/security/notices/USN-5051-4
** Changed in: openssl (Ubuntu Trusty)
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/1942357
Title:
Regressio
Public bug reported:
playing podcast from phone via BT :
Sep 1 20:52:00 t-14 bluetoothd[1478227]:
profiles/audio/player.c:media_player_set_playlist_item() 0
Sep 1 20:52:00 t-14 bluetoothd[1478227]:
profiles/audio/player.c:media_player_set_metadata() Title: electronic drugs��
Sep 1 20:52:00
Please find attached.
** Attachment added: "common-account.txt"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1942010/+attachment/5522351/+files/common-account.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Please find attached.
** Attachment added: "common-auth.txt"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1942010/+attachment/5522352/+files/common-auth.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
I'm trying to use an USB camera on Chromium, however it is not being
detected. lsusb shows it as:
Bus 001 Device 076: ID 0c45:6001 Microdia Genius VideoCAM NB
While this camera isn't the best I've ever seen, it works properly when
using ffplay and guvcview. The following is
There are some serious bugs in incron.
It should probably be deprecated and removed from the repos for security
reasons.
* https://github.com/ar-/incron/issues/67
* https://github.com/ar-/incron/issues/72
* https://github.com/ar-/incron/issues/68
** Bug watch added: github.com/ar-/incron/issues
This was fixed in 0.14-1.
** Changed in: libratbag (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/1886705
Title:
ratbagd, segrault
To manage notifi
Found new failures on bionic/linux-oracle/5.4.0-1054.58~18.04.1 on
VM.DenseIO2.8 and VM.Standard2.1
2 newly added tests failed
18:12:43 DEBUG| [stdout] FAIL: all counters
18:12:43 DEBUG| [stdout] PASS: overflow: cntr-0
18:12:43 DEBUG| [stdout] PASS: overflow: status-0
18:12:43 DEBUG| [stdout] PAS
update-manager (1:20.04.10.6) focal; urgency=medium
* UpdateManager/Core/UpdateList.py: change to a regex from a static list
of packages to be grouped under Ubuntu Base (LP: #1902025)
* Clean up apt cache binary files left behind by tests
* Rename meta_pkgs to ubuntu_base_pkgs to make i
** Also affects: golang-github-urfave-cli (Ubuntu)
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/1942255
Title:
FTBFS with Go 1.17
To manage notification
Public bug reported:
For a regarding LibreOffice Calc, I started apport-cli in order to
submit a bug report.
Attached picture #1 shows the second screen of apport. I'm not
reporting a display problem, but I've chosen "Other problem" before.
And "I don't know" isn't exactly the correct option, "N
** Attachment added: "Wat"
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1942363/+attachment/5522348/+files/apport2.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942363
Title:
appor
** Attachment added: "Collecting"
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1942363/+attachment/5522347/+files/apport1.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942363
Title:
All autopkgtests for the newly accepted linux-meta-azure-5.11
(5.11.0.1015.16~20.04.14) for focal have finished running.
The following regressions have been reported in tests triggered by the package:
lxc/1:4.0.6-0ubuntu1~20.04.1 (amd64)
Please visit the excuses page listed below and investigat
Xenial is obsolete; mednaffe is available in all supported releases of
Ubuntu.
** Changed in: mednaffe (Ubuntu)
Status: New => 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/1633938
Public bug reported:
1) Kubuntu Impish Indri (development branch) / Release: 21.10 / konsole 21.07.90
2) xfonts-terminus 4.48-3
3) font size must be selectable between from 9 to 24 px
4) only 9 px is available, wich is too small in most cases.
Same bug in debian 11.0 / ubuntu 21.04
PCLinuxOS (
This issue was fixed in the openstack/cinder 18.1.0 release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1931004
Title:
Add support for Pacific to RBD driver
To manage notifications about this bu
Public bug reported:
Some of the user dialogs within LibreCalc (version 6.4.7.2, on Kubuntu
20.04) do not show entry fields. In particular, all dialogs for
Conditional Formatting are affected.
See the attachment as an example for a bad dialog: There should be an entry
field for the formula, but
** Changed in: u-boot (Ubuntu Hirsute)
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/1923162
Title:
riscv64 images fail to boot in qemu
To manage notificati
I take back my earlier comment, backporting the commit from upstream
https://github.com/twbs/bootstrap/pull/28236/commits/5efa9b531d25927b907e3fa24b818608bc38a2f0
to both bionic and then xenial(if supported) with debian/changelog etc added is
the correct way.
--
You received this bug notifica
For the Ubuntu horizon package, we vendor in the xstatic files (see
debian/README.source). So this could be as simple as refreshing the
xstatic files.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940
** Tags added: cloud-archive
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940450
Title:
XSS The data-template attribute of the tooltip and popover plugins
lacks input sanitization and may allow
unsubscribing sts-sponsors, as this appears to be a cloudy bug that i
assume the o7k team will sponsor, please feel free to re-subscribe us if
you would like us to review/sponsor
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Public bug reported:
A security regression was reported by Johannes Wegener that is causing a
regression in the last openssl1.0.1f in trusty/esm.
[How to reproduce]
1. Install Openssl/libssl1.0.0 Version 1.0.1f-1ubuntu2.27+esm3 on
ubuntu 14.04
2. openssl s_client -connect wikipedia.org:443 2>&1 <
Public bug reported:
when clicking on the 'show applications' button, all the apps show up
for about a half-second before disappearing and then being replaced by
the animation of the apps swooping in from the 'show applications'
button. not a huge deal, just a display bug.
ProblemType: Bug
Distro
I've not yet found a way to make a USB boot that would allow me to start
the machine in the event of something going wrong. Without a plan to
revert the change, I'm a bit nervous. I know it *should* work fine - but
I don't want to suddenly have an unbootable laptop I can't rescue.
--
You received
** Attachment added: "StacktraceSource.txt"
https://bugs.launchpad.net/bugs/1942313/+attachment/5522322/+files/StacktraceSource.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942313
Title:
g
** Attachment added: "ThreadStacktrace.txt"
https://bugs.launchpad.net/bugs/1942313/+attachment/5522323/+files/ThreadStacktrace.txt
** Attachment removed: "CoreDump.gz"
https://bugs.launchpad.net/bugs/1942313/+attachment/5522195/+files/CoreDump.gz
** Changed in: gnome-shell (Ubuntu)
Im
** Attachment added: "Stacktrace.txt"
https://bugs.launchpad.net/bugs/1942313/+attachment/5522321/+files/Stacktrace.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1942313
Title:
gnome-shell c
StacktraceTop:
__vfprintf_internal (s=0x7ffd010d9cf0, format=0x224 , ap=0x227, mode_flags=372424428) at
vfprintf-internal.c:1404
?? ()
?? ()
close_and_return_error (resplen2=0x0, statp=0x55fcd4a27b70) at res_send.c:489
send_vc (statp=0x55fcd4a27b70, buf=, buflen=,
buf2=, buflen2=, ansp=,
an
** Tags added: rls-ii-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940011
Title:
Reduce cron spam from weekly update-notifier-common
To manage notifications about this bug go to:
https:/
Public bug reported:
Hello,
I've spent much time trying to figure out why linking the Jami daemon
[0] as a shared library against Ubuntu's own build of FFmpeg or our own
would *not* work (any version, from 18.04 to 21.04), while it would link
just fine in Debian.
It turns out this is caused by U
** Attachment added: "ThreadStacktrace.txt"
https://bugs.launchpad.net/bugs/1941714/+attachment/5522308/+files/ThreadStacktrace.txt
** Tags added: apport-failed-retrace
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
** Attachment added: "Stacktrace.txt"
https://bugs.launchpad.net/bugs/1941714/+attachment/5522307/+files/Stacktrace.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941714
Title:
rsyslogd cras
StacktraceSource:
#0 0x7f9e293a8fab in __vfprintf_internal (s=0x7f9e28fa9c30,
format=0x118 , ap=0x1, mode_flags=694712652) at vfprintf-internal.c:1404
[Error: vfprintf-internal.c was not found in source tree]
#1 0x in ?? ()
StacktraceTop:
__vfprintf_internal
thank you to reply
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940202
Title:
[Dell Inspiron 14-3467] touchpad
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
1 - 100 of 276 matches
Mail list logo