[Bug 2054510] Re: Incomplete screen redraws in virtual machines running Xorg

2024-02-20 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => Fix Released

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

Title:
  Incomplete screen redraws in virtual machines running Xorg

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


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

[Bug 2054538] [NEW] Support FPC MOC fingerprint [10a5:d805]

2024-02-20 Thread Bin Li
Public bug reported:

The finger print device cannot work.

$ lsusb -s 003 -vv
Bus 003 Device 003: ID 10a5:d805 FPC FPC L:0002 FW:2127051
Couldn't open device, some information will be missing
Device Descriptor:
  bLength 18
  bDescriptorType 1
  bcdUSB 2.00
  bDeviceClass 0
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 64
  idVendor 0x10a5
  idProduct 0xd805
  bcdDevice 0.51
  iManufacturer 1 FPC
  iProduct 2 FPC L:0002 FW:2127051
  iSerial 0
  bNumConfigurations 1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0019
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0xa0
  (Bus Powered)
  Remote Wakeup
MaxPower 100mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber 0
  bAlternateSetting 0
  bNumEndpoints 1
  bInterfaceClass 255 Vendor Specific Class
  bInterfaceSubClass 255 Vendor Specific Subclass
  bInterfaceProtocol 255 Vendor Specific Protocol
  iInterface 5
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
  Transfer Type Bulk
  Synch Type None
  Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0

[Steps to reproduce]
Boot up the system, try to use the finger print related function.

[Expected result]
The FPR should work

[Actual result]
The FPR doesn't work

[Failure rate]
100%

[Additional information]
Ubuntu: 22.04
kernel-version: 6.5.0-1014-oem

** Affects: oem-priority
 Importance: Undecided
 Status: New

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


** Tags: oem-priority originate-from-2054422 sutton

** Tags added: oem-priority originate-from-2054422 sutton

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

Title:
  Support FPC MOC fingerprint [10a5:d805]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2054538/+subscriptions


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

[Bug 2023322]

2024-02-20 Thread Georges Basile Stavracas Neto
I could not reproduce this with NVIDIA RTX 4060, tested with the
following configurations:

 * Wayland, Nouveau, WebKitGTK from main
 * Wayland, Nouveau, WebKitGTK 2.42.5
 * Wayland, proprietary driver, WebKitGTK from main
 * Wayland, proprietary driver, WebKitGTK 2.42.5
 * X11, Nouveau, WebKitGTK from main
 * X11, Nouveau, WebKitGTK 2.42.5
 * X11, proprietary driver, WebKitGTK from main
 * X11, proprietary driver, WebKitGTK 2.42.5

I have not tested the GTK3 build.

Will test with an old Kepler card on an ancient laptop I have

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2023322

Title:
  GTK internal browser does not render with Nvidia drivers

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


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

[Bug 2054510] Re: Incomplete screen redraws in virtual machines running Xorg

2024-02-20 Thread Daniel van Vugt
Fixed upstream in mutter 46:
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3590


** Changed in: mutter (Ubuntu Jammy)
   Status: New => Triaged

** Changed in: mutter (Ubuntu Mantic)
   Status: New => Triaged

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

Title:
  Incomplete screen redraws in virtual machines running Xorg

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


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

[Bug 2054510] [NEW] Incomplete screen redraws in virtual machines running Xorg

2024-02-20 Thread Daniel van Vugt
Public bug reported:

[ Impact ]

When using software rendering on Xorg (so usually just in VMs), some
parts of app windows may fail to redraw.

https://gitlab.gnome.org/GNOME/mutter/-/issues/2880

[ Test Plan ]

TODO: Figure out a minimal test plan that doesn't require modifying
code.

[ Where problems could occur ]

The fix adds a new synchronization point between the compositor and X
server. This should be inconsequential, although there is a "sync ring"
in mutter used for this, and if a mistake occurs there then other parts
of the desktop could appear to stop responding in Xorg sessions.

[ Other Info ]

This is a regression that started in 3.37.3 via 551101c65cda.

** Affects: mutter
 Importance: Unknown
 Status: Unknown

** Affects: mutter (Ubuntu)
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: Fix Committed

** Affects: mutter (Ubuntu Jammy)
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: Triaged

** Affects: mutter (Ubuntu Mantic)
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: Triaged

** Affects: mutter (Ubuntu Noble)
 Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
 Status: Fix Committed

** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #2880
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2880

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2880
   Importance: Unknown
   Status: Unknown

