[Bug 1973827] Re: Laptop freezes when recovering from suspend / sleep mode

2022-05-17 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Tags added: resume suspend-resume

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

-- 
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/1973827

Title:
  Laptop freezes when recovering from suspend / sleep mode

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


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

[Bug 1871262] Re: gnome-shell freezes/crashes with meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed

2022-05-17 Thread Daniel van Vugt
It appears in meta_window_set_stack_position_no_sync that:

  g_return_if_fail (window->stack_position >= 0);

is non-fatal and has been that way for almost 10 years.

This means whatever freezes or crashes you are experiencing are
happening somewhere else. Everyone please follow the instructions in
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment
and open new bugs with your findings.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: mutter (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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/1871262

Title:
  gnome-shell freezes/crashes with
  meta_window_set_stack_position_no_sync: assertion
  'window->stack_position >= 0' failed

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


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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-17 Thread Daniel van Vugt
Actually I should be asking that same question in bug 1871262.

-- 
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/1973802

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1874578] Re: Dock has very long load time when show-mounts is enabled

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Dock has very long load time when show-mounts is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1874578/+subscriptions


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

[Bug 1913775] Re: Copy from Firefox Wayland fails to be pasted anywhere else

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.24.30-1ubuntu1.1

---
gtk+3.0 (3.24.30-1ubuntu1.1) impish; urgency=medium

  * debian/patches/git_wayland_clipboard.patch:
