Re: [Bug 1974102] Re: Sun4u emulation network does not work

2022-05-21 Thread Robert Dinse
Ok, I'll try to specify a lance interface, I think I specified hme,
as the documentation said it had changed to that.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
  Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
Knowledgeable human assistance, not telephone trees or script readers.
  See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Fri, 20 May 2022, Paride Legovini wrote:

> Date: Fri, 20 May 2022 13:54:13 -
> From: Paride Legovini <1974...@bugs.launchpad.net>
> To: nan...@eskimo.com
> Subject: [Bug 1974102] Re: Sun4u emulation network does not work
> 
> Hello Robert and thanks for this bug report. I checked what NICs are
> supported on sparc, and:
>
> $ qemu-system-sparc -net nic,model='?'
> Supported NIC models:
> lance
>
> so apparently it's only lance. Now, is there any trace of this NIC on
> the guest system? Does it show up in `ip addr` or `ip link`? Does it
> show up in lspci / dmesg? Is there any trace of a lance kernel module
> (this may be CONFIG_LANCE in the kernel config)?
>
> My guess here is that the guest system is lacking drivers for the lance
> NIC, so it will show up in lspci but not no `ip link`, however I'm a bit
> in the dark. Let us know your findings and we'll see if there's anything
> we can do from the Ubuntu side. Thanks!
>
> ** Changed in: qemu (Ubuntu)
>   Status: New => Incomplete
>
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1974102
>
> Title:
>  Sun4u emulation network does not work
>
> Status in qemu package in Ubuntu:
>  Incomplete
>
> Bug description:
>  I've created a virtual machine using the following arguments:
>
>  qemu-system-sparc -bios /opt/roms/ss5.bin -vga cg3 -hda
>  /var/lib/libvirt/images/ultra3.img -cdrom /opt/iso/redhat62.iso
>
>  Where /opt/roms/ss5.bin are ROMS I obtained from a website for SS-5,
>  /var/lib/libvirt/images/ultra3.img is a qcow2 image file 4GB, and
>  /opt/iso/redhat62.iso is a redhat 6.2 image I copied using cp /dev/sr0
>  /opt/iso/redhat62.iso.
>
>  I was able to successfully install and boot the virtual machine with
>  Redhat 6.2, however the network interface does not talk.  Can't even
>  ping the interface of the physical machine it is hosted on.
>
>  virt-manager sparc is completely useless, no way to load from a CD
>  image and if I try to import the existing disk image I created this
>  way, the monitor blows up.
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 22.04
>  Package: qemu-system-sparc 1:6.2+dfsg-2ubuntu6
>  Uname: Linux 5.17.7 x86_64
>  ApportVersion: 2.20.11-0ubuntu82.1
>  Architecture: amd64
>  CasperMD5CheckResult: unknown
>  CurrentDesktop: MATE
>  Date: Wed May 18 16:38:57 2022
>  InstallationDate: Installed on 2017-05-27 (1817 days ago)
>  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Release amd64 (20170412)
>  Lsusb:
>   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>  Lsusb-t:
>   /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
>   /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
>   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
>   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
>  MachineType: System manufacturer System Product Name
>  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.17.7 
> root=UUID=a5625ed7-127f-48e2-8430-167d139254ec ro quiet splash vt.handoff=7
>  RebootRequiredPkgs: Error: path contained symlinks.
>  SourcePackage: qemu
>  UpgradeStatus: Upgraded to jammy on 2022-05-16 (2 days ago)
>  dmi.bios.date: 04/26/2017
>  dmi.bios.release: 5.12
>  dmi.bios.vendor: American Megatrends Inc.
>  dmi.bios.version: 3402
>  dmi.board.asset.tag: Default string
>  dmi.board.name: Z170 PRO GAMING
>  dmi.board.vendor: ASUSTeK COMPUTER INC.
>  dmi.board.version: Rev X.0x
>  dmi.chassis.asset.tag: Default string
>  dmi.chassis.type: 3
>  dmi.chassis.vendor: Default string
>  dmi.chassis.version: Default string
>  dmi.modalias: 
> dmi:bvnAmericanMegatrendsInc.:bvr3402:bd04/26/2017:br5.12:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ170PROGAMING:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
>  dmi.product.family: To be filled by O.E.M.
>  dmi.product.name: System Product Name
>  dmi.product.sku: SKU
>  dmi.product.version: System Version
>  dmi.sys.vendor: System manufacturer
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1974102/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974102

Title:
  Sun4u emulation network do

[Bug 1975362] Re: Subiquity 435 does not detect my disk sdb

2022-05-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1975362

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975362

Title:
  Subiquity 435 does not detect my disk sdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1975362/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974147] Re: [SRU] 2.56

2022-05-21 Thread Michael Vogt
** Description changed:

- placeholder
+ This is a new version of snapd.
+ 
+ The changelog is available here
+ https://github.com/snapcore/snapd/blob/2.56/packaging/ubuntu-16.04/changelog,
+ the raw git changelog is available here:
+ https://github.com/snapcore/snapd/commits/2.56 (note that the debian
+ changelog is auto-generated from the merges of the git commits so there
+ is usually no need to look at the raw git commits).
+ 
+ The snappy team released a new release that we want SRU into bionc+. The
+ new process described in https://wiki.ubuntu.com/SnapdUpdates was used
+ and we have done integration-tests on the snappy images, autopkgtests on
+ classic and unit tests.
+ 
+ GitHub Actions test runs can be found at
+ https://github.com/snapcore/snapd/actions?query=branch%3Arelease%2F2.56

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974147

Title:
  [SRU] 2.56

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1974147/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971577] Re: GUI unable to distinguish multiple Bluetooth devices of the same model

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-bluetooth
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971577

Title:
  GUI unable to distinguish multiple Bluetooth devices of the same model

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/1971577/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965113] Re: Desktop snaps don't start at all in Xorg sessions if a Wayland session has been used

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-session
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965113

Title:
  Desktop snaps don't start at all in Xorg sessions if a Wayland session
  has been used

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1965113/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964037] Re: gnome-shell crashes (fatal error logged in create_fallback_offscreen) when attempting to enable second monitor on second GPU (Nvidia >= 495) in a Wayland session

2022-05-21 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => 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/1964037

Title:
  gnome-shell crashes (fatal error logged in create_fallback_offscreen)
  when attempting to enable second monitor on second GPU (Nvidia >= 495)
  in a Wayland session

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1964037/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961540] Re: tracker-miner-fs-3 massive CPU usage and system slowdown

2022-05-21 Thread Bug Watch Updater
** Changed in: tracker
   Status: Unknown => 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/1961540

Title:
  tracker-miner-fs-3 massive CPU usage and system slowdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1961540/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1956879] Re: Desktop icons disappear (and extension disabled) after launching an application

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-shell-extension-desktop-icons-ng
   Status: Unknown => 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/1956879

Title:
  Desktop icons disappear (and extension disabled) after launching an
  application

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons-ng/+bug/1956879/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1961738] Re: UBSAN: shift-out-of-bounds in .../intel_opregion.c:388:15

2022-05-21 Thread Bug Watch Updater
** Changed in: linux
   Status: Unknown => 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/1961738

Title:
  UBSAN: shift-out-of-bounds in .../intel_opregion.c:388:15

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1961738/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1956603] Re: > Internal error: Could not resolve keysym ...

2022-05-21 Thread Bug Watch Updater
** Changed in: libx11-xcb-perl (Ubuntu)
   Status: Invalid => 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/1956603

Title:
  > Internal error:   Could not resolve keysym ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1956603/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960865] Re: System freeze when plugging USB-C monitor into a hybrid Intel/Nvidia laptop: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100]

2022-05-21 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960865

Title:
  System freeze when plugging USB-C monitor into a hybrid Intel/Nvidia
  laptop: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table
  [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x0100] Failed to get
  memory pages for NvKmsKapiMemory

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1960865/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1955384] Re: Shell stops responding to input after desktop-icons rubber band

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-shell-extension-desktop-icons
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1955384

Title:
  Shell stops responding to input after desktop-icons rubber band

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1955384/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922276] Re: Select All (Shift+Ctrl+A) followed by Copy (Shift+Ctrl+C) copies only visible part of terminal output

2022-05-21 Thread Bug Watch Updater
** Changed in: vte
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922276

Title:
  Select All (Shift+Ctrl+A) followed by Copy (Shift+Ctrl+C) copies only
  visible part of terminal output

To manage notifications about this bug go to:
https://bugs.launchpad.net/mate-desktop/+bug/1922276/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1948008] Re: Copying and pasting files between desktop and Nautilus does not work

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-shell-extension-desktop-icons-ng
   Status: Unknown => 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/1948008

Title:
  Copying and pasting files between desktop and Nautilus does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons-ng/+bug/1948008/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1917044] Re: Allow launching more cumbersome than necessary

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-shell-extension-desktop-icons-ng
   Status: Unknown => 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/1917044

Title:
  Allow launching more cumbersome than necessary

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons-ng/+bug/1917044/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1725814] Re: The Activities top left button reacts to a mouse-up (e.g. drag and drop) instead of a click

2022-05-21 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725814