** Also affects: mutter (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: mutter (Ubuntu Noble)
   Importance: Medium
 Assignee: Daniel van Vugt (vanvugt)
   Status: Fix Committed

** Description changed:

  [ Impact ]
  
  When using software rendering on Xorg (so usually just in VMs), some
  parts of app windows may fail to redraw.
  
  https://gitlab.gnome.org/GNOME/mutter/-/issues/2880
  
  [ Test Plan ]
  
  TODO: Figure out a minimal test plan that doesn't require modifying
  code.
  
  [ Where problems could occur ]
  
  The fix adds a new synchronization point between the compositor and X
  server. This should be inconsequential, although there is a "sync ring"
  in mutter used for this, and if a mistake occurs there then other parts
  of the desktop could appear to stop responding in Xorg sessions.
  
  [ Other Info ]
+ 
+ This is a regression that started in 3.37.3 via 551101c65cda.

** Changed in: mutter (Ubuntu Mantic)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu Mantic)
   Importance: Undecided => Medium

** Changed in: mutter (Ubuntu Jammy)
   Importance: Undecided => Medium

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

Title:
  Incomplete screen redraws in virtual machines running Xorg

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


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

[Bug 2051074] Re: Mirror mode doesn't work when panel only supports one refresh rate with reduced blanking

2024-02-20 Thread Kai-Chuan Hsieh
** Tags added: originate-from-2054408

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

Title:
  Mirror mode doesn't work when panel only supports one refresh rate
  with reduced blanking

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2051074/+subscriptions


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

[Bug 1968907] Re: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed

2024-02-20 Thread Peter Goodall
I have it in ubuntu 22.04

Feb 21 13:59:49 <> gnome-session[3662]: gnome-session-binary[3662]:
GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error ==
NULL' failed

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

Title:
  GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error
  == NULL' failed

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


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

[Bug 2054428] Re: tracker-extract failed with core-dump signal 31

2024-02-20 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1990630 ***
https://bugs.launchpad.net/bugs/1990630

Yes it does seem to be bug 1990630. Sorry I didn't notice the other
messages yesterday.

** This bug has been marked a duplicate of bug 1990630
   tracker-extract-3 crashed with signal 31 in __GI_epoll_create1()

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

Title:
  tracker-extract failed with core-dump signal 31

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/2054428/+subscriptions


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

[Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2024-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package tracker-miners -
3.4.6-0ubuntu0.23.10.2

---
tracker-miners (3.4.6-0ubuntu0.23.10.2) mantic; urgency=medium

  * Purge stale systemd unit dependency symbolic links to remove
tracker-extract-3.service from default.target.wants. (LP: #1779890)
- d/tracker-extract.postinst

 -- Matthew Ruffell   Fri, 01 Dec 2023
17:08:02 +1300

** Changed in: tracker-miners (Ubuntu Mantic)
   Status: Fix Committed => Fix Released

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

Title:
  gvfsd process does not have the KRB5CCNAME environment set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+subscriptions


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

[Bug 2034395] Re: Console is not accessible to the screen reader

2024-02-20 Thread Bug Watch Updater
** Changed in: gnome-console
   Status: New => Fix Released

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

Title:
  Console is not accessible to the screen reader

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


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

[Bug 2054428] [NEW] tracker-extract failed with core-dump signal 31

2024-02-20 Thread Talha Can Havadar
Public bug reported:

Below you can find the logs that I am getting from the journalctl

```
Feb 20 09:46:44 kria systemd[2027]: Starting Tracker metadata extractor...
Feb 20 09:46:44 kria tracker-extract-3[2492]: Disallowed syscall 
"epoll_create1" caught in sandbox
Feb 20 09:46:46 kria systemd[2027]: tracker-extract-3.service: Main process 
exited, code=dumped, status=31/SYS
Feb 20 09:46:46 kria systemd[2027]: tracker-extract-3.service: Failed with 
result 'core-dump'.
Feb 20 09:46:46 kria systemd[2027]: Failed to start Tracker metadata extractor.
Feb 20 09:46:46 kria systemd[2027]: tracker-extract-3.service: Scheduled 
restart job, restart counter is at 16.
Feb 20 09:46:46 kria systemd[2027]: Stopped Tracker metadata extractor.
Feb 20 09:46:46 kria systemd[2027]: Starting Tracker metadata extractor...
Feb 20 09:46:46 kria tracker-extract-3[2512]: Disallowed syscall 
"epoll_create1" caught in sandbox
Feb 20 09:46:48 kria systemd[2027]: tracker-extract-3.service: Main process 
exited, code=dumped, status=31/SYS
Feb 20 09:46:48 kria systemd[2027]: tracker-extract-3.service: Failed with 
result 'core-dump'.
Feb 20 09:46:48 kria systemd[2027]: Failed to start Tracker metadata extractor.
Feb 20 09:46:48 kria systemd[2027]: tracker-extract-3.service: Scheduled 
restart job, restart counter is at 17.
Feb 20 09:46:48 kria systemd[2027]: Stopped Tracker metadata extractor.
Feb 20 09:46:48 kria systemd[2027]: Starting Tracker metadata extractor...
Feb 20 09:46:48 kria tracker-extract-3[2534]: Disallowed syscall 
"epoll_create1" caught in sandbox
```

Here is the version I have:

```
ubuntu@kria:~$ apt policy tracker-extract
tracker-extract:
  Installed: 3.3.3-0ubuntu0.20.04.1
  Candidate: 3.3.3-0ubuntu0.20.04.1
  Version table:
 *** 3.3.3-0ubuntu0.20.04.1 500
500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 
Packages
500 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 
Packages
100 /var/lib/dpkg/status
 3.3.0-1 500
500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
```

```
lsb_release -rd
Description:Ubuntu 22.04.3 LTS
Release:22.04
```

It keeps restarting the service and this makes the CPU busy.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: tracker-extract 3.3.3-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.15.0-1025.29-xilinx-zynqmp 5.15.126
Uname: Linux 5.15.0-1025-xilinx-zynqmp aarch64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: arm64
CasperMD5CheckResult: unknown
CloudArchitecture: aarch64
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSubPlatform: config-disk (/dev/mmcblk1p1)
Date: Tue Feb 20 10:34:43 2024
ProcEnviron:
 TERM=vt220
 PATH=(custom, no user)
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: tracker-miners
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: tracker-miners (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug arm64 arm64-image jammy uec-images

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

Title:
  tracker-extract failed with core-dump signal 31

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/2054428/+subscriptions


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

[Bug 1956587] Re: Disallowed syscall "mbind" caught in sandbox

2024-02-20 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/tracker-miners/-/issues #210
   https://gitlab.gnome.org/GNOME/tracker-miners/-/issues/210

** Also affects: tracker via
   https://gitlab.gnome.org/GNOME/tracker-miners/-/issues/210
   Importance: Unknown
   Status: Unknown

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

Title:
  Disallowed syscall "mbind" caught in sandbox

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


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

[Bug 2054337] Re: Setup screens incompletely transtated in Italian

2024-02-20 Thread Roberto Guerrini
In fact, in the system settings the translation into Italian is not
complete but only partial!!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2054337

Title:
  Setup screens incompletely transtated in Italian

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


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

[Bug 2054337] Re: Setup screens incompletely transtated in Italian

2024-02-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2054337

Title:
  Setup screens incompletely transtated in Italian

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


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

[Bug 2054387] Re: Facing display issue (not sure if it is related to display. Display distortion and shows distorted lines) on booting after upgrading to new kernel.

2024-02-20 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu)

** Tags added: amdgpu radeon regression-update

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

Title:
  Facing display issue (not sure if it is related to display. Display
  distortion and shows distorted lines) on booting after upgrading to
  new kernel.

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


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

[Bug 2054387] Re: Facing display issue (not sure if it is related to display. Display distortion and shows distorted lines) on booting after upgrading to new kernel.

2024-02-20 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => gnome-shell (Ubuntu)

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

Title:
  Facing display issue (not sure if it is related to display. Display
  distortion and shows distorted lines) on booting after upgrading to
  new kernel.

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


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

[Bug 2054387] [NEW] Facing display issue (not sure if it is related to display. Display distortion and shows distorted lines) on booting after upgrading to new kernel.

2024-02-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Facing display issue (not sure if it is related to display. Display
distortion and shows distorted lines) on booting after upgrading to new
kernel. It is working good till version linux-image-5.15.0-84-generic
(currently using). after this version able to boot system only in
recovery mode. (currently installed: linux-image-5.15.0-94-generic)

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.9-0ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-94.104-generic 5.15.136
Uname: Linux 5.15.0-94-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb 20 11:25:37 2024
DisplayManager: gdm3
InstallationDate: Installed on 2021-10-10 (862 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
RelatedPackageVersions: mutter-common 42.9-0ubuntu5
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug jammy third-party-packages
-- 
Facing display issue (not sure if it is related to display. Display distortion 
and shows distorted lines) on booting after upgrading to new kernel.
https://bugs.launchpad.net/bugs/2054387
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

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