Please tell us the contents of /var/crash/_usr_lib_xorg_Xorg.0.uploaded
as it will contain the unique ID of the Xorg crash.
** Tags added: amdgpu
** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)
** Changed in: xorg-server (Ubuntu)
Status: New => Incomplete
--
You received this
Zero speaker_outs sounds like the issue:
[4.273272] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3266:
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[4.273274] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0
(0x0/0x0/0x0/0x0/0x0)
[4.273276] snd_hda_codec_realtek hdaudi
*** This bug is a duplicate of bug 1783689 ***
https://bugs.launchpad.net/bugs/1783689
** This bug has been marked a duplicate of bug 1783689
[HDA-Intel - HDA Intel PCH, playback] No sound at all
--
You received this bug notification because you are a member of Ubuntu
Touch seeded package
*** This bug is a duplicate of bug 1783689 ***
https://bugs.launchpad.net/bugs/1783689
** This bug has been marked a duplicate of bug 1783689
[Dell XPS 15 9560] No sound from speakers
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is
*** This bug is a duplicate of bug 1783689 ***
https://bugs.launchpad.net/bugs/1783689
Tracking in bug 1783689.
** This bug has been marked a duplicate of bug 1783689
[Dell XPS 15 9560] No sound from speakers
--
You received this bug notification because you are a member of Ubuntu
Touch
*** This bug is a duplicate of bug 1783689 ***
https://bugs.launchpad.net/bugs/1783689
It looks like ALSA (the kernel) needs some tweaking because it is
reporting "speaker_outs=0"
Jan 05 09:59:52 luis-XPS-15-9560 kernel: snd_hda_codec_realtek hdaudioC0D0:
autoconfig for ALC3266: line_outs=1
Likely (the proper) fix committed to mesa in:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20397
** Changed in: mesa (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in
EDIT: Sorry, just realized how old this was; will leave this for
posterity and anyone coming in...
@husoki, did you see this comment --
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/83628/comments/1?
This is part of the very mature, much adored "bash completion" protocol
that allows authors
Public bug reported:
Compiling a Python extension using Python2 (Python 2.7.18) is making use
of wrong compiler flags, hence dropping required optimizations when
required. This is happening only when python2 is installed from Ubuntu's
repositories. By default, Python's distutils module uses compil
This continues to be an issue and one which I ran into recently:
runner/autopkgtest --setup-commands="dpkg --add-architecture i386; apt-get
update" --architecture i386 gzip -- qemu --ram-size=4096 --cpus=4
/srv/vms/autopkgtest-lunar-amd64.img
...
Broken gzip:amd64 Conflicts on gzip:i386 < none -
** Changed in: systemd (Ubuntu)
Status: New => Won't Fix
** Changed in: systemd (Ubuntu)
Status: Won't Fix => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.
** Changed in: systemd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1988010
Title:
systemd ignoring DHCP DNS servers and DNS se
Tested on Ubuntu 22.04 (jammy) and 23.04 (lunar) and the issue is still
there:
```
apt install -y tzdata
echo "US/Central" > /etc/timezone
ln -sf /usr/share/zoneinfo/US/Central /etc/localtime
dpkg-reconfigure --frontend noninteractive tzdata
```
The dpkg-reconfigure says "Current default time zon
I can reproduce this slowdown in a Ubuntu jammy chroot:
```
apt install -y gcc tzdata
printf '#include \n#include \n\nint main() {\n time_t t =
time(0);\n int i;\n struct tm result;\n for(i=0; i < 1000; i++)\n
localtime_r(&t, &result);\n puts(ctime(&t));\n return 0;\n}\n' > bug.c
gc
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
This bug report is quite old. Do you still experience this issue?
** Changed in: tzdata (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch se
** Description changed:
- no details
+ Setting up tzdata (2016j-0ubuntu0.16.04) ...
+ Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.
+ Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/Fron
** Description changed:
- 1
+ Setting up tzdata (2016j-0ubuntu0.16.04) ...
+
+ Current default time zone: 'America/Los_Angeles'
+ date: invalid date 'Sun Mar 12 02:38:57 UTC 2017'
+ dpkg: error processing package tzdata (--configure):
+ subprocess installed post-installation script returned erro
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
I am really puzzled how a pending update for tzdata could cause this
behavior. Do you still have that server and experience this problem?
** Changed in: tzdata (Ubuntu)
Status: New => Incomplete
--
You re
I checked tzdata 2022g. There we have Asia/Kolkata. So your point A was
addressed.
I am marking this bug as fixed. If there are issues remaining, please
contact the upstream mailing list t...@iana.org to get it fixed there. The
fix will then trickle down to Ubuntu.
** Changed in: tzdata (Ubuntu)
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
As of tzdata 2022g there are following timezones of Brazil:
America/Noronha
America/Belem
America/Santarem
America/Fortaleza
America/Recife
America/Araguaina
America/Maceio
America/Bahia
America/Sao_Paulo
America/
Nowadays /etc/localtime is a symlink to the timezone data in
/usr/share/zoneinfo. Do you still see the same problem with recent
Ubuntu version or was it fixed since then?
** Changed in: tzdata (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a membe
Let's reopen this bug report again.
** Changed in: apport (Ubuntu)
Status: Fix Released => Triaged
** Changed in: apport
Milestone: 2.24.0 => 2.25.0
** Changed in: apport
Status: Fix Released => Triaged
--
You received this bug notification because you are a member of Ubuntu
Upstream merge request to fix that case:
https://github.com/canonical/apport/pull/52
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1996040
Title:
apport-unpack cannot load
Feedback from the upstream mailing list:
* Are there sources and citations for these locations?
* Do they have Daylight Saving Time?
* How does the time shown on the wall at these stations differ from existing
time zones, what is the history of the zone at each station, and how can it be
verifie
I have accomplished the steps in the test plan:
* for jammy with language-selector-[common,gnome] 0.219.1
* for kinetic with language-selector-[common,gnome] 0.219.22.10.1
and can verify the expected improvement. (The kinetic verification was
made on Xubuntu 22.10 where fonts-noto-core is instal
All autopkgtests for the newly accepted apt (2.4.9) for jammy have finished
running.
The following regressions have been reported in tests triggered by the package:
apport/2.20.11-0ubuntu82.3 (armhf, arm64, amd64)
Please visit the excuses page listed below and investigate the failures,
proceed
If the intent was to have apport-unpack deal with any invalid crash file, then
it's not complete. This still happens now:
ubuntu@k-apport:~$ apport-unpack /bin/ls unpack
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/problem_report.py", line 174, in load
(key, value)
Hello Aurora, or anyone else affected,
Accepted language-selector into kinetic-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/language-
selector/0.219.22.10.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
Hello Aurora, or anyone else affected,
Accepted language-selector into jammy-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/language-
selector/0.219.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package.
After several years this has been finally be fixed in tzdata 2022b where
Europe/Kiev was renamed to Europe/Kyiv.
** Changed in: tzdata (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscr
Forwarded upstream:
https://mm.icann.org/pipermail/tz/2023-January/032478.html
** Changed in: tzdata (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs
So I am closing this bug as Invalid for tzdata.
** Changed in: tzdata (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/1731867
Title:
Fixed in https://github.com/canonical/cloud-init/pull/1932
** Changed in: cloud-init
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bug
The change was intentional made upstream:
https://github.com/eggert/tz/commit/1b99dcde6342dd10969041b32b00b813d4f4a36e
("Remove many invented abbreviations in 'asia'"). The upstream
maintainer invented ICT:
https://github.com/eggert/tz/commit/1b99dcde6342dd10969041b32b00b813d4f4a36e#commitcomment-2
/usr/share/zoneinfo/tzdata.zi says:
```
Z Asia/Bangkok 6:42:4 - LMT 1880
6:42:4 - BMT 1920 Ap
7 - +07
```
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/1731815
Title:
Alp
Sadly you cannot catch a C library segfault within Python code.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1842439
Title:
apport-gtk crashed with SIGSEGV in
_gtk_sett
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I can reproduce with tzdata 2022g-1ubuntu1 on the latest
Ubuntu development release by running:
TZ='Asia/Bangkok' date +%Z
It returns "+07".
** Description changed:
Since upgrade "tzdata:amd64 (2016j-0ubuntu0.
@bdrung - Speaking to the desktop team they indicated apport should
catch the error and work around the issue given that a gtk fix isn't
forthcoming.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bu
** Changed in: tzdata (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/1899343
Title:
tzdata sets /etc/timezone to `/UTC`, not `E
I just checked Ubuntu 18.04 with the latest tzdata 2022g-0ubuntu0.18.04
and the file is correct there:
```
(bionic)root@host:~# hd /usr/share/zoneinfo/Asia/Novosibirsk | head -n 3
54 5a 69 66 32 00 00 00 00 00 00 00 00 00 00 00 |TZif2...|
0010 00 00 00 00 00 00 00 0a 00 0
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I can reproduce it with the provided dockerfile and
command. The ubuntu Docker image currently points at jammy.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which
It seems like there is no more force-probe required for oem-6.1, works
fine out-of-the-box now.
When is the 22.2 mesa from ppa:canonical-x/x-staging going to be
released, currently using the linux-oem-6.1 kernel together with the
23.0 mesa from the Intel Arc package sources.
--
You received this
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Since the faulty tzdata version has been fixed, I am
marking this bug as fixed.
** Changed in: tzdata (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of
oem-6.1 is now in jammy-proposed
** Package changed: linux-oem-6.0 (Ubuntu) => linux-oem-6.1 (Ubuntu)
** Changed in: linux-oem-6.1 (Ubuntu Jammy)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
Public bug reported:
My Ubuntu 22.04.1 LTS installation crashes, but I was not able to figure
out how to reproducibly trigger the crash. The last time it happened was
with firefox and zoom running, the display suddenly went black and after
a few seconds the X login screen appeared, my session gone
Ok, Robie, you win. :) I have uploaded to the kinetic unapproved queue
too. Hopefully the version string (0.219.22.10.1) makes sense.
** Changed in: language-selector (Ubuntu Kinetic)
Importance: Undecided => Wishlist
** Changed in: language-selector (Ubuntu Kinetic)
Status: Won't Fix =
For me
sudo apt remove libcanberra-gtk3-module
solved the problem.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libcanberra in Ubuntu.
https://bugs.launchpad.net/bugs/1983794
Title:
Evolution not deleting autosave fi
Thank you for the updates! It looks like you responded appropriately to
all of my points, but I'd like to clarify one thing about version
numbers and Kinetic.
> If a user with an updated jammy (including this fix) upgrades to
kinetic, they will still have version 0.219.1 of the language-selector-*
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: network-manager (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://
Yeah kinetic doesn't have this bug so we can probably fix jammy via the
backport without knowing which commits are most important.
--
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
or, just accept the current upload and revisit it again with the 22.2
backport if needed, but in any case I don't think this bug should block
either one from getting into updates
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
but it is in 22.2.x which we need in proposed asap anyway, so I'll drop
this from the current upload so that it can be fast-tracked through, as
#1998893 is even more urgent.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa
As you can see in the screenshot I am using the following settings and I
cannot click the 'add' button.
** Attachment added: "Screenshot2.png"
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2001890/+attachment/5639245/+files/Screenshot2.png
** Description changed:
Hi everyo
That's generally possible, but unlikely, given that everything worked
well for a couple of months and then suddenly stopped working altogether
(rather than occasionally).
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez
Test re-triggered and passed, hints removed.
Closing this bug.
** Changed in: ubuntu-kernel-tests
Status: New => Fix Released
** Changed in: apparmor (Ubuntu)
Status: New => Fix Released
** Changed in: apparmor (Ubuntu Kinetic)
Status: New => Invalid
--
You received this
Tested jammy with crocus on an i5-4300U, both 22.0.5-0ubuntu0.1 and
22.0.5-0ubuntu0.2
gnome-shell's RSS grows but seems to plateau similarly with both.
Based on upstream's comments, I started counting i915.gem instances in
/proc/PID/smaps and found that both 22.0.5-0ubuntu0.1 and
22.0.5-0ubuntu0.
56 matches
Mail list logo