Public bug reported:
Can't start on a new installation of Edubuntu 25.04:
```
$ geary
*[wrn] 18:17:57.0077 geary:application-client.vala:982: Error creating
controller: No such secret collection at path:
/org/freedesktop/secrets/collection/login
```
ProblemType: Bug
DistroRelease: Ubuntu 25.0
Hi Randall,
Thanks for looking at this!
Wherever the fix, it's best to propose it upstream (and yes the above is
zsys's upstream), we can then bring that as a distro-patch to Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
FWIW I'm OK if this becomes a Won't Fix. Mostly just want a record of
that decision being taken.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2114151
Title:
Vulkan broken on Pi @ Ubuntu Core 24 wit
Public bug reported:
Easiest to reproduce with https://snapcraft.io/graphics-test-tools and
https://snapcraft.io/checkbox-mir running [`checkbox-
mir.graphics`](https://canonical-mir.readthedocs-hosted.com/stable/how-
to/how-to-use-checkbox-mir/#launchers).
```
ERROR: [../src/broadcom/vulkan/v3dv
*** This bug is a duplicate of bug 2089324 ***
https://bugs.launchpad.net/bugs/2089324
> hope you weren't running it when doing the release upgrade
No, this was from a live image that I used to recover.
** This bug has been marked a duplicate of bug 2089324
memcpy: detected field-spanning
Public bug reported:
This might've been caused by me clearing up a bunch of snapshots
manually, when having upgraded to Plucky my system went haywire
(bug#2106492).
Still, zsysd should start up, shouldn't it…
ProblemType: Bug
DistroRelease: Ubuntu 25.04
Package: zsys 0.5.11.3build4
ProcVersionSi
Public bug reported:
Trying to upgrade from oracular to plucky on zfs root, ended up in an
unhappy place:
```
$ sudo dmesg | grep RIP
[3.457744] ISO 9660 Extensions: RRIP_1991A
[ 13.044222] ISO 9660 Extensions: RRIP_1991A
[ 536.010520] RIP: 0010:zfs_log_remove+0x138/0x150 [zfs]
[ 536.0125
FWIW we only get this issue on arm64 now, e.g.:
https://launchpad.net/~mir-team/+archive/ubuntu/rc/+build/30514200
```
/usr/bin/ld: ../libmir-test-assist.a(mmap_wrapper.cpp.o): in function
`std::literals::string_literals::operator"" s[abi:cxx11](char const*, unsigned
long)':
/usr/include/c++/14
Public bug reported:
There's no sense in enabling LTO if `noopt` is part of the build flags:
```
$ DEB_BUILD_OPTIONS=noopt dpkg-buildflags
ASFLAGS=
ASFLAGS_FOR_BUILD=
CFLAGS=-g -O0 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
-ffile-prefix-map=/tmp=. -flto=auto -ffat-lto-objects -fstack-
Build with gcc-14 here:
https://github.com/canonical/mir/actions/runs/9988823728/job/27606141685?pr=3495
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070302
Title:
binutils 2.42.50.20240618-1FTBF
@doko this is just a warning, the actual error, further up, is this:
2024-07-18T09:43:08.5982068Z [ 89%] Building CXX object
examples/miral-shell/CMakeFiles/miral-shell.dir/shell_main.cpp.o
2024-07-18T09:43:08.5988615Z cd
/<>/build-amd64/examples/miral-shell && ccache /usr/bin/g++-14
-DBOOST_AT
** Changed in: mir (Ubuntu)
Status: New => In Progress
** Changed in: mir (Ubuntu)
Assignee: (unassigned) => Michał Sawicz (saviq)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2
2.42.50.20240625 has the same problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070302
Title:
binutils 2.42.50.20240618-1FTBFS of mir 2.17, undefined references to
stdlib with LTO
To manage
** Summary changed:
- Wrong order of calculations when percents are involved
+ Ignores multiplication after adding percent to a number
** Description changed:
+ Correct:
1+0.1*100 = 11
1+100*10% = 11
+ (1+10%)*100 = 110
- But
-
+ Wrong:
1+10%*100 = 1.1
o.O
- https://imgur.com/a
Public bug reported:
1+0.1*100 = 11
1+100*10% = 11
But
1+10%*100 = 1.1
o.O
https://imgur.com/a/Ae0gw4H
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-calculator 1:46.0-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4
Uname: Linux 6.8.0-35-generic x86_64
NonfreeKern
Failures can be observed in the PPA as well:
https://launchpad.net/~mir-
team/+archive/ubuntu/dev/+sourcepub/16234788/+listing-archive-extra
** Also affects: binutils (Ubuntu Oracular)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Public bug reported:
With deps at 2024.06.18 things work:
```
$ git clone https://github.com/canonical/mir.git --depth 1
$ cd mir
$ apt build-dep . --snapshot 20240618T00Z
$ dpkg-buildpackage -uc -us
```
Upgrading binutils causes a FTBFS
```
$ apt install binutils
# /var/log/apt/history.log
@jugmac00 this got resolved along the way - that same recipe is here
now, and passing.
https://launchpad.net/~mir-team/+snap/miriway-beta
So not a Launchpad issue any more.
** Changed in: launchpad
Status: Incomplete => Invalid
--
You received this bug notification because you are a mem
> Haven't had a crash yet since disabling the tiling-assistant
extension.
Same, disabling the tiling ext seems to have made my GNOME stable again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2050865
Public bug reported:
The time_t migration affected `libasound2`, the package was renamed to
`libasound2t64`.
Anything depending on `libasound2` now gets `liboss4-salsa-asound2`,
because that `Provides: libasound2`.
Something needs to change, doesn't it?
** Affects: oss4 (Ubuntu)
Importance
Public bug reported:
SnapD doesn't actually handle bugs on GitHub, so that may be something
to fix in the snapd listing, but still - apport shouldn't crash.
```
$ apport-bug snapd
Gtk-Message: 09:56:43.716: Not loading module "atk-bridge": The functionality
is provided by GTK natively. Please tr
Public bug reported:
Clicking on the top panel (e.g. next to the clock) triggers the tiling
assistant.
It's quite disruptive when you mis-click, and there's no way to disable
that behaviour that I can see.
Unclear whether that's behaviour as designed, can't find any mention at
https://github.com
Public bug reported:
Steps to reproduce:
- have two windows
- click on the top panel, triggering half-horizontal-maximize (bug?)
- close the focused window
- try to maximize the other window
- crash
I'll file another bug about the behaviour to trigger half/quarter-
maximize on clicking the top pa
Public bug reported:
Since upgrading to 24.04, whenever I get a crash report on the system,
Apport will pop up the "report problem" dialog in a loop, regardless of
whether I choose "Send" or "Don't send".
Only thing that helps is removing the crash report from `/var/crash`. If
I don't do that imm
Public bug reported:
Since upgrading to 24.04 GNOME Shell frequently crashes when I
disconnect or re-connect my external output through a USB-C hub.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-shell 46.0-0ubuntu5.1
ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4
Uname: Linu
This seems to have cropped up on Launchpad builders now for `base:
core24` snaps:
https://launchpad.net/~mir-team/+snap/miriway-edge-24
** Also affects: launchpad
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Public bug reported:
I have spotty WiFi reception around the house, and I've noticed that
once I roam to a 2.4GHz because I've moved out of range, coming back I'm
stuck at it with very low signal despite there being much more powerful
and faster BSSIDs around.
`nmcli d wifi` reports:
$ nmcli d w
Public bug reported:
After I've installed 22.04 recently with encrypted ZFS, I realized
cryptoswap was bound to `/dev/sdb2` by name in `/etc/crypttab`, rather
than through a label or UUID.
That meant a big boot delay as well as no swap after removing the
install media.
Changing it to a `/dev/dis
Public bug reported:
I've installed 22.04 fresh, Firefox soon disappeared from the dock and I
couldn't install snaps until reboot.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: snapd 2.55.3+22.04ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-gener
Public bug reported:
The merge available here:
https://code.launchpad.net/~saviq/livecd-rootfs/+git/livecd-
rootfs/+merge/417034
This doesn't affect anything existing, just adds a new architecture for
the bootable buildd images, used through Snapcraft in Multipass. No
impact on Ubuntu.
Having t
And this is the kernel side trigger for the issue:
https://git.launchpad.net/~ubuntu-
kernel/ubuntu/+source/linux/+git/impish/commit/?id=7936f2a576f1d7c3e1a80f8a07a217cdfa2b7338
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
For reference, this is what fixes it on QEMU:
https://github.com/qemu/qemu/compare/48006e0...7f6c295
I doubt this is a reason to do anything to the Ubuntu kernel, then.
Filing a bug with Parallels referencing that may be good.
--
You received this bug notification because you are a member of U
We can confirm the same through Multipass on QEMU rather than Parallels.
We found that using a different version of QEMU does help, we're trying
to narrow it down to a QEMU commit now.
There are a number of changes that can be seen in the recent kernel
pertaining to aarch64:
https://git.launchpa
Confirmed this is still the case for Jammy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929120
Title:
dh_strip behaviour in Ubuntu Hirsute
To manage notifications about this bug go to:
https://b
Public bug reported:
After the most recent updates (11.2.0-14ubuntu1) mir started to FTBFS:
/usr/bin/c++ -g -O2
-ffile-prefix-map=/<>/mir-2.6.0+dev100-gf11f678968=. -flto=auto
-ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -
An example failing build:
https://launchpad.net/~mir-
team/+archive/ubuntu/dev/+sourcepub/13221004/+listing-archive-extra
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958984
Title:
libyaml-cpp.so
@stgraber yes, it's privileged.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1947137
Title:
package lxd 3.0.3-0ubuntu1~18.04.1 failed to install/upgrade: new lxd
package pre-installation script s
Public bug reported:
Upgrading from 18.04 to 20.04 yielded this failure.
Note this is within a container in the first place, and LXD isn't in use
inside.
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: lxd 3.0.3-0ubuntu1~18.04.1
Uname: Linux 5.9.0-4-amd64 x86_64
ApportVersion: 2.20.11-
There's one thing I saw, though: the above MPs leave out `console=tty1`,
meaning the graphical console will be silent now.
Should I file a separate bug? I wouldn't like this to hold up the
existing MPs.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Thanks Josh for finding these, I knew something must've been 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/1923868
Title:
Bootable buildd images silent on both graphical and serial cons
We in Multipass are following LXD's suit, they've decided against GPG
for cross-platform and key revocation reasons.
Streams are accessed via HTTPS, the assumption being that as long as
your HTTPS connection to the host is good verified, the streams are
considered trusted.
--
You received this b
>journalctl -b-1 | grep dixGetPrivateAddr
This yields empty, I've searched over periods that I know the server
crashed, but nothing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904777
Title:
Installing symbols doesn't seem to have cleared anything up:
[337875.122] (EE) Backtrace:
[337875.144] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x13c) [0x55f00440011c]
[337875.146] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x60)
[0x7f7e7424041f]
[337875.148] (EE) 2: /lib/x86_64-
There doesn't seem to be a related "Assertion" in the logs. I've
installed the debug symbols now, will report back.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904777
Title:
Xorg randomly crashes
Public bug reported:
I'm using xrdp to log into a remote machine. Since upgrading it to
20.04, my sessions started failing randomly. They would either not start
at all, or get interrupted hours later.
Here's a backtrace I found in a .xorgxrdp.log
[ 92697.914] rdpkeybChangeKeyboardControl: autoRe
** Changed in: canonical-devices-system-image
Assignee: Michał Sawicz (saviq) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574568
Title:
Missing dual monitor support
Hey all, will we get backports of this to previous releases?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873809
Title:
Make linux-kvm bootable in LXD VMs
To manage notifications about this bug g
FWIW whenever this happened to me, `/boot` was not empty, so ZFS refused
to mount it. Not sure if there's a way, or if it's advisable, to force
it to mount over non-empty…
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
Public bug reported:
Tried to `dist-upgrade` and can't get `zsys` to get past the postinst
script, there's also no helpful information that I can see anywhere in
the logs.
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: zsys 0.4.6
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
** Changed in: yaml-cpp (Ubuntu)
Assignee: (unassigned) => Chris Halse Rogers (raof)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880419
Title:
yaml-cpp-config.cmake has incorrect path to yam
Filed in Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955544
** Bug watch added: Debian Bug tracker #955544
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955544
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Fixed package uploaded to
https://launchpad.net/~saviq/+archive/ubuntu/ppa/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870055
Title:
capnproto ftbfs in focal on s390x
To manage notifications ab
** Changed in: capnproto (Ubuntu)
Status: Confirmed => In Progress
** Changed in: capnproto (Ubuntu)
Assignee: (unassigned) => Michał Sawicz (saviq)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Filed an upstream issue.
** Bug watch added: github.com/capnproto/capnproto/issues #962
https://github.com/capnproto/capnproto/issues/962
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870055
Titl
https://github.com/capnproto/capnproto/issues/962
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870055
Title:
capnproto ftbfs in focal on s390x
To manage notifications about this bug go to:
https:
I managed to reproduce this, but have no real solution just yet…
The error is quite unhelpful:
$ ./capnp convert json:binary src/capnp/compiler/../compat/json-test.capnp
TestJsonAnnotations -Isrc/capnp/compiler/../.. <
./src/capnp/testdata/annotated.json
/root/capnproto-0.7.0/.libs/capnp conve
I can confirm this is fixed now.
$ apt policy gnome-shell
gnome-shell:
Installed: 3.36.0-2ubuntu1
Candidate: 3.36.0-2ubuntu1
Version table:
*** 3.36.0-2ubuntu1 500
500 http://pl.archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status
** Changed in: gnom
*** This bug is a duplicate of bug 1867431 ***
https://bugs.launchpad.net/bugs/1867431
** This bug has been marked a duplicate of bug 1867431
ERROR got an error from dpkg for pkg: 'libc6'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
I just tried a `dist-upgrade` and my system went unusable with
`libcrypto.so.1` being unavailable.
To recover, I needed to boot from another system, chroot and dist-
upgrade, as I couldn't use `sudo` or any other way to log in to the
system or elevate privileges.
The tail of
d'oh…
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #2297
https://gitlab.gnome.org/GNOME/gnome-shell/issues/2297
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865222
Title:
wind
https://gitlab.gnome.org/GNOME/gnome-shell/issues/2297
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1865222
Title:
windows disappearing unless in Activities view
To manage notifications about this
@Daniel is it not what you just filed?
https://gitlab.gnome.org/GNOME/gnome-shell/issues/2295
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #2295
https://gitlab.gnome.org/GNOME/gnome-shell/issues/2295
--
You received this bug notification because you are a member of Ubuntu
Bu
Public bug reported:
It's happened to me twice after a recent update that I couldn't reach a
window, even though it was visible in the Activities view and listed on
the launcher.
The windows seemed to take focus, but couldn't be seen. Alt+Tab
switching didn't help either.
ProblemType: Bug
Distro
** Attachment added: "photo_2020-02-28_21-59-21.jpg"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1865221/+attachment/5332059/+files/photo_2020-02-28_21-59-21.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Public bug reported:
Between 2 and 4 active workspaces, the switcher is scaled down and up,
playing tricks with my eyes ;P
See the attached screenshots.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.34.3-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname
tracker-extract on Ubuntu is probably what is keeping it busy here, as I
get it crashing from time to time when I mess about with the mountpoint
(like unmount to get it to suspend).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328401/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/186
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328402/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328405/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
Su
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328400/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328403/+files/PulseList.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Titl
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328406/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Ti
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328404/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
Su
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328396/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
Susp
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328398/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328399/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328394/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
apport information
** Attachment added: "AlsaInfo.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328390/+files/AlsaInfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328392/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
Suspen
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328397/+files/Lsusb-t.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
This came back with bug #1863411.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Tags added: apport-collected staging
** Description changed:
Since updating to Focal my laptop stopped suspending reliably. It will
sit there either without display or with the desktop
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328391/+files/AudioDevicesInUse.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328395/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
Title:
Susp
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1860512/+attachment/5328393/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860512
*** This bug is a duplicate of bug 1860512 ***
https://bugs.launchpad.net/bugs/1860512
dmesg:
[72058.342902] PM: suspend entry (deep)
[72062.442159] Filesystems sync: 5.099 seconds
[72062.448722] Freezing user space processes ...
[72082.451003] Freezing of tasks failed after 20.002 seconds (1
** Changed in: linux (Ubuntu)
Status: Triaged => 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/1389592
Title:
[Dell Inc. XPS 12-9Q33] suspend/resume failure
To manage notificati
Public bug reported:
My laptop stopped suspending recently.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-14-generic 5.4.0-14.17
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcomm
This was https://rclone.org/ - but I've not had this issue in a while.
Will close for now.
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Public bug reported:
Since updating to Focal my laptop stopped suspending reliably. It will
sit there either without display or with the desktop stuck for almost a
minute before it goes back to work again.
Looking at the kernel logs this seems to be related to a FUSE mount that
I have running:
s
*** This bug is a duplicate of bug 1851936 ***
https://bugs.launchpad.net/bugs/1851936
A little more details in bug #1851936, which was originally a Firefox
problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
The same seems to happen with Thunderbird:
Przygotowywanie do rozpakowania pakietu
.../608-thunderbird_1%3a68.4.1+build1-0ubuntu1_amd64.deb ...
Rozpakowywanie pakietu thunderbird (1:68.4.1+build1-0ubuntu1) nad
(1:68.4.1+build1-0ubuntu0.19.10.1) ...
And then the dialog pops up.
The compatibilit
*** This bug is a duplicate of bug 1845302 ***
https://bugs.launchpad.net/bugs/1845302
I've not seen this in a while indeed. Marking dupe, then :)
** This bug has been marked a duplicate of bug 1845302
cannot click on others opened applications while the "application not
responding" dialo
*** This bug is a duplicate of bug 1847570 ***
https://bugs.launchpad.net/bugs/1847570
The workaround from #1847570 helps here, so I'll mark this a duplicate
and reopen if it happens to be different after all.
** This bug has been marked a duplicate of bug 1847570
PulseAudio automatically
*** This bug is a duplicate of bug 1847570 ***
https://bugs.launchpad.net/bugs/1847570
And controlling via hardware buttons. (/me should really read/answer all
the questions before pressing "Post…").
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
*** This bug is a duplicate of bug 1847570 ***
https://bugs.launchpad.net/bugs/1847570
I know it's controlling HDMI because it says so on the volume UI overlay
when changing volume (and by the fact that nothing's happening to my
internal speakers volume ;)).
--
You received this bug notifica
*** This bug is a duplicate of bug 1847570 ***
https://bugs.launchpad.net/bugs/1847570
Hey Seb,
Yes I mean that all sound does go out the internal speakers, but volume
controls the HDMI sink (and the "Output device" is set to it). So yeah
it's a but confusing.
--
You received this bug notif
Public bug reported:
I've recently installed eoan and have this problem since:
- I have an external display connected over DisplayPort
- every boot / wakeup, both volume control and "Output device" switches to
"HDMI / DisplayPort"
- playback continues to work fine through internal speakers, but v
I've had this happen a number of times again on a fresh 19.10 install,
with no extra extensions enabled.
It seems to happen when an app isn't responding for a handful of seconds
and trying to switch between apps via Alt+Tab or between workspaces. A
SIGSTOP would probably be enough to simulate the
Here's a gdb log, it hung again with all extensions disabled, under
heavier IO and load.
** Attachment added: "gdb.txt"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850615/+attachment/5303423/+files/gdb.txt
--
You received this bug notification because you are a member of Ubun
apport information
** Tags added: apport-collected
** Description changed:
With the upgrade to eoan, my GNOME and Ubuntu sessions started locking
up hard when under load (i.e. when I start my session and start a bunch
of applications).
I couldn't find anything special in gdb, whether
1 - 100 of 6849 matches
Mail list logo