- wayland: Ensure clipboard handling doesn't lock up in certain
  corner cases, fix copy from firefox being unreliable (lp: #1913775)

 -- Sebastien Bacher   Wed, 12 Jan 2022 12:44:47
+0100

** Changed in: gtk+3.0 (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Copy from Firefox Wayland fails to be pasted anywhere else

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


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

[Bug 1947445] Re: Click actions "previews" and "minimize-or-previews" are broken

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Click actions "previews" and "minimize-or-previews" are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1947445/+subscriptions


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

[Bug 1949352] Re: Removable drives are not auto-mounted after screen lock/unlock

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Removable drives are not auto-mounted after screen lock/unlock

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


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

[Bug 1949572] Re: Shell freeze after right click on the app in the dock

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  Shell freeze after right click on the app in the dock

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


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

[Bug 1951599] Re: gnome-shell logs errors when ejecting SD card

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
70~ubuntu3.21.10.1

---
gnome-shell-extension-ubuntu-dock (70~ubuntu3.21.10.1) impish; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * locations: Do not manually dispose objects (LP: #1949352, #1951599)
  * windowPreview: Try generating previews clones on meta later only if have 
valid size
(LP: #1949572)
  * locations: Use native GIcon as location Apps-icons (LP: #1874578)
  * debian: Update branch info for impish

  [ nename0 ]
  * Cleanup nautilus listeners (LP: #1949352)

  [ Pepijn Bogaard ]
  * appIcons: Fixed logic on handling preview click actions (LP: #1947445)

 -- Marco Trevisan (Treviño)   Tue, 25 Jan 2022
01:08:43 +0100

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Impish)
   Status: Fix Committed => Fix Released

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

Title:
  gnome-shell logs errors when ejecting SD card

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


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

[Bug 1949572] Update Released

2022-05-17 Thread Chris Halse Rogers
The verification of the Stable Release Update for gnome-shell-extension-
ubuntu-dock has completed successfully and the package is now being
released to -updates.  Subsequently, the Ubuntu Stable Release Updates
Team is being unsubscribed and will not receive messages about this bug
report.  In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.

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

Title:
  Shell freeze after right click on the app in the dock

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


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

[Bug 1973827] Re: Laptop freezes when recovering from suspend / sleep mode

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

Your log indicates you installed Ubuntu 22.04 LTS, are still using it
and haven't upgraded to a later release such as Ubuntu kinetic using
Ubuntu-release-upgrader.  I've thus changed package to gnome-shell.
(apologies if still an incorrect package)

** Package changed: ubuntu-release-upgrader (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/1973827

Title:
  Laptop freezes when recovering from suspend / sleep mode

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


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

[Bug 1965563] Re: gnome-extensions-app fails to start [Error reading events from display: Protocol error]

2022-05-17 Thread ManOnTheMoon
Having the same error message"error reading events from display:
Protocol error" when running wayland. However, extension manager having
no issue opening in x11. Ubuntu 22.04 with Nividia driver 510

-- 
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/1965563

Title:
  gnome-extensions-app fails to start [Error reading events from
  display: Protocol error]

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


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

[Bug 1973827] [NEW] Laptop freezes when recovering from suspend / sleep mode

2022-05-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When I lock the laptop and unlock it - I have no issues.

If I allow it to lock and then sleep, or close the lid and suspend -
when I open it again, I get the login prompt but cannot use mouse /
keyboard.

The only solution I have is to press and hold the power button and force
shutdown and then boot back up

Description:Ubuntu 22.04 LTS
Release:22.04

No particular package being used.

I would expect the system to recover from suspend / sleep and allow me
to enter password.

The laptop froze completely.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.10
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl icp
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Tue May 17 21:45:17 2022
InstallationDate: Installed on 2022-04-22 (25 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug dist-upgrade jammy wayland-session
-- 
Laptop freezes when recovering from suspend / sleep mode
https://bugs.launchpad.net/bugs/1973827
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

[Bug 1973802] Re: Gnome Shell crashes when disconnecting external monitor

2022-05-17 Thread Daniel van Vugt
Thanks for the bug report. This looks like bug 1871262 but actually I'm
not convinced that bug report is accurate. If the assertion failure is
non-fatal then cause of the crash might actually be something different
slightly after that...

Please try following:
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment

** Tags added: jammy

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

** Tags added: multimonitor

-- 
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/1973802

Title:
  Gnome Shell crashes when disconnecting external monitor

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


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

[Bug 1973660] Re: [vmwgfx] Login screen not refreshing properly on vSphere

2022-05-17 Thread Daniel van Vugt
** Summary changed:

- Login screen not refreshing properly on vSphere
+ [vmwgfx] Login screen not refreshing properly on vSphere

** Tags added: vmwgfx

** Package changed: gnome-shell (Ubuntu) => xserver-xorg-video-vmware
(Ubuntu)

** Changed in: xserver-xorg-video-vmware (Ubuntu)
   Status: Incomplete => New

-- 
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/1973660

Title:
  [vmwgfx] Login screen not refreshing properly on vSphere

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vmware/+bug/1973660/+subscriptions


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

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-17 Thread Daniel van Vugt
> [   18.338220] n-dominus gnome-shell[1115]: Running GNOME Shell (using mutter 
> 42.0) as a Wayland display server
> [   18.441210] n-dominus org.gnome.Shell.desktop[1115]: Failed to setup: No 
> GPUs found

This suggests your kernel is missing or has disabled the graphics
driver. Please ensure you are not using the 'nomodeset' kernel
parameter.

> 2022-05-01 09:05 2022-05-01 07:05 UTC Crash /usr/libexec/gnome-
session-binary

This may also be related to the problem you describe so please look at
https://errors.ubuntu.com/user/ID where ID is the content of file
/var/lib/whoopsie/whoopsie-id on the machine. Do you find any links to
recent problems on that page? If so then please send the links to us.

Please also run:

  lspci -k > lspci.txt
  journalctl -b0 > journal.txt

and attach the resulting text files here.

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1970658] Re: Update zenity to 3.42.1

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package zenity - 3.42.1-0ubuntu1

---
zenity (3.42.1-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #1970658)

 -- Jeremy Bicha   Sun, 01 May 2022 14:39:37 -0400

** Changed in: zenity (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  Update zenity to 3.42.1

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


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

[Bug 1970658] Update Released

2022-05-17 Thread Chris Halse Rogers
The verification of the Stable Release Update for zenity has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Update zenity to 3.42.1

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


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

[Bug 1968040] Re: Blanked screen doesn't wake up after locking [drmModeAtomicCommit: Argument invalide] [drmModeAtomicCommit: Invalid argument]

2022-05-17 Thread Daniel van Vugt
Just add MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 to /etc/environment and then
reboot.

-- 
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/1968040

Title:
  Blanked screen doesn't wake up after locking [drmModeAtomicCommit:
  Argument invalide] [drmModeAtomicCommit: Invalid argument]

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


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

[Bug 1970291] Re: [nvidia] Secondary monitor performance is slow on an Nvidia hybrid system in Wayland sessions

2022-05-17 Thread Daniel van Vugt
No there have been no updates to gnome-shell or mutter yet in 22.04.

Still, if you experience this bug then please just select a Xorg session
on the login screen.

-- 
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/1970291

Title:
  [nvidia] Secondary monitor performance is slow on an Nvidia hybrid
  system in Wayland sessions

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


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

[Bug 1973660] Re: Login screen not refreshing properly on vSphere

2022-05-17 Thread Hank Keanu
This issue seems not related to the resource of cpu and memory. The
following is my VM current hardware configuration:

~# lscpu
Architecture:x86_64
CPU op-mode(s):  32-bit, 64-bit
Byte Order:  Little Endian
Address sizes:   43 bits physical, 57 bits virtual
CPU(s):  8
On-line CPU(s) list: 0-7
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):   8
NUMA node(s):1
Vendor ID:   GenuineIntel
CPU family:  6
Model:   106
Model name:  Intel(R) Xeon(R) Gold 6330 CPU @ 2.00GHz
Stepping:6
CPU MHz: 1995.312
BogoMIPS:3990.62
Hypervisor vendor:   VMware
Virtualization type: full
L1d cache:   384 KiB
L1i cache:   256 KiB
L2 cache:10 MiB
L3 cache:336 MiB
NUMA node0 CPU(s):   0-7
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf:  Not affected
Vulnerability Mds:   Not affected
Vulnerability Meltdown:  Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled 
via prctl and seccomp
Vulnerability Spectre v1:Mitigation; usercopy/swapgs barriers and 
__user pointer sanitization
Vulnerability Spectre v2:Mitigation; Enhanced IBRS, IBPB conditional, 
RSB filling
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort:   Not affected
Flags:   fpu vme de pse tsc msr pae mce cx8 apic sep 
mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb 
rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc 
cpuid tsc_known_
 freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 
sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand 
hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb 
stibp ibrs_enha
 nced fsgsbase tsc_adjust bmi1 avx2 smep bmi2 
invpcid avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw 
avx512vl xsaveopt xsavec xsaves arat pku ospke md_clear flush_l1d 
arch_capabilities

~# free -mh
  totalusedfree  shared  buff/cache   available
Mem:   47Gi   1.5Gi39Gi23Mi   5.6Gi44Gi
Swap: 1.8Gi  0B   1.8Gi

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1969934] Re: Update evolution-data-server to 3.44.1

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-data-server -
3.44.1-0ubuntu2

---
evolution-data-server (3.44.1-0ubuntu2) jammy; urgency=medium

  * Don't build with libgweather4

evolution-data-server (3.44.1-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #1969934)

evolution-data-server (3.44.0-3) unstable; urgency=medium

  * Build with libgweather4

 -- Jeremy Bicha   Mon, 09 May 2022 19:16:50 -0400

** Changed in: evolution-data-server (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  Update evolution-data-server to 3.44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1969934/+subscriptions


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

[Bug 1969934] Update Released

2022-05-17 Thread Brian Murray
The verification of the Stable Release Update for evolution-data-server
has completed successfully and the package is now being released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Update evolution-data-server to 3.44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1969934/+subscriptions


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

[Bug 1970291] Re: [nvidia] Secondary monitor performance is slow on an Nvidia hybrid system in Wayland sessions

2022-05-17 Thread Zingam
Hi, Daniel, I got a big update yesterday. I feel subjectively that the
situation improved significantly (Wayland). Was there a fix for the
issue?

Though I still feel that macOS on Iris Graphics HD4000 is still smoother
on 1440p than what I get on my hybrid HD630/1050Ti.

-- 
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/1970291

Title:
  [nvidia] Secondary monitor performance is slow on an Nvidia hybrid
  system in Wayland sessions

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


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

[Bug 1973803] [NEW] gimp 2.10.30 crash when opening large image. (110 Mo) https://esahubble.org/media/archives/images/original/heic0406a.tif

2022-05-17 Thread Bernard Bordja
Public bug reported:

lsb_release -rd
Description:Ubuntu 22.04 LTS
Release:22.04

apt-cache policy gimp
gimp:
  Installé : 2.10.30-1build1
  Candidat : 2.10.30-1build1
 Table de version :
 *** 2.10.30-1build1 500
500 http://fr.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status





```
Éditeur d’image GIMP version 2.10.30
git-describe: GIMP_2_10_30
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
11.2.0-16ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-11 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-11-O5cEXJ/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-O5cEXJ/gcc-11-11.2.0/debian/tmp-gcn/usr
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Ubuntu 11.2.0-16ubuntu1) 

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.88)
using GEGL version 0.4.34 (compiled against version 0.4.34)
using GLib version 2.72.1 (compiled against version 2.71.1)
using GdkPixbuf version 2.42.8 (compiled against version 2.42.6)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.6 (compiled against version 1.50.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> GIMP-AVERTISSEMENT: No namespace info available for XMP prefix `avm'

Stack trace:
```

# Stack traces obtained from PID 28063 - Thread 28063 #

[New LWP 28074]
[New LWP 28075]
[New LWP 28076]
[New LWP 28077]
[New LWP 28078]
[New LWP 28079]
[New LWP 28281]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__GI___libc_read (nbytes=256, buf=0x7ffd7e623740, fd=17) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id   Frame 
* 1Thread 0x7f2eb4cdae80 (LWP 28063) "gimp-2.10"   __GI___libc_read 
(nbytes=256, buf=0x7ffd7e623740, fd=17) at ../sysdeps/unix/sysv/linux/read.c:26
  2Thread 0x7f2eb2674640 (LWP 28074) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  3Thread 0x7f2eb1e73640 (LWP 28075) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  4Thread 0x7f2eb1672640 (LWP 28076) "worker"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  5Thread 0x7f2eb0914640 (LWP 28077) "gmain"   0x7f2eb409dd7f in 
__GI___poll (fds=0x55d13307e620, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  6Thread 0x7f2ea3fff640 (LWP 28078) "gdbus"   0x7f2eb409dd7f in 
__GI___poll (fds=0x55d130a55ca0, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  7Thread 0x7f2e90ec4640 (LWP 28079) "async"   syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  8Thread 0x7f2e8a892640 (LWP 28281) "swap writer" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

Thread 8 (Thread 0x7f2e8a892640 (LWP 28281) "swap writer"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x7f2eb4339203 in g_cond_wait () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2eb48dac99 in  () at /lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x7f2eb4319a41 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f2eb4019b43 in start_thread (arg=) at 
./nptl/pthread_create.c:442
ret = 
pd = 
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140726723817648, 
-7456829724537064227, 139837869467200, 11, 139838565226576, 140726723818000, 
7410974236936041693, 7411074356864283869}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev 

[Bug 1973802] [NEW] Gnome Shell crashes when disconnecting external monitor

2022-05-17 Thread Ralf Sternberg
Public bug reported:

Ubuntu 22.04, gnome-shell 42.0-2ubuntu1

When unplugging an external monitor connected via USB-C to my Thinkpad
P14s, the entire UI session crashes. While the external monitor is
plugged in, it is configured as the primary display. Here are the gnome-
shell logs of the latest incident, I suppose the relevant part is
`assertion 'window->stack_position >= 0' failed`.

May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212959: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212959 does not exist.
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2524]: XWAYLAND: mode -1x-1 is not available
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212963: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212963 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212964: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212964 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212965: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212965 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212966: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212966 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Could not create transient scope for 
PID 212967: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 212967 does not exist.
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 31 with keysym 31 (keycode a).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 32 with keysym 32 (keycode b).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 33 with keysym 33 (keycode c).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 34 with keysym 34 (keycode d).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 35 with keysym 35 (keycode e).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 36 with keysym 36 (keycode f).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 37 with keysym 37 (keycode 10).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 38 with keysym 38 (keycode 11).
May 17 09:56:49 snaut gnome-shell[2048]: Window manager warning: Overwriting 
existing binding of keysym 39 with keysym 39 (keycode 12).
May 17 09:56:51 snaut gnome-shell[2048]: Could not create transient scope for 
PID 213085: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 213085 does not exist.
May 17 09:56:51 snaut gnome-shell[2048]: Could not create transient scope for 
PID 213089: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 213089 does not exist.
May 17 09:56:51 snaut gnome-shell[2048]: Could not create transient scope for 
PID 213090: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: 
Process with ID 213090 does not 

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-17 Thread Gunnar Hjalmarsson
On 2022-05-17 14:12, popov895 wrote:
> Do they use different ways to switch keyboard layouts?

Yes.

In Settings -> Keyboard -> Keyboard Shortcuts -> Typing you can set it
using the GNOME mechanism. There Super+Space is default, and AFAIK those
options work as expected.

In Tweaks, it's the XKB mechanism for switching sources you set.

-- 
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/1956916

Title:
  Using certain xkb-options, e.g. Alt+Shift, for switching input sources
  not reflected by the input source indicator in a wayland session

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


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

[Bug 1973660] Re: Login screen not refreshing properly on vSphere

2022-05-17 Thread John Wolfe
One thing that comes to mind is to check the VMs hardware configuration.
The amount of memory available to the VM will affect the amount of
memory that can be dedicated to the graphics display.

In my Workstation, the recommended minimum memory is 2 GB for my Ubuntu 20.04 
guest
  - 2 virtual processors (1 core per processor)
  - graphics display will default to that currently configured for the host 
system (2560 x 1600 in my case)

If I reconfigure the VM with only 1 GB of memory, the desktop logon
screen only displays a part of the full gdm3 desktop logon screen.

Try increasing the VMs virtual memory or use a specific display monitor
resolution that works within the smaller virtual memory in use.

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1971112] Re: File picker gets bigger more and more each time!

2022-05-17 Thread Sebastien Bacher
** Package changed: gtk+3.0 (Ubuntu) => ubuntu

** Package changed: ubuntu => gtk4 (Ubuntu)

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

Title:
  File picker gets bigger more and more each time!

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


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

[Bug 1971112] [NEW] File picker gets bigger more and more each time!

2022-05-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello. I've just switched to Ubuntu and ever since day 1 I had this issue that 
whenever I tried to choose a file the file picker window was way too big and it 
was getting bigger and bigger each time. I have posted a video on Reddit 
recording this unusual/unexpected behavior.
Here is the reddit post link (with video):
https://www.reddit.com/r/Ubuntu/comments/ug97qx/annoying_bug_file_picker_gets_bigger_more_and/
I've also attached the video to this post, in case you don't want to click the 
link above.

Here is my neofetch output:

OS: Ubuntu 22.04 LTS x86_64
Kernel: 5.15.0-27-generic
Uptime: 13 hours, 13 mins
Shell: bash 5.1.16
Resolution: 1440x900, 1920x1080
DE: GNOME 42.0
WM: Mutter
WM Theme: Adwaita
Theme: Yaru-viridian-dark [GTK2/3]
Icons: Yaru-viridian [GTK2/3]
Terminal: gnome-terminal
CPU: Intel i7-8700K (12) @ 4.700GHz
GPU: NVIDIA GeForce GTX 1060 3GB
Memory: 5869MiB / 15936MiB

** Affects: gtk4 (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: bot-comment gnome nautilus
-- 
File picker gets bigger more and more each time!
https://bugs.launchpad.net/bugs/1971112
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gtk4 in Ubuntu.

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

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-17 Thread Gaber Terseglav
Check for crashes report:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

uname@n-desktop:/var/crash$ pwd
/var/crash
uname@n-desktop:/var/crash$ ls -la
total 8
drwxrwsrwt  2 root whoopsie 4096 maj 10 14:08 .
drwxr-xr-x 14 root root 4096 okt 22  2020 ..

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Problem list from 1. 1. 2022:

2022-05-01 09:052022-05-01 07:05 UTCCrash   
/usr/libexec/gnome-session-binary
2022-04-25 07:04 UTC
2022-04-22 20:04 UTC
2022-02-17 07:022022-02-17 06:02 UTCCrash   gnome-settings-daemon
2022-02-17 07:022022-02-17 06:02 UTCCrash   
/usr/lib/cups/backend/hpfax
2022-02-15 12:022022-02-15 11:02 UTCCrash   brave-browser
2022-01-25 18:012022-01-25 18:01 UTCCrash   nautilus
2022-01-21 11:012022-01-22 17:01 UTCCrash   
/usr/lib/cups/backend/hpfax

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1973397] ShellJournal.txt

2022-05-17 Thread Gaber Terseglav
apport information

** Attachment added: "ShellJournal.txt"
   
https://bugs.launchpad.net/bugs/1973397/+attachment/5590393/+files/ShellJournal.txt

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1973397] monitors.xml.txt

2022-05-17 Thread Gaber Terseglav
apport information

** Attachment added: "monitors.xml.txt"
   
https://bugs.launchpad.net/bugs/1973397/+attachment/5590394/+files/monitors.xml.txt

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1973397] ProcEnviron.txt

2022-05-17 Thread Gaber Terseglav
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1973397/+attachment/5590392/+files/ProcEnviron.txt

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1973397] GsettingsChanges.txt

2022-05-17 Thread Gaber Terseglav
apport information

** Attachment added: "GsettingsChanges.txt"
   
https://bugs.launchpad.net/bugs/1973397/+attachment/5590390/+files/GsettingsChanges.txt

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1973397] ProcCpuinfoMinimal.txt

2022-05-17 Thread Gaber Terseglav
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1973397/+attachment/5590391/+files/ProcCpuinfoMinimal.txt

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-17 Thread Gaber Terseglav
apport information

** Tags added: apport-collected

** Description changed:

  I would like to select wayland display manager on login screen. But when
  I click on the gear icon in login screen, screen resets to terminal view
  for a few seconds and black login screen is displayed. There is no more
  gear icon, I enter login info and can log into the session. But the
  activated display manager is X.org.
  
  Must I wait for some fixes, in order to be able to list different
  display managers in login window (the rest on gear icon is normal), or
  can I configure the system somehow in order to enable change of display
  managers?
  
  less /etc/gdm3/custom.conf
  ...
  [daemon]
  # Uncomment the line below to force the login screen to use Xorg
  #WaylandEnable=false
  WaylandEnable=true
  ...
  
  echo $XDG_SESSION_TYPE
  x11
  
  syslog file attached
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: ubuntu:GNOME
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2020-12-15 (517 days ago)
+ InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
+ Package: gnome-shell 42.0-2ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
+ RelatedPackageVersions: mutter-common 42.0-3ubuntu2
+ Tags:  jammy
+ Uname: Linux 5.15.0-30-generic x86_64
+ UpgradeStatus: Upgraded to jammy on 2022-04-22 (24 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1973397/+attachment/5590389/+files/Dependencies.txt

-- 
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/1973397

Title:
  Ubuntu 22.04: Display manager resets when trying to change it using
  gear icon in login window

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


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

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-17 Thread popov895
Any progress on this? Surprisingly, the keyboard layout indicator
handles switching with Super+Space, but not with Alt+Shift. Do they use
different ways to switch keyboard layouts?

-- 
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/1956916

Title:
  Using certain xkb-options, e.g. Alt+Shift, for switching input sources
  not reflected by the input source indicator in a wayland session

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


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

[Bug 1968040] Re: Blanked screen doesn't wake up after locking [drmModeAtomicCommit: Argument invalide] [drmModeAtomicCommit: Invalid argument]

2022-05-17 Thread popov895
I ran into the same issue, any progress on this? Can I somehow disable
the screen blanking?

-- 
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/1968040

Title:
  Blanked screen doesn't wake up after locking [drmModeAtomicCommit:
  Argument invalide] [drmModeAtomicCommit: Invalid argument]

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


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

[Bug 1973660] Re: Login screen not refreshing properly on vSphere

2022-05-17 Thread Hank Keanu
Thanks for your guidance, Daniel!

Please find journal.txt,lspci.txt and packages.txt in the attachment.

** Attachment added: "logs.tgz"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1973660/+attachment/5590385/+files/logs.tgz

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1973660] ShellJournal.txt

2022-05-17 Thread Hank Keanu
apport information

** Attachment added: "ShellJournal.txt"
   
https://bugs.launchpad.net/bugs/1973660/+attachment/5590384/+files/ShellJournal.txt

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1973660] Re: Login screen not refreshing properly on vSphere

2022-05-17 Thread Hank Keanu
apport information

** Tags added: apport-collected

** Description changed:

  1) The release of Ubuntu you are using
  Description:  Ubuntu 20.04.4 LTS
  Release:  20.04
  
  2) The version of the package you are using,
  gnome-shell:
Installed: 3.36.9-0ubuntu0.20.04.2
Candidate: 3.36.9-0ubuntu0.20.04.2
Version table:
   *** 3.36.9-0ubuntu0.20.04.2 500
  500 mirror://mirrors.ubuntu.com/mirrors.txt focal-updates/main amd64 
Packages
  500 http://cn.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.36.4-1ubuntu1~20.04.2 500
  500 mirror://mirrors.ubuntu.com/mirrors.txt focal-security/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu focal-security/main amd64 
Packages
   3.36.1-5ubuntu1 500
  500 mirror://mirrors.ubuntu.com/mirrors.txt focal/main amd64 Packages
  500 http://cn.archive.ubuntu.com/ubuntu focal/main amd64 Packages
  
  3) What you expected to happen
  The login screen can resize properly and all its widgets shows properly. 
  
  4) What happened instead
  Login screen doesn't refresh properly when resize vShpere window, so that 
can't input username and password. And I found pressing Ctl-Alt-Tab can force 
the login screen refresh.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.23
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 20.04
+ GsettingsChanges:
+  b'org.gnome.desktop.interface' b'scaling-factor' b'uint32 1'
+  b'org.gnome.desktop.lockdown' b'disable-lock-screen' b'true'
+  b'org.gnome.desktop.screensaver' b'idle-activation-enabled' b'false'
+  b'org.gnome.desktop.screensaver' b'lock-enabled' b'false'
+  b'org.gnome.desktop.session' b'idle-delay' b'uint32 0'
+ InstallationDate: Installed on 2020-08-13 (641 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ Package: gnome-shell 3.36.9-0ubuntu0.20.04.2 [modified: 
usr/lib/gnome-shell/libgnome-shell.so]
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
+ RelatedPackageVersions: mutter-common 3.36.9-0ubuntu0.20.04.2
+ Tags:  focal
+ Uname: Linux 5.13.0-40-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1973660/+attachment/5590381/+files/Dependencies.txt

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1973660] ProcCpuinfoMinimal.txt

2022-05-17 Thread Hank Keanu
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1973660/+attachment/5590382/+files/ProcCpuinfoMinimal.txt

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1973660] ProcEnviron.txt

2022-05-17 Thread Hank Keanu
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1973660/+attachment/5590383/+files/ProcEnviron.txt

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1967480] Re: GUI error in "compress file". Menu content is wider than menu window.

2022-05-17 Thread Jeremy Bicha
https://launchpad.net/ubuntu/+source/nautilus/1:42.1.1-0ubuntu1

** Changed in: nautilus (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  GUI error in "compress file". Menu content is wider than menu window.

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


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

[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-17 Thread bhikkhu subhuti
However, you might point to them and they might point to you.
I hope it gets resolved.

I'm referring to two teams pointing at each other for the other to fix
it.

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

Title:
  Changing default mounting options causes root owner

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


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

[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-17 Thread bhikkhu subhuti
I am beyond my troubles with this issue and only compassionately posting
this issue to help others.  With some careful thought, I will share this
issue with gnome nautilus team.  It seems logical that one should be
able to right click on a drive located on the sidebar thinggy.  or a
drive located in "Other locations"  Right click, automount (obviously it
would be for the current user).

Perhaps a server would not like this mounted for everyone with sensitive
drives.. but then again.. you would not automount such sensitive drives.

However, you might point to them and they might point to you.  
I hope it gets resolved.  Auto-mount is essential for recent-file-lists to work 
properly.

Ubuntu is quite stable and needs to focus on more usabliltiy issues.

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

Title:
  Changing default mounting options causes root owner

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


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

[Bug 1973660] Re: Login screen not refreshing properly on vSphere

2022-05-17 Thread Daniel van Vugt
Please log into the VM and run:

  lspci -k > lspci.txt
  journalctl -b0 > journal.txt
  dpkg -l > packages.txt

and attach the resulting text files here.

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1973660] Re: Login screen not refreshing properly on vSphere

2022-05-17 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1973660

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: open-vm-tools (Ubuntu) => gnome-shell (Ubuntu)

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

** Tags added: focal

-- 
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/1973660

Title:
  Login screen not refreshing properly on vSphere

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


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

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-17 Thread Gunnar Hjalmarsson
On 2022-05-17 11:35, Daniel van Vugt wrote:
> Given how freely extensions might change things I would lean toward
> never mentioning "dash" or "dock" in menu items. Like "Move to
> favourites" since doing so removes the icon from the app grid.

Sounds reasonable to me.

But please note that some other strings but the menu items are affected.

https://salsa.debian.org/gnome-team/gnome-shell/-/commit/fe0b3296

https://salsa.debian.org/gnome-team/gnome-shell/-/commit/f766fcaf

And an unfinished discussion on the topic can be found here:

https://salsa.debian.org/gnome-team/gnome-shell/-/merge_requests/61

-- 
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/1973474

Title:
  Rename "Pin to Dash" to "Pin to Dock"

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


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

[Bug 1973660] [NEW] Login screen not refreshing properly on vSphere

2022-05-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

1) The release of Ubuntu you are using
Description:Ubuntu 20.04.4 LTS
Release:20.04

2) The version of the package you are using,
gnome-shell:
  Installed: 3.36.9-0ubuntu0.20.04.2
  Candidate: 3.36.9-0ubuntu0.20.04.2
  Version table:
 *** 3.36.9-0ubuntu0.20.04.2 500
500 mirror://mirrors.ubuntu.com/mirrors.txt focal-updates/main amd64 
Packages
500 http://cn.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.36.4-1ubuntu1~20.04.2 500
500 mirror://mirrors.ubuntu.com/mirrors.txt focal-security/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
 3.36.1-5ubuntu1 500
500 mirror://mirrors.ubuntu.com/mirrors.txt focal/main amd64 Packages
500 http://cn.archive.ubuntu.com/ubuntu focal/main amd64 Packages

3) What you expected to happen
The login screen can resize properly and all its widgets shows properly. 

4) What happened instead
Login screen doesn't refresh properly when resize vShpere window, so that can't 
input username and password. And I found pressing Ctl-Alt-Tab can force the 
login screen refresh.

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

-- 
Login screen not refreshing properly on vSphere
https://bugs.launchpad.net/bugs/1973660
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

[Bug 1973732] Re: Artifacts in PHPSTORM, Browser, All applications. Lags, freeze.

2022-05-17 Thread Daniel van Vugt
Thanks for the bug report. Are you able to provide a photo or video of
the problem?

** Tags added: vmwgfx

** Summary changed:

- Artifacts in PHPSTORM, Browser, All applications. Lags, freeze.
+ [vmwgfx] Artifacts in PHPSTORM, Browser, All applications. Lags, freeze.

** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu)

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

** Also affects: mesa (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
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/1973732

Title:
  [vmwgfx] Artifacts in PHPSTORM, Browser, All applications. Lags,
  freeze.

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


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

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-17 Thread Daniel van Vugt
Ironically I'm dealing with ubuntu-dock code right now that mentions
"dock.dash" as in the dash is a member of the Ubuntu dock. But that's an
implementation detail...

Given how freely extensions might change things I would lean toward
never mentioning "dash" or "dock" in menu items. Like "Move to
favourites" since doing so removes the icon from the app grid.

-- 
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/1973474

Title:
  Rename "Pin to Dash" to "Pin to Dock"

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


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

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-17 Thread Gunnar Hjalmarsson
@Daniel:

If you don't agree, what would you prefer? I have already mentioned two
suggestions to address the inconsistency.

On 2022-05-17 05:03, Daniel van Vugt wrote:
> * Regular users are less likely to understand "pinned" as much as
> "favourites".

This is not about "Pinned" vs. "Favorites". It's about "Pin/Pinned" vs.
"Add/Added" and "Dash" vs. "Dock".

My (latest) idea is to accept "Pin to Dock" as a minimum change given
the current code. Another possible solution would be to keep the 22.04
solution, i.e. use the original Ubuntu terms all over also going
forward.

> * Power users may have no dock, only a dash, and so the existing
> wording is correct.

Yes, for those who choose a GNOME session. My concern is the Ubuntu
sessions.

* It's a patch we would have to maintain.

Something should be done. Getting rid of the the inconsistent
terminology, in one way or another, is not a wishlist request. The
inconsistency is a bug, which gets extra obvious when you deal with docs
and translations.

** Changed in: gnome-shell (Ubuntu)
   Importance: Wishlist => Medium

-- 
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/1973474

Title:
  Rename "Pin to Dash" to "Pin to Dock"

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


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

[Bug 1973732] [NEW] Artifacts in PHPSTORM, Browser, All applications. Lags, freeze.

2022-05-17 Thread Dmitrii Velichko
Public bug reported:

I get artifacts in almost every app. There are problems with searching,
copying. The system is now running slowly. I use PHPSTORM, Postman,
Chrome.

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
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue May 17 11:04:21 2022
DisplayManager: gdm3
InstallationDate: Installed on 2022-02-21 (84 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
RelatedPackageVersions: mutter-common 42.0-3ubuntu2
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to jammy on 2022-05-16 (0 days ago)

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


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

-- 
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/1973732

Title:
  Artifacts in PHPSTORM, Browser, All applications. Lags, freeze.

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


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

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon -
42.1-1ubuntu2.1

---
gnome-settings-daemon (42.1-1ubuntu2.1) jammy; urgency=medium

  * d/p/u/xsettings_Remove_direct_mapping_from_gtk-im-module_to_G.patch:
- Upstream MR which fixes IBus config. issue on x11 (LP: #1969637)

 -- Gunnar Hjalmarsson   Sat, 30 Apr 2022 00:26:51
+0200

** Changed in: gnome-settings-daemon (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  IBus lookup table appears bottom left of application (x11)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1969637/+subscriptions


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

[Bug 1969637] Update Released

2022-05-17 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnome-settings-daemon
has completed successfully and the package is now being released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  IBus lookup table appears bottom left of application (x11)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1969637/+subscriptions


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

[Bug 1970788] Re: Update nautilus to 42.1.1

2022-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:42.1.1-0ubuntu1

---
nautilus (1:42.1.1-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #1970788)
  * Drop dark wallpaper patch: applied in new release
  * Update Vcs fields for ubuntu/jammy branch

 -- Jeremy Bicha   Thu, 28 Apr 2022 15:14:44 -0400

** Changed in: nautilus (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  Update nautilus to 42.1.1

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


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

[Bug 1970788] Update Released

2022-05-17 Thread Łukasz Zemczak
The verification of the Stable Release Update for nautilus has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Update nautilus to 42.1.1

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


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

[Bug 1972766] Re: Changing default mounting options causes root owner

2022-05-17 Thread Sebastien Bacher
Right, the behaviour is confusing and it would be better if the UI
guided the user into not hitting that issue, still it is an upstream
problem and needs to be discussed on their gitlab

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

Title:
  Changing default mounting options causes root owner

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


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

[Bug 1973629] Re: Wifi hotspot not configured correctly on restart

2022-05-17 Thread Sebastien Bacher
** Package changed: dconf (Ubuntu) => gnome-control-center (Ubuntu)

-- 
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/1973629

Title:
  Wifi hotspot not configured correctly on restart

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


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

[Bug 1969893] Re: gnome-shell crashes with SIGSEGV just after logging "JS ERROR: TypeError: window is null" from _destroyWindow() [windowManager.js:1543:9]

2022-05-17 Thread Daniel van Vugt
** Description changed:

  gnome-shell crashes with SIGSEGV just after logging:
  
  gnome-shell[3117]: JS ERROR: TypeError: window is null
  _destroyWindow@resource:///org/gnome/shell/ui/windowManager.js:1543:9
  _initializeUI/<@resource:///org/gnome/shell/ui/main.js:260:16
  
  Examples:
  
  https://errors.ubuntu.com/oops/96ee1700-c208-11ec-a3de-fa163ef35206
  https://errors.ubuntu.com/oops/e97480f0-c1bc-11ec-a3d8-fa163ef35206
+ https://errors.ubuntu.com/oops/aa5bf652-d517-11ec-9aa3-fa163e55efd0
  
  Tracking in:
  
  https://errors.ubuntu.com/problem/eb1d2411708c44f1299f717f5a9c19c03cf80470
  ^^^ this is the second most common gnome-shell crash on errors.ubuntu.com

-- 
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/1969893

Title:
  gnome-shell crashes with SIGSEGV just after logging "JS ERROR:
  TypeError: window is null" from _destroyWindow()
  [windowManager.js:1543:9]

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


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

[Bug 1973689] [NEW] Inbox folder sometimes not pinned to top

2022-05-17 Thread Enrik Berkhan
Public bug reported:

See upstream: https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/159

Would be nice to see a backport in jammy.

(Note: even though the upstream bug is in evolution-ews, the fix is in
evolution: https://gitlab.gnome.org/GNOME/evolution/-/commit/5065d763f8)

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

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

Title:
  Inbox folder sometimes not pinned to top

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


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