Title:
  The Activities top left button reacts to a mouse-up (e.g. drag and
  drop) instead of a click

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1725814/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1450771] Re: A minor bug from 13 version comes back to 15: mouse theme not correctly set at startup

2022-05-21 Thread Bug Watch Updater
** Changed in: xfce4-settings
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450771

Title:
  A minor bug from 13 version comes back to 15: mouse theme not
  correctly set at startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1450771/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870597] Re: libinput says "your system is too slow"

2022-05-21 Thread Bug Watch Updater
** Changed in: libinput
   Status: Unknown => 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/1870597

Title:
  libinput says "your system is too slow"

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1870597/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1922276] Re: Select All (Shift+Ctrl+A) followed by Copy (Shift+Ctrl+C) copies only visible part of terminal output

2022-05-21 Thread Norbert
Temporary fix for Ubuntu MATE 22.04 LTS is reverting VTE to previous
non-buggy version:

> To fix the 1922276 bug one can use 20.04 LTS's VTE library from [my 
> PPA](https://launchpad.net/~nrbrtx/+archive/ubuntu/vte?field.series_filter=jammy)
>  as follows:
> ```
> sudo add-apt-repository ppa:nrbrtx/vte
> sudo apt-get update
> sudo apt-get dist-upgrade
>

(The method shown above was originally posted at https://ubuntu-
mate.community/t/howto-fixing-some-ubuntu-mate-22-04-lts-issues/25345 )
.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1922276

Title:
  Select All (Shift+Ctrl+A) followed by Copy (Shift+Ctrl+C) copies only
  visible part of terminal output

To manage notifications about this bug go to:
https://bugs.launchpad.net/mate-desktop/+bug/1922276/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971901] Re: dlltool uses non-unique temp filenames

2022-05-21 Thread Bug Watch Updater
Launchpad has imported 16 comments from the remote bug at
https://bugs.winehq.org/show_bug.cgi?id=52770.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2022-04-04T17:19:02+00:00 Bernhard Rosenkraenzer wrote:

Building wine 7.5 (with wine-staging patches, but they shouldn't be
relevant to this) with "make -j64" fails with

tools/winebuild/winebuild -b x86_64-w64-mingw32 -w --implib -o 
dlls/rpcrt4/librpcrt4.delay.a --export \
  /home/bero/abf/wine/BUILD/wine-7.5/dlls/rpcrt4/rpcrt4.spec
/usr/bin/x86_64-w64-mingw32-dlltool: bfd_open failed reopen stub file: 
rpcrt4_dll_s00176.o: No such file or directory
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1
make: *** [Makefile:297034: dlls/rpcrt4/librpcrt4.delay.a] Error 1

Probably the library is assembled before all object files belonging to
it are built.

Building with make (without SMP) works.

Reply at: https://bugs.launchpad.net/ubuntu/+source/binutils-
mingw-w64/+bug/1971901/comments/11


On 2022-04-04T19:28:51+00:00 Cybermax wrote:

Is there a change if you build with lesser threads? Eg. make -j8 or
something assuming you have a threadripper with 32 cores/64 threads?

And possibly also interesting - distro, gcc and mingw-w64 version.

Reply at: https://bugs.launchpad.net/ubuntu/+source/binutils-
mingw-w64/+bug/1971901/comments/12


On 2022-04-04T19:36:49+00:00 Alexandre Julliard wrote:

These objects file are not created from the makefile. It sounds more
like it's running into some kind of resource limit.

Reply at: https://bugs.launchpad.net/ubuntu/+source/binutils-
mingw-w64/+bug/1971901/comments/13


On 2022-04-04T19:50:11+00:00 Cybermax wrote:

(In reply to Alexandre Julliard from comment #2)
> These objects file are not created from the makefile. It sounds more like
> it's running into some kind of resource limit.

tmpfs maybe? Just wondering since i got that exact error when building
wine on OBS.. Also got a couple of other very strange errors that failed
building on OBS with files that was not found, but could not find a
error message from the actual compile..

Reply at: https://bugs.launchpad.net/ubuntu/+source/binutils-
mingw-w64/+bug/1971901/comments/14


On 2022-04-08T13:04:47+00:00 Eric-pouech wrote:

I've run into a similar issue

looking at the compile traces lets me believe that the issue arises when two 
instances of mingw dlltool run at the same time, and thrashing each other 
temporary files

indeed, this ugly hack lets the compilation succeeds (it was failing almost 
always; sometimes on a different DLL)
---
diff --git a/tools/winebuild/import.c b/tools/winebuild/import.c
index c876d51f8e6..8049530a7e5 100644
--- a/tools/winebuild/import.c
+++ b/tools/winebuild/import.c
@@ -1595,7 +1595,11 @@ static void build_windows_import_lib( const char *lib_na>
 strarray_add( &args, lib_name );
 strarray_add( &args, "-d" );
 strarray_add( &args, def_file );
-
+strarray_add( &args, "-t" );
+{
+   char tmp[128]; sprintf(tmp, "%u\n", getpid());
+   strarray_add( &args, tmp );
+}
 switch (target.cpu)
 {
 case CPU_i386:
--
Bernhard, can you test this on your side?

I don't see a simple way to fix it...

Reply at: https://bugs.launchpad.net/ubuntu/+source/binutils-
mingw-w64/+bug/1971901/comments/15


On 2022-04-08T15:03:19+00:00 Eric-pouech wrote:

hmmm thinking about it, doesn't look quite right (or sufficient)

in the dlltool source code, if no -t prefix is given, will generate its own 
prefix based on pid...
need more investigation

Reply at: https://bugs.launchpad.net/ubuntu/+source/binutils-
mingw-w64/+bug/1971901/comments/16


On 2022-04-08T15:31:06+00:00 Eric-pouech wrote:

I'm testing on two environments:
E1) with dlltool 2.38-1
E2) with dlltool 2.37-3

I see the error in E1 only 

on all env, I run 
> strace winebuild...  -v -v >& log
> grep exec log

results:

E2) 
pid 12272] execve("/usr/bin/x86_64-w64-mingw32-dlltool", 
["/usr/bin/x86_64-w64-mingw32-dllt"..., "-k", "-y", 
"dlls/iphlpapi/libiphlpapi.delay."..., "-d", "libiphlpapi.delay-625082dd.def", 
"-m", "i386:x86-64", "--as-flags=--64"], 0x7ffc19487b48 /* 56 vars */) = 0
[pid 12273] execve("/usr/bin/x86_64-w64-mingw32-as", 
["/usr/bin/x86_64-w64-mingw32-as", "--64", "-o", "daesh.o", "daesh.s"], 
0x7fffa1e12cf

[Bug 1974479] Re: Kubuntu 22.04 Dolphin authentication dialog failed

2022-05-21 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Bug reporting is about finding & fixing problems thus preventing future
users from hitting the same bug.

I suspect a Support site would be more appropriate, eg.
https://answers.launchpad.net/ubuntu. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

You've filed this bug report against `ubiquity` as an installation
problem, but have provided no specifics as to what ISO you're trying to
install etc. The `ubiquity` installer doesn't use SaMBa.  You can
convert this bug report into a question, which is aimed at support.

I've marked this bug report as 'incomplete' as it appears you'd benefit
more from support. If this is changed to a question; after additional
details have been added the bug-report can be continued or a new one
filed.  If you believe I'm in error, please leave a comment as to why
and the status can be returned to "New".  You'll need to run `apport-
collect 1974479` once on the impacted box too so specific details can be
obtained.

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

** Tags added: jammy

** Package changed: ubiquity (Ubuntu) => samba (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974479

Title:
  Kubuntu 22.04 Dolphin authentication dialog failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1974479/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975364] [NEW] Ubuntu 22.04 very long to resume from suspend to ram

2022-05-21 Thread Bib
Public bug reported:

When I want to resume my awaken laptop, then login screen comes up but
it is stuck for roughly 1mn as soon as the password field pops up as I
hit the Enter key to unlock. The mouse cursor won't move. Key strokes
won't echo in the password field although they are buffered in memory: I
can say this because if I type my password plus Enter then wait a long
time I get my working screen OK.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-30-generic 5.15.0-30.31
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  fab1721 F pulseaudio
CasperMD5CheckResult: unknown
Date: Sat May 21 10:20:33 2022
HibernationDevice: RESUME=UUID=eb43d52d-a74d-4460-bece-6abfe97623d7
InstallationDate: Installed on 2013-07-05 (3241 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MachineType: Dell Inc. XPS L322X
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=c3867e14-cdf3-4837-93cb-5062324fd911 ro acpi_osi=Linux
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-30-generic N/A
 linux-backports-modules-5.15.0-30-generic  N/A
 linux-firmware 20220329.git681281e4-0ubuntu3
SourcePackage: linux
UpgradeStatus: Upgraded to jammy on 2022-04-25 (26 days ago)
dmi.bios.date: 08/28/2013
dmi.bios.release: 0.1
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 0PJHXN
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd08/28/2013:br0.1:svnDellInc.:pnXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:skuXPSL322X:
dmi.product.family: ChiefRiver System
dmi.product.name: XPS L322X
dmi.product.sku: XPS L322X
dmi.sys.vendor: Dell Inc.
modified.conffile..etc.default.apport:
 # set this to 0 to disable apport, or to 1 to enable it
 # you can temporarily override this with
 # sudo service apport start force_start=1
 enabled=0
mtime.conffile..etc.default.apport: 2014-05-09T18:19:35.484888

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975364

Title:
  Ubuntu 22.04 very long to resume from suspend to ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975364/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975364] Re: Ubuntu 22.04 very long to resume from suspend to ram

2022-05-21 Thread Bib
Please notice the files above are captured after a normal-non-bug resume.
Maybe you'll want I post new files when the bug rises again. Please let me know

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975364

Title:
  Ubuntu 22.04 very long to resume from suspend to ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975364/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974598] Re: upgrade from 20.04 to 22.04 failed

2022-05-21 Thread Paul White
** Package changed: ubuntu => ubuntu-release-upgrader (Ubuntu)

** Tags added: focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974598

Title:
  upgrade from 20.04 to 22.04 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1974598/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974213] Re: sound setting crashes

2022-05-21 Thread Paul White
** Package changed: ubuntu => unity-control-center (Ubuntu)

** Tags added: jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974213

Title:
  sound setting crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1974213/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970743] Re: Gedit not changing themes when run as root in Ubuntu 22.04

2022-05-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (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/1970743

Title:
  Gedit not changing themes when run as root in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1970743/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975364] Status changed to Confirmed

2022-05-21 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (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/1975364

Title:
  Ubuntu 22.04 very long to resume from suspend to ram

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975364/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974177] Re: Please merge sbuild 0.83.1 from Debian unstable

2022-05-21 Thread Dave Jones
** Changed in: sbuild (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/1974177

Title:
  Please merge sbuild 0.83.1 from Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbuild/+bug/1974177/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964851] Re: Ubuntu 22.04 (dev-branch) shutdown/reboot hangs

2022-05-21 Thread Markus Leupold
I have the same issue on the following system:

OS:   Ubuntu 22.04 (updated from Ubuntu 21 on May 20th 2022)
Kernel:   Linux 5.15.0-30-generic, Linux 5.15.0-30-lowlatency
Hardware: Lenovo Thinkpad Yoga 460 (20EM), Intel Core i7-6500U

Both poweroff and switching Ubuntu into standby lead into a state where
the system doesn't react to any input in a useful way anymore. The
hardware is still powered-on.

Using poweroff, the power LED stays on and the keyboard still reacts to
the key stroke combination for changing the keyboard backlight.

When switching into standby (through Gnome, by shutting the lid, or by
pressing the power button for half a second), the power LED begins
blinking. This is normal behaviour when the systems gets powered off.
But the blinking doesn't stop on its own, indicating that the system
doesn't really poweroff.

In both cases, booting the system up is not possible until it has been
forced to poweroff by pressing the power-button for multiple seconds.

Examining the systemd journal doesn't show any error. The journal ends
with a message that the system will be shut down and that the journal
ends at this point. So I have no clue, what's going wrong there.

The problem only occurs with the 5.15 kernel versions mentioned above.
If I boot Ubuntu with a 5.13 version, the shutdown works fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964851

Title:
  Ubuntu 22.04 (dev-branch) shutdown/reboot hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1964851/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975365] [NEW] installer crash when creating partition manually (jammy)

2022-05-21 Thread Bzzz
Public bug reported:

Well, the installer just crashed on manual disk setup, after setting the
entire hard disk to "physical volume for encryption" and clicking in
there to actually configure the thing. Maybe it crashed because the disk
contained a LVM before which I dd'd away (100M/count=1), since the
installer does not let me remove LVMs in the first place. Maybe I'm
doing it wrong and setting up an encrypted LVM configuration is actually
much easier, who knows...it's been exactly ten years with this
installation of Ubuntu, und I thought a fresh (cubic customized) install
on a new machine would be a breeze. Apparently it's still bugged right
from the start?

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubiquity 22.04.16
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.470
Date: Sat May 21 11:38:17 2022
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz boot=casper 
file=/cdrom/preseed/kubuntu.seed maybe-ubiquity quiet splash ---
LiveMediaBuild: Kubuntu 22.04.0 2022.05.17 LTS "Custom Jammy Jellyfish" 
(20220521)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy kubuntu third-party-packages ubiquity-22.04.16

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975365

Title:
  installer crash when creating partition manually (jammy)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1975365/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975366] [NEW] package zfsutils-linux 0.8.3-1ubuntu12.14 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status 1

2022-05-21 Thread Marc Cueni
Public bug reported:

At automatic update, the system encountered an error and proposed to
report it

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: zfsutils-linux 0.8.3-1ubuntu12.14
ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-41-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.24
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sat May 21 11:46:41 2022
ErrorMessage: installed zfsutils-linux package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2022-01-06 (135 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.8
SourcePackage: zfs-linux
Title: package zfsutils-linux 0.8.3-1ubuntu12.14 failed to install/upgrade: 
installed zfsutils-linux package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975366

Title:
  package zfsutils-linux 0.8.3-1ubuntu12.14 failed to install/upgrade:
  installed zfsutils-linux package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1975366/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975365] Re: installer crash when creating partition manually (jammy)

2022-05-21 Thread Bzzz
Can be reproduced by adding said partition, clicking "Change", doing
nothing in there and closing the option window again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975365

Title:
  installer crash when creating partition manually (jammy)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1975365/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970965] Re: Wifi randomly disconnects [AR9462]

2022-05-21 Thread Daniel Calcoen
** Description changed:

  my hardware : laptop Asus N751JK Network controller: Qualcomm Atheros
  AR9462 Wireless Network Adapter (rev 01) Subsystem: AzureWave AR9462
  Wireless Network Adapter
  
- I was runing Ubuntu 20.10, 21.04 up to Ubuntu 21.10 with Kernel 5.13.0 
without any problem.
- When migrated to Ubuntu 22.04 which installs Kernel 5.15.5 then the problems 
started.
+ I was runing Ubuntu 20.10, 21.04 up to Ubuntu 21.10 with Ubuntu Kernel 5.13.0 
without any problem.
+ When migrated to Ubuntu 22.04 which installs Ubuntu Kernel 5.15.0.x (which 
corresponds to Mainline Kernel 5.15.5) then the problems started.
  
- I upgraded and tested unsuccessfully the following Kernels : 5.15.28,
- 5.15.36, 5.16.14, 5.16.20, 5.17.4, 5.17.5
+ I upgraded and tested unsuccessfully the following Mainline Kernels :
+ 5.15.28, 5.15.36, 5.16.14, 5.16.20, 5.17.4, 5.17.5
  
  I disabled the power save as explained at 
https://askubuntu.com/questions/1403773/22-04-wifi-keeps-disconnecting-for-a-few-seconds-frequently/1404471#1404471
  without improvement in any of the Kernels tested.
  Also the "intel_iommu=off" mentioned at 
https://groups.google.com/g/linux.debian.kernel/c/RFpPIp0cncA/m/v9ELDxLICgAJ 
Bug#994590 didn't help.
  
- I downgraded and currently running without any problem using the Kernels
- 5.13.19-051319-generic or 5.15.0 or 5.15.4
+ I downgraded and currently running without any problem using the Ubuntu
+ Kernels 5.13.19-051319-generic or Mainline Kernels 5.15.0 or 5.15.4
  
  There is no problem in my airpoint (router) nor my internet access, I have 
other different computers and devices working correctly on wifi.
  In addition my N751JK works correctly when using the Ethernet adapter for the 
physical cable.
  
- seems to be something between 5.15.4 and 5.15.5 that is also propagated
- to 5.16.x and 5.17.x
+ seems to be something between Mainline Kernels 5.15.4 and 5.15.5 that is
+ also propagated to 5.16.x and 5.17.x
  
  (started at https://bugzilla.kernel.org/show_bug.cgi?id=215918)
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: unknown
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-02-21 (432 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  Tags:  jammy
  Uname: Linux 5.15.5-051505-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970965

Title:
  Wifi randomly disconnects [AR9462]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970965/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970019] Re: Users Menu in Settings

2022-05-21 Thread Norbert
You can simply install it from the repository by

sudo apt-get install gnome-system-tools

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970019

Title:
  Users Menu in Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1970019/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970641] Re: mate 22.04 users-admin missing

2022-05-21 Thread Norbert
*** This bug is a duplicate of bug 1970019 ***
https://bugs.launchpad.net/bugs/1970019

** Tags added: jammy

** This bug has been marked a duplicate of bug 1970019
   Users Menu in Settings

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970641

Title:
  mate 22.04 users-admin missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1970641/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1964025] Re: Do not support OpenSSL 3

2022-05-21 Thread Alexander Adam
Should these updates appear automatically at one point or do I have to
activate some repos or so?

I'm still having the same issues like others as well:

https://stackoverflow.com/questions/71987581/openssl-3-0-error-when-
booting-vagrantbox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964025

Title:
  Do not support OpenSSL 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-bcrypt-pbkdf/+bug/1964025/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889057] Re: shares-admin can't install services - failed to install package: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .s

2022-05-21 Thread Norbert
** Also affects: gnome-system-tools (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/1889057

Title:
  shares-admin can't install services - failed to install package:
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.PackageKit was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1889057/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1913288] Re: gnome-screenshot doesn't copy the screenshot to clipboard, when using command line

2022-05-21 Thread Iiro Ullin
Similar issue in 22.04 (gnome-screenshot v.41) If there is an instance
of the utility running already, then the clipboard copy/paste works as
intended. Otherwise, gnome-screenshot -ac doesn't copy anything into
clipboard (although the sound is produced) or clears the clipboard when
terminating...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1913288

Title:
  gnome-screenshot doesn't copy the screenshot to clipboard, when using
  command line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/1913288/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970965] Re: Wifi randomly disconnects [AR9462]

2022-05-21 Thread Daniel Calcoen
** Description changed:

  my hardware : laptop Asus N751JK Network controller: Qualcomm Atheros
  AR9462 Wireless Network Adapter (rev 01) Subsystem: AzureWave AR9462
  Wireless Network Adapter
  
  I was runing Ubuntu 20.10, 21.04 up to Ubuntu 21.10 with Ubuntu Kernel 5.13.0 
without any problem.
  When migrated to Ubuntu 22.04 which installs Ubuntu Kernel 5.15.0.x (which 
corresponds to Mainline Kernel 5.15.5) then the problems started.
  
- I upgraded and tested unsuccessfully the following Mainline Kernels :
- 5.15.28, 5.15.36, 5.16.14, 5.16.20, 5.17.4, 5.17.5
+ 
+ The Mainline Kernel 5.15.4 corresponds to the Ubuntu Kernel 5.15.0-11.11 
(date 2021-11-21 13:32:06)
+ The Mainline Kernel 5.15.5 corresponds to the Ubuntu Kernel 5.15.0-12.12 
(date 2021-11-25 09:35:53)
+ 
+ 
+ I upgraded and tested unsuccessfully the following Mainline Kernels : 
5.15.28, 5.15.36, 5.16.14, 5.16.20, 5.17.4, 5.17.5
  
  I disabled the power save as explained at 
https://askubuntu.com/questions/1403773/22-04-wifi-keeps-disconnecting-for-a-few-seconds-frequently/1404471#1404471
  without improvement in any of the Kernels tested.
  Also the "intel_iommu=off" mentioned at 
https://groups.google.com/g/linux.debian.kernel/c/RFpPIp0cncA/m/v9ELDxLICgAJ 
Bug#994590 didn't help.
  
  I downgraded and currently running without any problem using the Ubuntu
  Kernels 5.13.19-051319-generic or Mainline Kernels 5.15.0 or 5.15.4
  
  There is no problem in my airpoint (router) nor my internet access, I have 
other different computers and devices working correctly on wifi.
  In addition my N751JK works correctly when using the Ethernet adapter for the 
physical cable.
  
  seems to be something between Mainline Kernels 5.15.4 and 5.15.5 that is
  also propagated to 5.16.x and 5.17.x
  
  (started at https://bugzilla.kernel.org/show_bug.cgi?id=215918)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: unknown
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-02-21 (432 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  Tags:  jammy
  Uname: Linux 5.15.5-051505-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970965

Title:
  Wifi randomly disconnects [AR9462]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970965/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889057] Re: shares-admin can't install services - failed to install package: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .s

2022-05-21 Thread Norbert
This still happens on Ubuntu MATE 22.04 LTS.
Reported upstream to https://github.com/LStranger/gnome-system-tools/issues/1 .

** Tags removed: hirsute
** Tags added: jammy

** Bug watch added: github.com/LStranger/gnome-system-tools/issues #1
   https://github.com/LStranger/gnome-system-tools/issues/1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889057

Title:
  shares-admin can't install services - failed to install package:
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.PackageKit was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1889057/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975367] [NEW] Weird colours after launching game

2022-05-21 Thread David JM Emmett
Public bug reported:

After updating to the latest kernel and drivers today, I rebooted,
launched Perfect Heist 2 from Steam and the colours for my entire
desktop went quite weird. I exited the game and the colour issues
remained the same. Whilst rebooting even the console mode graphics had
odd artefacts in them.

Relevant lines from dmesg:

```
May 21 10:46:39 polar kernel: [  766.370050] NVRM: Xid (PCI::01:00): 31, 
pid=7680, Ch 0020, intr . MMU Fault: ENGINE GRAPHICS GPCCLIENT_T1_0 
faulted @ 0x1_02805000. Fault is of type FAULT_PDE ACCESS_TYPE_VIRT_READ
May 21 10:46:50 polar kernel: [  777.790920] NVRM: Xid (PCI::01:00): 31, 
pid=7680, Ch 0020, intr . MMU Fault: ENGINE GRAPHICS GPCCLIENT_T1_4 
faulted @ 0x0_090d. Fault is of type FAULT_PTE ACCESS_TYPE_VIRT_READ
```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nvidia-driver-510 510.73.05-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.14.0-1036.40-oem 5.14.21
Uname: Linux 5.14.0-1036-oem x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.24
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Sat May 21 11:10:19 2022
InstallationDate: Installed on 2017-05-24 (1823 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: nvidia-graphics-drivers-510
UpgradeStatus: Upgraded to focal on 2020-06-28 (692 days ago)

** Affects: nvidia-graphics-drivers-510 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975367

Title:
  Weird colours after launching game

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1975367/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938606] Re: shares-admin crashed with SIGSEGV in g_type_check_instance_cast()

2022-05-21 Thread Norbert
Still happens on Ubuntu MATE 22.04 LTS.

** Tags removed: hirsute
** Tags added: jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938606

Title:
  shares-admin crashed with SIGSEGV in g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1938606/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973430] Re: backintime is broken with python 3.10

2022-05-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1970090 ***
https://bugs.launchpad.net/bugs/1970090

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: backintime (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/1973430

Title:
  backintime is broken with python 3.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backintime/+bug/1973430/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975369] [NEW] conky is not visible - Ubuntu 22.04

2022-05-21 Thread mpetit987
Public bug reported:

conky is running from terminal but does not show on the desktop:

conky: desktop window (800015) is subwindow of root window (96)
conky: window type - dock
conky: drawing to create window (0xa02)
conky: drawing to double buffer

This is only happening in Ubuntu 22.04!

conky is visible in Ubuntu 18.04 20.04, Kubuntu 20.04, Kubuntu 22.04,
and KDE Neon

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat May 21 03:27:48 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Dell OptiPlex 755 [1028:0211]
   Subsystem: Dell OptiPlex 755 [1028:0211]
InstallationDate: Installed on 2022-04-22 (28 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
MachineType: Dell Inc. OptiPlex 755
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=5c6021ec-5923-467d-b2f9-d0a62f8823b2 ro quiet splash
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/07/2011
dmi.bios.release: 18.0
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A21
dmi.board.name: 0PU052
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA21:bd12/07/2011:br18.0:svnDellInc.:pnOptiPlex755:pvr:rvnDellInc.:rn0PU052:rvr:cvnDellInc.:ct15:cvr:sku:
dmi.product.name: OptiPlex 755
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy ubuntu wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975369

Title:
  conky is not visible - Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1975369/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970228] Re: Multiple vulnerabilities in Bionic, Focal and Jammy

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** Patch added: "subversion_bionic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1970228/+attachment/5591768/+files/subversion_bionic.debdiff

** Patch removed: "subversion_bionic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1970228/+attachment/5589241/+files/subversion_bionic.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1970228

Title:
  Multiple vulnerabilities in Bionic, Focal and Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1970228/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975370] [NEW] package libgphoto2-6 2.5.27-1build2 failed to install/upgrade: trying to overwrite shared '/lib/udev/rules.d/60-libgphoto2-6.rules', which is different from other instances of pack

2022-05-21 Thread First Last
Public bug reported:

At the installation of Wine app

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: libgphoto2-6 2.5.27-1build2
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Sat May 21 12:52:28 2022
DuplicateSignature:
 package:libgphoto2-6:2.5.27-1build2
 Unpacking libgphoto2-6:i386 (2.5.27-1build2) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-fj8JDx/172-libgphoto2-6_2.5.27-1build2_i386.deb 
(--unpack):
  trying to overwrite shared '/lib/udev/rules.d/60-libgphoto2-6.rules', which 
is different from other instances of package libgphoto2-6:i386
ErrorMessage: trying to overwrite shared 
'/lib/udev/rules.d/60-libgphoto2-6.rules', which is different from other 
instances of package libgphoto2-6:i386
InstallationDate: Installed on 2018-05-03 (1478 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
PythonDetails: /usr/bin/python3.10, Python 3.10.4, python-is-python3, 3.9.2-2
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2
 apt  2.4.5
SourcePackage: libgphoto2
Title: package libgphoto2-6 2.5.27-1build2 failed to install/upgrade: trying to 
overwrite shared '/lib/udev/rules.d/60-libgphoto2-6.rules', which is different 
from other instances of package libgphoto2-6:i386
UpgradeStatus: Upgraded to jammy on 2022-04-21 (29 days ago)

** Affects: libgphoto2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package jammy need-duplicate-check package-conflict

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975370

Title:
  package libgphoto2-6 2.5.27-1build2 failed to install/upgrade: trying
  to overwrite shared '/lib/udev/rules.d/60-libgphoto2-6.rules', which
  is different from other instances of package libgphoto2-6:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/1975370/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971034] Re: Several security issues in libpod 3.4.x

2022-05-21 Thread Anders F Björklund
Which "latest binaries from github" ? Upstream only releases source
code.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971034

Title:
  Several security issues in libpod 3.4.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/1971034/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777070] Re: firefox plugin libwidevinecdm.so crashes due to apparmor denial

2022-05-21 Thread A. Denton
Solved it for me by editing /etc/apparmor.d/usr.bin.firefox on XSE
(Debian- & Xubutnu 18.04 LTS-based distro):

  # per-user firefox configuration
  #...
  owner @{HOME}/.{firefox,mozilla}/**/gmp-widevinecdm/*/lib*so m,


That solved the problem when using Mz Firefox 100.0 (64-bit) and widevine 
4.10.2449.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777070

Title:
  firefox plugin libwidevinecdm.so crashes due to apparmor denial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1777070/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970743] Re: Gedit not changing themes when run as root in Ubuntu 22.04

2022-05-21 Thread Viktor Kutsovol
Error is
(gedit:41903): dconf-WARNING **: 13:59:25.721: failed to commit changes to 
dconf: Failed to execute child process “dbus-launch” (No such file or directory)

Can be fixed with dbus-x11 install
sudo apt install dbus-x11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970743

Title:
  Gedit not changing themes when run as root in Ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1970743/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1965944] Re: [RFC] Demote byobu to universe

2022-05-21 Thread Paride Legovini
Marking this as a Won't Fix for now, for rationale see:

https://lists.ubuntu.com/archives/ubuntu-devel/2022-May/042093.html

** Changed in: byobu (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965944

Title:
  [RFC] Demote byobu to universe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1965944/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970228] Re: Multiple vulnerabilities in Bionic, Focal and Jammy

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** Patch added: "subversion_jammy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1970228/+attachment/5591776/+files/subversion_jammy.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1970228

Title:
  Multiple vulnerabilities in Bionic, Focal and Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1970228/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972151] Re: App window starts overlapping two (vertical) monitors (under the panel of the bottom monitor)

2022-05-21 Thread Islam
This also happens even if the external monitor is connected but switched off.
If no monitors are connected at all, it open with in the main display normally.

** Attachment added: "photo_2022-05-21_14-12-08.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1972151/+attachment/5591777/+files/photo_2022-05-21_14-12-08.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972151

Title:
  App window starts overlapping two (vertical) monitors (under the panel
  of the bottom monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1972151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975371] [NEW] Plugging / unplugging external monitor rearranges desktop icons differently

2022-05-21 Thread Islam
Public bug reported:

Desktop icons were arranged and looking normally but after unplugging the 
external monitor, they looks like the screenshot.
When I re-plugged the external monitor again, they were restored to the normal 
view.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.0-2ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sat May 21 14:24:12 2022
DisplayManager: gdm3
GsettingsChanges:
 
InstallationDate: Installed on 2022-02-03 (106 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions: mutter-common 42.0-3ubuntu2
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to jammy on 2022-04-21 (29 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

** Attachment added: "Screenshot from 2022-05-21 14-23-24.png"
   
https://bugs.launchpad.net/bugs/1975371/+attachment/5591778/+files/Screenshot%20from%202022-05-21%2014-23-24.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975371

Title:
  Plugging / unplugging external monitor rearranges desktop icons
  differently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1975371/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11740

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11741

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11739

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971034] Re: Several security issues in libpod 3.4.x

2022-05-21 Thread Romain Geissler
Hi,

This is not the scope of this bug, but will podman be upgraded and
follow upstream releases regularly in Ubuntu 22.04, or it will stay at
version 3.4.x during the whole lifetime of jammy ? Indeed this kind of
package is still in fast pace mode, and even Red Hat is upgrading it its
stable RHEL distos (RHEL 8/9 just moved to 4.0.2 in the last few weeks,
and 4.1.x exists already upstream).

Cheers,
Romain

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971034

Title:
  Several security issues in libpod 3.4.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/1971034/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11743

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975373] Re: When I drag a drop an icon to the desktop the icon never stay where I drop it.

2022-05-21 Thread Norbert
Please run

apport-collect 1975373

** Tags added: jammy

** Also affects: caja (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/1975373

Title:
  When I drag a drop an icon to the desktop the icon never stay where I
  drop it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1975373/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-15566

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967632] Re: [snap] apparmor denied when trying to load pkcs11 module for smart card authentication

2022-05-21 Thread Douglas E Engert
After spending a week on this, I think I see the problem.

(1) pkcs11 modules are dynamically load by mozilla nss and need the
/etc/apparmor.d/abstractions/p11-kit   as stated in previous comment.

(2) dynamically loaded modules may also load additional shared
libraries. So apparmor profiles are need for each possible pkcs11
module. Ubuntu-22.04 has a /etc/apparmor.d/abstractions/p11-kit but
needs the "m" file_mmap as stated in previous comment.

(3) /var/lib/snapd/apparmor/profiles/snap.firefox.firefox included these system 
based profiles:
  #include 
  #include 
  #include 
But it does not include 
  #include  
So it can not load the p11-kit or any pkcs11 module p11-kit might try and load.
(/etc/apparmor.d/abstractions/p11-kit will also include any profiles in 
abstractions/p11-kit.d) 

(4) Smartcard pkcs11 modules use the pcscd system service. On most linux
system this is the pcscd-lite package:
https://github.com/LudovicRousseau/PCSC the ClientSetupSession
https://github.com/LudovicRousseau/PCSC/blob/master/src/winscard_msg.c#L107-L167
sets client access to the socket. (I have not looked at what it would
take to add the dbus apparmor code needed to do this.)

Observations:

With a modified p11-kit /etc/apparmor.d/abstractions/p11-kit with the "m" 
file_mmap and adding the #include  to 
/var/lib/snapd/apparmor/profiles/snap.firefox.firefox I can add p11-kit as a 
"security Device", but it does not load any additional pkcs11 modules.
 
 ~/snap/firefox/common/.mozilla/firefox/0i8u9awg.default/pkcs11.txt has: 
   library=/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0
name=p11-kit
   (using symlinks to libs appears to be a problem, so I avoided using them.)

I can not add a "security device" for OpenSC even with adding a
/etc/apparmor.d/abstractions/opensc profile.

(Others on the internet have reported problems with other smart card
pkcs11 modules not just opensc.)

Using audit on all possible files, does not show a file loading problem or does 
running
sudo apparmor_parser -v -C -r snap.firefox.firefox to reload with complain only 
show any problems. So the problme must be somehing else.

P11-kit does not directly need access to pcscd, so (4) is not an issue
with p11 kit itself but (4) is an issued with any (or most) pkcs11
modules loaded by p11-kit.

Solutions:

For a snap installed firefox if (1), (2), (3) and (4) where addressed, snap 
firefox should work.
Adding profiles for each pkcs11 module to /etc/apparmor.d/abstractions and 
adding an include in /etc/apparmor.d/abstractions/p11-kit.d would require only 
only adding an include for p11-kit to snap.firefox.firefox. I hope that there 
is enough info above so someone else can add the dbus code.


Personally:

I find snap to be nightmare and Ubuntu should not have made it the
default firefox. Ubuntu should at least continue to give the user a
choice. All my testing has been on a virtual test 22.04 system. I was in
the process of converting from 20.04 to 22.04, both virtual, when I ran
into this problem. I have removed the snap firefox and am working on
using the Debian firefox-esr which works great with smartcards and
pkcs11, and is much faster. I just have to convert my .mozilla profiles
because the name changed from firefox to firefox-esr.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967632

Title:
  [snap] apparmor denied when trying to load pkcs11 module for smart
  card authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1967632/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-11742

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1958191] Re: [i915] Screen flickering in Ubuntu 22.04 (until i915.enable_dc=0 intel_idle.max_cstate=2 are added)

2022-05-21 Thread kjur
adding "i915.enable_dc=0 intel_idle.max_cstate=2" doesn't help in my
case (kernel 5.15, Intel UHD / i915 graphics)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958191

Title:
  [i915] Screen flickering in Ubuntu 22.04 (until i915.enable_dc=0
  intel_idle.max_cstate=2 are added)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958191/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-15563

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox -
100.0.2+build1-0ubuntu0.18.04.1

---
firefox (100.0.2+build1-0ubuntu0.18.04.1) bionic; urgency=medium

  * New upstream release (100.0.2+build1)

  [ Dariusz Gadomski ]
  * Enable launching external file browser with AppArmor enabled (LP: #1931603)

 -- Olivier Tilloy   Fri, 20 May 2022
07:20:46 +0200

** Changed in: firefox (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: firefox (Ubuntu Focal)
   Status: Fix Committed => 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/1931603

Title:
  [apparmor] Unable to show Downloads with apparmor enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1931603/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox -
100.0.2+build1-0ubuntu0.20.04.1

---
firefox (100.0.2+build1-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (100.0.2+build1)

  [ Dariusz Gadomski ]
  * Enable launching external file browser with AppArmor enabled (LP: #1931603)

 -- Olivier Tilloy   Fri, 20 May 2022
08:14:35 +0200

** Changed in: firefox (Ubuntu Impish)
   Status: Fix Committed => 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/1931603

Title:
  [apparmor] Unable to show Downloads with apparmor enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1931603/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1931603] Re: [apparmor] Unable to show Downloads with apparmor enabled

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package firefox -
100.0.2+build1-0ubuntu0.21.10.1

---
firefox (100.0.2+build1-0ubuntu0.21.10.1) impish; urgency=medium

  * New upstream release (100.0.2+build1)

  [ Dariusz Gadomski ]
  * Enable launching external file browser with AppArmor enabled (LP: #1931603)

 -- Olivier Tilloy   Fri, 20 May 2022
08:15:03 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1931603

Title:
  [apparmor] Unable to show Downloads with apparmor enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1931603/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-0543

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973816] Re: Deja Dup's Google support will break in September 2022 for versions < 43.3

2022-05-21 Thread Bug Watch Updater
** Changed in: deja-dup (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973816

Title:
  Deja Dup's Google support will break in September 2022 for versions <
  43.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1973816/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973709] Re: Thinkpad T460s won't turn off or resume after upgrade to 22.04

2022-05-21 Thread mal-tee
** Summary changed:

- laptop won't turn off properly after upgrade to 22.04
+ Thinkpad T460s won't turn off or resume after upgrade to 22.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973709

Title:
  Thinkpad T460s won't turn off or resume after upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973709/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 713385] Re: netcfg/choose_interface=auto fails to find the right interface

2022-05-21 Thread Bzzz
netcfg/choose_interface=auto does work in 22.04 installers. When setting
to manual, any WiFi configuration is ignored (even after selecting the
appropriate entry), but auto and a valid config does indeed connect to
the predefined network.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713385

Title:
  netcfg/choose_interface=auto fails to find the right interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/713385/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972726] Re: Update mutter to 42.1

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => 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/1972726

Title:
  Update mutter to 42.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1972726/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972721] Re: Include gtk3 changes needed for mutter 42.1

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.24.33-2ubuntu1

---
gtk+3.0 (3.24.33-2ubuntu1) kinetic; urgency=medium

  * Resynchronize with Debian, remaining changes
+ Install a settings.ini file to set our themes
+ Update debian/libgtk-3-0.symbols
+ debian/control.in and debian/tests/control (installed-tests):
  - Build-depend on adwaita-icon-theme-full for icon name check test
+ debian/control.in: Build-Depend on dh-sequence-translations
+ Ubuntu-specific patches:
  - 073_treeview_almost_fixed.patch
  - bzg_gtkcellrenderer_grabbing_modifier.patch
  - ubuntu_gtk_custom_menu_items.patch
  - print-dialog-show-options-of-remote-dnssd-printers.patch
  - uimanager-guard-against-nested-node-updates.patch
  - x-canonical-accel.patch
  - message-dialog-restore-traditional-look-on-unity.patch
  - 0001-gtk-reftest-Force-icon-theme-to-Adwaita.patch
  - restore_filechooser_typeaheadfind.patch
  - 0001-calendar-always-emit-day-selected-once.patch
  - 0001-gtkwindow-set-transparent-background-color.patch
  - unity-border-radius.patch
  - unity-headerbar-maximized-mode.patch

gtk+3.0 (3.24.33-2) unstable; urgency=medium

  * Cherry-pick gtk-3-24 commits needed for mutter 42.1 (LP: #1972721)

 -- Jeremy Bicha   Mon, 09 May 2022 16:12:01 -0400

** Changed in: gtk+3.0 (Ubuntu)
   Status: Fix Committed => 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/1972721

Title:
  Include gtk3 changes needed for mutter 42.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1972721/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1969574 ***
https://bugs.launchpad.net/bugs/1969574

This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => 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/1971693

Title:
  Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1971693/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969574] Re: [Wayland] Can not select JetBrains IntelliJ IDEA windows (including Android Studio) with mouse in workspace

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => 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/1969574

Title:
  [Wayland] Can not select JetBrains IntelliJ IDEA windows (including
  Android Studio) with mouse in workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1969574/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967274] Re: Screen sometimes can't update [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => 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/1967274

Title:
  Screen sometimes can't update [Failed to post KMS update: CRTC
  property (GAMMA_LUT) not found]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967274/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967219] Re: Wayland: Cursor is 90° rotated on rotated screen

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => 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/1967219

Title:
  Wayland: Cursor is 90° rotated on rotated screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1967219/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => 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/1948410

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1948410/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975382] [NEW] ubuntu can't identify touchpad

2022-05-21 Thread Farhin Mashiat Mayabee
Public bug reported:

my touchpad is not working, but mouse is working, ubuntu cants identify
touchpad

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-5.4.0-91-generic 5.4.0-91.102~18.04.1
ProcVersionSignature: Ubuntu 5.4.0-91.102~18.04.1-generic 5.4.151
Uname: Linux 5.4.0-91-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat May 21 21:51:15 2022
InstallationDate: Installed on 2022-01-01 (140 days ago)
InstallationMedia: Ubuntu 18.04.6 LTS "Bionic Beaver" - Release amd64 (20210915)
SourcePackage: linux-signed-hwe-5.4
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-hwe-5.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975382

Title:
  ubuntu can't identify touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.4/+bug/1975382/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1973153] Re: kernel oops triggered by read_all_sys in ubuntu_ltp/fs on J-5.15 / J-5.17 ARM64 "helo-kernel", "howzit-kernel"

2022-05-21 Thread dann frazier
A fix for this is currently queued in linux-next:

commit 1bbc21785b7336619fb6a67f1fff5afdaf229acc
Author: Lorenzo Pieralisi 
Date:   Thu Apr 7 11:51:20 2022 +0100

ACPI: sysfs: Fix BERT error region memory mapping

My plan is to propose this for stable after it lands during the merge
window.

** Changed in: ubuntu-kernel-tests
   Status: New => Invalid

** Changed in: linux (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: linux (Ubuntu Jammy)
   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/1973153

Title:
  kernel oops triggered by read_all_sys in ubuntu_ltp/fs on J-5.15 /
  J-5.17 ARM64 "helo-kernel", "howzit-kernel"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1973153/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1872984] Re: RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

2022-05-21 Thread delfi
The above is sadly false, a bit better, wifi lasts a bit longer but
still fails after a while.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872984

Title:
  RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal
  Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872984/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972281] Re: ext4: limit length to bitmap_maxbytes

2022-05-21 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed-impish
** Tags added: verification-done-impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972281

Title:
  ext4: limit length to bitmap_maxbytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972281/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972740] Re: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option

2022-05-21 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed-impish
** Tags added: verification-done-impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972740

Title:
  Unprivileged users may use PTRACE_SEIZE to set
  PTRACE_O_SUSPEND_SECCOMP option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972740/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-15565

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-29481

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975383] [NEW] Please enable vmci support

2022-05-21 Thread Oliver Kurth
Public bug reported:

zmq supports vsock for communication between virtual machines and hosts.
For example, to listen on a vsock port you can specify vmci://*: for
the socket. This feature is enabled with the option '--with-vmci' for
the configure script. I have made that change in the debian/rules file
and the resulting package works fine.

** Affects: zeromq3 (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/1975383

Title:
  Please enable vmci support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeromq3/+bug/1975383/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975384] [NEW] openshot has started crashing

2022-05-21 Thread C. Jeffery Small
Public bug reported:

Xubuntu 20.04.4

As of about a week ago, many programs have stopped working.  I believe
there was a buggy update that is responsible, although I cannot pinpoint
it specifically.

Clutter-gtk seems to have been changed (eliminated ??) which has
affected many programs.  See my report here:

https://bugs.launchpad.net/ubuntu/+bug/1974254

Today I tried to start Openshot, which I have used withing the past two
weeks, and I get the following results.  This is a qt app, so it must be
related to something else.

139-> openshot
Copying icon thumbnails to cache
ICONFILE = /u/jeff/.cache/thumbnails/normal/e67402f44e90fe458664fda40767654d.png
Loaded modules from: /tmp/.mount_tySedB/usr/bin
INFO app: 
INFO app: Sat May 21 10:57:17 2022
INFO app:   Starting new session  
INFO app: 
INFO app: OpenShot (version 2.6.1)
INFO app: 
INFO app: openshot-qt version: 2.6.1
INFO app: libopenshot version: 0.2.7
INFO app: platform: Linux-5.4.0-110-generic-x86_64-with-Ubuntu-20.04-focal
INFO app: processor: x86_64
INFO app: machine: x86_64
INFO app: python version: 3.6.9
INFO app: qt5 version: 5.9.5
INFO app: pyqt5 version: 5.10.1
INFO app: Frozen version info from build server:
{
"build_name": "OpenShot-v2.6.1-release-candidate-8238-59878784-d588dbd6",
"date": "2021-09-04 23:49",
"libopenshot": {
"CI_COMMIT_REF_NAME": "release-20210904",
"CI_COMMIT_SHA": "59878784732fa399c47ac5d282bfc9dfe470d0dc",
"CI_JOB_ID": "27417",
"CI_PIPELINE_ID": "8237",
"CI_PROJECT_NAME": "libopenshot",
"SO": "21",
"VERSION": "0.2.7"
},
"libopenshot-audio": {
"CI_COMMIT_REF_NAME": "release-20210904",
"CI_COMMIT_SHA": "d588dbd6057f71c987dc6d8448322aa6b6e86f1a",
"CI_JOB_ID": "27412",
"CI_PIPELINE_ID": "8236",
"CI_PROJECT_NAME": "libopenshot-audio",
"SO": "8",
"VERSION": "0.2.2"
},
"openshot-qt": {
"CI_COMMIT_REF_NAME": "release-20210904",
"CI_COMMIT_SHA": "11f8e5050bd95c7731beccda28a01fbb481fcf7d",
"CI_JOB_ID": "27422",
"CI_PIPELINE_ID": "8238",
"CI_PROJECT_NAME": "openshot-qt",
"SO": null,
"VERSION": "2.6.1"
}
}
INFO project_data: Setting default profile to HDV 720 24p
INFO language: Qt Detected Languages: ['en-US']
INFO language: LANG Environment Variable: C.UTF-8
INFO language: LOCALE Environment Variable: 
INFO language: OpenShot Preference Language: Default
INFO logger_libopenshot: Connecting to libopenshot with debug port: 5556
INFO app: Setting font to /tmp/.mount_tySedB/usr/bin/images/fonts/Ubuntu-R.ttf
INFO app: Setting custom dark theme
INFO ui_util: Initializing UI for MainWindow
WebEngineContext used before QtWebEngine::initialize() or OpenGL context 
creation failed.
Installed Qt WebEngine locales directory not found at location 
/tmp/.mount_tySedB/usr/bin/translations/qtwebengine_locales. Trying application 
directory...
Qt WebEngine locales directory not found at location 
/tmp/.mount_tySedB/usr/bin/qtwebengine_locales. Trying fallback directory... 
Translations MAY NOT not be correct.
[0521/105720.864468:WARNING:resource_bundle_qt.cpp(115)] 
locale_file_path.empty() for locale 
Installed Qt WebEngine locales directory not found at location 
/tmp/.mount_tySedB/usr/bin/translations/qtwebengine_locales. Trying application 
directory...
Qt WebEngine locales directory not found at location 
/tmp/.mount_tySedB/usr/bin/qtwebengine_locales. Trying fallback directory... 
Translations MAY NOT not be correct.
Path override failed for key ui::DIR_LOCALES and path 
'/u/jeff/.QtWebEngineProcess'
[0521/105722.207297:WARNING:resource_bundle_qt.cpp(115)] 
locale_file_path.empty() for locale 
[3068154:3068338:0521/105723.119801:ERROR:nss_util.cc(808)] After loading Root 
Certs, loaded==false: NSS error code: -8018
INFO thumbnail: Starting thumbnail server listening on port 35129
INFO webengine: WebEngine backend initializing
INFO transition_model: updating transitions model.
INFO version: Found current version: {'openshot_version': '2.6.1', 
'trans_rate_unstable': 0.001, 'error_rate_unstable': 0.05, 'trans_rate_stable': 
0.01, 'error_rate_stable': 0.16}
INFO effects_model: updating effects model.
INFO emoji_model: updating emoji model.
INFO sentry: Sentry initialized with 0.16 error reporting rate (production)
INFO main_window: InitCacheSettings
INFO main_window: cache-mode: CacheMemory
INFO main_window: cache-limit-mb: 250
INFO main_window: Creating CacheMemory object with 262144000 byte limit
INFO preview_thread: QThread Start Method Invoked
ERROR main_window: Unhandled crash detected: 
linux-/lib/x86_64-linux-gnu/libc.so.6 abort 0x12b [0x7fbcf8267859]
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options

[Bug 1975384] Re: openshot has started crashing

2022-05-21 Thread C. Jeffery Small
I just tried to start kdenlive with similar bad results.  There are so
many programs failing that there must be some underlying common problem.

141-> kdenlive
Icon theme "crystalsvg" not found.
Icon theme "crystalsvg" not found.
WARNING : Fails to parse  "deinterlace"
"videostab" is blacklisted
"videostab2" is blacklisted
"resample" is blacklisted
"qtext" is blacklisted
WARNING : Fails to parse  "audiochannels"
WARNING : Fails to parse  "audioconvert"
WARNING : Fails to parse  "data_feed"
"data_show" is blacklisted
WARNING : Fails to parse  "imageconvert"
"mask_apply" is blacklisted
"mask_start" is blacklisted
"mono" is blacklisted
"region" is blacklisted
"resize" is blacklisted
"transition" is blacklisted
"watermark" is blacklisted
WARNING : Fails to parse  "jack"
"jackrack" is blacklisted
WARNING : Fails to parse  "avcolour_space"
WARNING : Fails to parse  "avcolor_space"
WARNING : Fails to parse  "avdeinterlace"
WARNING : Fails to parse  "swscale"
"avfilter.abench" is blacklisted
"avfilter.acompressor" is blacklisted
"avfilter.adelay" is blacklisted
"avfilter.aecho" is blacklisted
"avfilter.aemphasis" is blacklisted
"avfilter.aeval" is blacklisted
"avfilter.afade" is blacklisted
"avfilter.afftfilt" is blacklisted
"avfilter.agate" is blacklisted
"avfilter.ametadata" is blacklisted
"avfilter.arealtime" is blacklisted
"avfilter.ashowinfo" is blacklisted
"avfilter.channelmap" is blacklisted
"avfilter.chorus" is blacklisted
"avfilter.earwax" is blacklisted
"avfilter.volume" is blacklisted
"avfilter.volumedetect" is blacklisted
"avfilter.ass" is blacklisted
"avfilter.atadenoise" is blacklisted
"avfilter.avgblur" is blacklisted
"avfilter.bbox" is blacklisted
"avfilter.bench" is blacklisted
"avfilter.blackdetect" is blacklisted
"avfilter.blackframe" is blacklisted
"avfilter.boxblur" is blacklisted
"avfilter.bwdif" is blacklisted
"avfilter.chromakey" is blacklisted
"avfilter.colorkey" is blacklisted
"avfilter.colormatrix" is blacklisted
"avfilter.colorspace" is blacklisted
"avfilter.convolution" is blacklisted
"avfilter.crop" is blacklisted
"avfilter.cropdetect" is blacklisted
"avfilter.curves" is blacklisted
"avfilter.datascope" is blacklisted
"avfilter.dctdnoiz" is blacklisted
"avfilter.deband" is blacklisted
"avfilter.deflate" is blacklisted
"avfilter.deinterlace_vaapi" is blacklisted
"avfilter.deshake" is blacklisted
"avfilter.despill" is blacklisted
"avfilter.doubleweave" is blacklisted
"avfilter.drawbox" is blacklisted
"avfilter.drawgraph" is blacklisted
"avfilter.drawgrid" is blacklisted
"avfilter.drawtext" is blacklisted
"avfilter.elbg" is blacklisted
"avfilter.eq" is blacklisted
"avfilter.fade" is blacklisted
"avfilter.field" is blacklisted
"avfilter.fieldhint" is blacklisted
"avfilter.fieldorder" is blacklisted
"avfilter.find_rect" is blacklisted
"avfilter.floodfill" is blacklisted
"avfilter.fspp" is blacklisted
"avfilter.gblur" is blacklisted
"avfilter.geq" is blacklisted
"avfilter.hflip" is blacklisted
"avfilter.hqdn3d" is blacklisted
"avfilter.hqx" is blacklisted
"avfilter.hue" is blacklisted
"avfilter.hwdownload" is blacklisted
"avfilter.idet" is blacklisted
"avfilter.il" is blacklisted
"avfilter.lenscorrection" is blacklisted
"avfilter.loop" is blacklisted
"avfilter.lumakey" is blacklisted
"avfilter.lut" is blacklisted
"avfilter.lutrgb" is blacklisted
"avfilter.lutyuv" is blacklisted
"avfilter.mcdeint" is blacklisted
"avfilter.metadata" is blacklisted
"avfilter.negate" is blacklisted
"avfilter.nlmeans" is blacklisted
"avfilter.nnedi" is blacklisted
"avfilter.owdenoise" is blacklisted
"avfilter.pad" is blacklisted
"avfilter.perspective" is blacklisted
"avfilter.phase" is blacklisted
"avfilter.pixscope" is blacklisted
"avfilter.pp" is blacklisted
"avfilter.pp7" is blacklisted
"avfilter.prewitt" is blacklisted
"avfilter.realtime" is blacklisted
"avfilter.removegrain" is blacklisted
"avfilter.removelogo" is blacklisted
"avfilter.roberts" is blacklisted
"avfilter.rotate" is blacklisted
"avfilter.scale_vaapi" is blacklisted
"avfilter.showinfo" is blacklisted
"avfilter.shuffleframes" is blacklisted
"avfilter.sidedata" is blacklisted
"avfilter.signalstats" is blacklisted
"avfilter.sobel" is blacklisted
"avfilter.stereo3d" is blacklisted
"avfilter.super2xsai" is blacklisted
"avfilter.swapuv" is blacklisted
"avfilter.tblend" is blacklisted
"avfilter.tlut2" is blacklisted
"avfilter.tonemap" is blacklisted
"avfilter.transpose" is blacklisted
"avfilter.vectorscope" is blacklisted
"avfilter.vflip" is blacklisted
"avfilter.vignette" is blacklisted
"avfilter.vmafmotion" is blacklisted
"avfilter.w3fdif" is blacklisted
"avfilter.xbr" is blacklisted
"avfilter.yadif" is blacklisted
"avfilter.zmq" is blacklisted
"avfilter.zoompan" is blacklisted
WARNING : Fails to parse  "swresample"
"gtkrescale" is blacklisted
WARNING : Fails to parse  "glsl.manager"
WARNING : Fails to parse  "movit.convert"
WARNING : Fails to parse  "movit.crop"
WARNING : Fails to parse  "movit.resample"
WARNING : Fails to parse  "movit.resize"
"mo

[Bug 1975385] [NEW] connection editor does not preserve ignore-auto-dns=true flag

2022-05-21 Thread Václav Haisman
Public bug reported:

I want to avoid using the DHCP server provided DNS. To achieve this, I
tried using ignore-auto-dns=true flag in NM configuration. However,
subsequent editing of the network configuration through the applet
remove the flag. At the same time the applet does not allow me to
specify this flag in any way.

The applet should either preserve flags it does not understand or it
should know about this flag and let me edit it in the applet.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: network-manager-gnome 1.24.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.13.0-41.46-lowlatency 5.13.19
Uname: Linux 5.13.0-41-lowlatency x86_64
ApportVersion: 2.20.11-0ubuntu71.2
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: XFCE
Date: Sat May 21 19:55:35 2022
ExecutablePath: /usr/bin/nm-connection-editor
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2011-11-13 (3842 days ago)
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
IpRoute:
 default via 192.168.0.1 dev enp6s0 proto dhcp metric 100 
 169.254.0.0/16 dev virbr0 scope link metric 1000 linkdown 
 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 
 192.168.0.0/24 dev enp6s0 proto kernel scope link src 192.168.0.71 metric 100 
 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 linkdown
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: network-manager-applet
UpgradeStatus: Upgraded to impish on 2021-10-15 (218 days ago)
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2019-03-27T00:07:10.128435
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.32.12  connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish

** Attachment removed: "XsessionErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591842/+files/XsessionErrors.txt

** Attachment removed: "CRDA.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591827/+files/CRDA.txt

** Attachment removed: "IpAddr.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591829/+files/IpAddr.txt

** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591841/+files/WifiSyslog.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591840/+files/ProcStatus.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591839/+files/ProcMaps.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591838/+files/ProcEnviron.txt

** Attachment removed: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591837/+files/ProcCpuinfoMinimal.txt

** Attachment removed: "PciNetwork.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591836/+files/PciNetwork.txt

** Attachment removed: "IwConfig.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591830/+files/IwConfig.txt

** Attachment removed: "NetDevice.virbr0.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591834/+files/NetDevice.virbr0.txt

** Attachment removed: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591833/+files/NetDevice.lo.txt

** Attachment removed: "NetDevice.docker0.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+attachment/5591831/+files/NetDevice.docker0.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975385

Title:
  connection editor does not preserve ignore-auto-dns=true flag

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1975385/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-29482

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-29484

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-29483

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974213] Re: sound setting crashes

2022-05-21 Thread Khurshid Alam
Can you run

unity-control-center -v from terminal


And then open sound panel.

It print some errors. Paste it here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974213

Title:
  sound setting crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1974213/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970865] Re: Kernel panic on sleep

2022-05-21 Thread Jürgen
I also have the same NVidia Hardware

** Attachment added: "prevboot.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970865/+attachment/5591845/+files/prevboot.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970865

Title:
  Kernel panic on sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970865/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975388] [NEW] upgrade from 18.04 to 20.04 while on rollbacked kernel 4.15-0-177 - package grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2 failed to install/upgrade: installed grub-efi-amd64-signe

2022-05-21 Thread Bijo Alex Thomas
Public bug reported:

Dell XPS 15 9570. Dual boot with Windows 10. Linux was on 18.04 when
attempting to upgrade to 20.04. Had previously installed kernel
4.15-0-177 which was rolled back to working kernel 4.15-0-175 due to
issues already reported in Bug #1973482. Due to rollback, there was an
unsigned image of kernel 4.15-0-177 in the machine, which caused the
upgrade 20.04 to fail with following error. Ubuntu upgrade attempted
while logged into kernel 4.15-0-175.

package grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2 failed to
install/upgrade: installed grub-efi-amd64-signed package post-
installation script subprocess returned error exit status 1

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2
ProcVersionSignature: Ubuntu 5.4.0-110.124-generic 5.4.181
Uname: Linux 5.4.0-110-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.24
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sat May 21 12:24:34 2022
ErrorMessage: installed grub-efi-amd64-signed package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2018-09-23 (1336 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.8
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2 failed to 
install/upgrade: installed grub-efi-amd64-signed package post-installation 
script subprocess returned error exit status 1
UpgradeStatus: Upgraded to focal on 2022-05-21 (0 days ago)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975388

Title:
  upgrade from 18.04 to 20.04 while on rollbacked kernel 4.15-0-177 -
  package grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1975388/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970507] Re: No security updates since release in all Ubuntu releases

2022-05-21 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-29485

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970507

Title:
  No security updates since release in all Ubuntu releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1970507/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 646157]

2022-05-21 Thread Rafael Lima
This is a very weird bug. I still can reproduce the bug with the current
master build of LO 7.4 and using the provided XLS file.

However, I was not able to create another file from scratch where this
bug happens.

There's something special about the sample file that I could not figure
out.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/646157

Title:
  [Upstream] Calc loses row height value when modifying a cell

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/646157/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974254] Re: Probles with Clutter

2022-05-21 Thread Erich Eickmeyer 
** No longer affects: ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974254

Title:
  Probles with Clutter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clutter-gtk/+bug/1974254/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975388] Re: upgrade from 18.04 to 20.04 while on rollbacked kernel 4.15-0-177 - package grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2 failed to install/upgrade: installed grub-efi-amd64-signed

2022-05-21 Thread Julian Andres Klode
Thank your for your bug report. This seems to be the result of local
misconfiguration, installing an unsigned kernel, and the script does
exactly what it was supposed to do.

If you need help with your system, consider using askubuntu, ubuntu-
users mailing list, the #ubuntu IRC channel on libera, or other user
support channels.

** Changed in: grub2-signed (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975388

Title:
  upgrade from 18.04 to 20.04 while on rollbacked kernel 4.15-0-177 -
  package grub-efi-amd64-signed 1.167.2+2.04-1ubuntu44.2 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1975388/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974254] Re: Probles with Clutter

2022-05-21 Thread Erich Eickmeyer 
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We understand the difficulties you
are facing, but it is better to raise problems you are having in the
support tracker at https://answers.launchpad.net/ubuntu if you are
uncertain if they are bugs. You can also find help with your problem in
the support forum of your local Ubuntu community http://loco.ubuntu.com/
or asking at https://askubuntu.com or https://ubuntuforums.org. For help
on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs.

Reasoning for this response: I suspect you're having trouble narrowing
this issue down, so I highly suggest getting help from one of the above-
mentioned methods and file a new bug (using ubuntu-bug {package name})
once you have that figured out. We have many support options, including
live chat (help getting set-up with that at
https://help.ubuntu.com/community/InternetRelayChat).

** Changed in: clutter-gtk (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/clutter-gtk/+question/701902

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974254

Title:
  Probles with Clutter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clutter-gtk/+bug/1974254/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975391] [NEW] Subiquity crashes if the hd contains a previous Proxmox PVE install

2022-05-21 Thread Typhoe
Public bug reported:

I tried to install ubuntu server 22.04 on an Intel NUC8 server.
The main SSD still contained a previous Proxmox PVE v7 install (boot fat32+LVM, 
default proxmox install settings).
Each time subiquity would crash
Resolved the problem by removing every partitions on the SSD and rebooting

** Affects: subiquity (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/1975391

Title:
  Subiquity crashes if the hd contains a previous Proxmox PVE install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1975391/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972740] Re: Unprivileged users may use PTRACE_SEIZE to set PTRACE_O_SUSPEND_SECCOMP option

2022-05-21 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972740

Title:
  Unprivileged users may use PTRACE_SEIZE to set
  PTRACE_O_SUSPEND_SECCOMP option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972740/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972281] Re: ext4: limit length to bitmap_maxbytes

2022-05-21 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972281

Title:
  ext4: limit length to bitmap_maxbytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972281/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1974254] Re: Probles with Clutter

2022-05-21 Thread C. Jeffery Small
???

Can you be more specific.  I am fully patched on 20.04.4 and I still get
the same error reports from geeqie and cheese.  Both worked until very
recently and neither package was updated in quite some time.

The developer of geeqie reported that he saw the same problem.  Then he
didn't!  I am also finding a lot of other stable applications have
stopped working such as openshot and kdenlive video editors, although
these are Qt apps.  Possibly there is a deeper underlying problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974254

Title:
  Probles with Clutter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clutter-gtk/+bug/1974254/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   >