[Bug 1985304] Re: Update GNOME Shell to 42.4

2022-08-11 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42.4-1ubuntu1

---
gnome-shell (42.4-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian, remaining changes:
- Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
  gnome-themes-standard-data, gnome-backgrounds
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Moved some Recommends to Suggests:
  + chrome-gnome-shell
- Break gnome-shell-extension-desktop-icons (<< 68ubuntu20.10.1)
- gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- u/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
  (LP: #1964458)
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
  * debian/patches: Refresh

gnome-shell (42.4-1) unstable; urgency=medium

  * New upstream release (LP: #1985304):
- Fix logging in with realmd (LP: #1985128)
  * debian/patches: Drop applied patches

 -- Marco Trevisan (Treviño)   Thu, 11 Aug 2022
17:31:32 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Update GNOME Shell to 42.4

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


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

[Bug 1985128] Re: GDM fails to activate the login session in AWS Workspaces

2022-08-11 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42.4-1ubuntu1

---
gnome-shell (42.4-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian, remaining changes:
- Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
  gnome-themes-standard-data, gnome-backgrounds
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Moved some Recommends to Suggests:
  + chrome-gnome-shell
- Break gnome-shell-extension-desktop-icons (<< 68ubuntu20.10.1)
- gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- u/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
  (LP: #1964458)
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
  * debian/patches: Refresh

gnome-shell (42.4-1) unstable; urgency=medium

  * New upstream release (LP: #1985304):
- Fix logging in with realmd (LP: #1985128)
  * debian/patches: Drop applied patches

 -- Marco Trevisan (Treviño)   Thu, 11 Aug 2022
17:31:32 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  GDM fails to activate the login session in AWS Workspaces

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


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

Re: [Bug 1981927] Re: correct password occassionally not accepted on start up. Will usually work after several attempts and/or reboot.

2022-08-11 Thread Stephen Brown
Here is the attached file journal.txt as requested.

On Thu, Jul 28, 2022 at 10:16 PM Daniel van Vugt <1981...@bugs.launchpad.net>
wrote:

> Thanks for the bug report.
>
> Please:
>
> 1. Reboot so we can start with a minimal system log.
>
> 2. Reproduce the bug.
>
> 3. After finally logging in, run:
>
>journalctl -b0 > journal.txt
>
> 4. Attach the resulting text file here.
>
>
> ** Changed in: gnome-shell (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1981927
>
> Title:
>   correct password occassionally not accepted on start up.  Will usually
>   work after several attempts and/or reboot.
>
> Status in gnome-shell package in Ubuntu:
>   Incomplete
>
> Bug description:
>   ubuntu 20.04
>   3.36.8
>
>   (I typed 'apt-cache policy pkgname' into terminal but the answer I
>   received was: 'N: Unable to locate package pkgname')
>
>   Correct password is not accepted until several attempts are made.
>
>The password is definitely correct.  Have verified this.  When this
>   problem occurs, another problem also occurs, where the password
>   displays without being concealed as it is typed.  After typing the
>   same password in several times, it will work.  Rebooting also often
>   seems to temporarily resolve the problem.  The issue comes up
>   sporadically, perhaps once every twenty times I try to log into
>   ubuntu.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: gnome-screensaver (not installed)
>   ProcVersionSignature: Ubuntu 5.15.0-41.44~20.04.1-generic 5.15.39
>   Uname: Linux 5.15.0-41-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu27.24
>   Architecture: amd64
>   CasperMD5CheckResult: skip
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sun Jul 17 10:42:54 2022
>   InstallationDate: Installed on 2020-09-16 (669 days ago)
>   InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64
> (20200731)
>   ProcEnviron:
>LANGUAGE=en_CA:en
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_CA.UTF-8
>SHELL=/bin/bash
>   SourcePackage: gnome-screensaver
>   Symptom: security
>   Title: Screen locking issue
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1981927/+subscriptions
>
>


** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/bugs/1981927/+attachment/5607975/+files/journal.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/1981927

Title:
  correct password occassionally not accepted on start up.  Will usually
  work after several attempts and/or reboot.

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


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

[Bug 1985856] Re: Update Mutter to 42.4

2022-08-11 Thread Treviño
** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

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

Title:
  Update Mutter to 42.4

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


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

[Bug 1985856] [NEW] Update Mutter to 42.4

2022-08-11 Thread Treviño
Public bug reported:

Impact
--
There is a new bugfix release in the stable 42 series.
https://gitlab.gnome.org/GNOME/mutter/-/blob/42.4/NEWS

It's hoped that this update will be included in Ubuntu 22.04.1 LTS.

Test Case
-
sudo apt install budgie-desktop gnome-session gnome-shell-extensions
Install the update.
Log out.
Select your name on the login screen.
Click the gear button to choose a session to log in to.
Finish logging in.

Verify that things continue to work well for all these sessions:
Budgie
GNOME
GNOME Classic
Ubuntu
Ubuntu on Xorg

What Could Go Wrong
---
Mutter is an essential component of the default Ubuntu desktop and for the 
desktop used by Ubuntu Budgie.

A severe enough bug could mean that people are unable to use their
desktop version of Ubuntu.

Smaller bugs could interrupt people's workflows.

mutter is part of GNOME Core and is included in the GNOME micro release
exception

https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Affects: mutter (Ubuntu)
 Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

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

Title:
  Update Mutter to 42.4

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


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

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

2022-08-11 Thread Treviño
Looks like this could be handled better by
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2489 but it's
still in the works.

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

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

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


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

[Bug 1973428] Re: Totem crashes when started (segmentation fault) in Ubuntu 22.04

2022-08-11 Thread angros47
I had the same issue with the player "parole", on Xubuntu, after
upgrading from 20.04 LTS to 22.04.1 today.

I got the same error messages from GStreamer, so the cause is likely not
the player "totem", but GStreamer.

I managed to fix the issue by uninstalling the package
gstreamer1.0-vaapi

If there is a bug, I must assume it is in the package
gstreamer1.0-vaapi, then

I am using a nvidia card with nouveau driver

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

Title:
  Totem crashes when started (segmentation fault) in Ubuntu 22.04

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


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

[Bug 1969974] Re: Gnome screen recorder doesn't work on dist-upgraded jammy systems

2022-08-11 Thread Kent Ross
*** This bug is a duplicate of bug 1963264 ***
https://bugs.launchpad.net/bugs/1963264

My system was dist-upgraded from Impish; I already have
libpipewire-0.3-common and pipewire-media-common and gstreamer
installed; I tried deleting the gstreamer cache as Janghou described.
None of these produced a fix, and I am getting syslog errors like the
following:

Aug 11 14:55:43 rigel dbus-daemon[3835]: [session uid=1000 pid=3835] Activating 
service name='org.gnome.Shell.Screencast' requested by ':1.40' (uid=1000 
pid=4234 comm="/usr/bin/gnome-shell " label="unconfined")
Aug 11 14:55:44 rigel dbus-daemon[3835]: [session uid=1000 pid=3835] 
Successfully activated service 'org.gnome.Shell.Screencast'
Aug 11 14:55:44 rigel gjs[797369]: JS ERROR: Error: Array element (type 
filename) may not be 
null#012_getAbsolutePath@resource:///org/gnome/Shell/Screencast/js/screencastService.js:296:21#012_generateFilePath@resource:///org/gnome/Shell/Screencast/js/screencastService.js:342:21#012ScreencastAreaAsync@resource:///org/gnome/Shell/Screencast/js/screencastService.js:421:31#012_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:354:35#012_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:387:34#012run@resource:///org/gnome/Shell/Screencast/js/dbusService.js:186:20#012main@resource:///org/gnome/Shell/Screencast/js/main.js:10:13#012run@resource:///org/gnome/gjs/modules/script/package.js:206:19#012start@resource:///org/gnome/gjs/modules/script/package.js:190:8#012@/usr/share/gnome-shell/org.gnome.Shell.Screencast:1:17#012Caused
 by: Error: Invalid element in array
Aug 11 14:55:45 rigel gnome-shell[4234]: D-Bus client with active sessions 
vanished
Aug 11 14:55:45 rigel gnome-shell[4234]: Error starting screencast: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying

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

Title:
  Gnome screen recorder doesn't work on dist-upgraded jammy systems

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


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

[Bug 1873398] Re: gnome-disks won't do SMART on NVME drive

2022-08-11 Thread Andres Schwartz
I have connected a mixture of disks, NVMe, SSD and two mechanical hard drives. 
All have the Smart Data menu grayed out.
Using smartctl -a works awesome (it reports nvme and ssd smart data too). 
I reinstalled gnome-disks but same behaviour. I run it as root, same behaviour.

So it is a bug in gnome-disks.

OS: Ubuntu 20.04.4 LTS
Kernel 5.11.0-46-generic

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

Title:
  gnome-disks won't do SMART on NVME drive

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


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

[Bug 1812883] Re: Desktop view flashes every time ~/Desktop changes

2022-08-11 Thread Ryo Wakatabe
I experienced this issue when I upgraded 18.04 -> 20.04 as well. In my
case, any file updates to any locations regardless of ~/Desktop will
blink all file icons in Desktop. Also, any updates to a file will have
some latency to update a file.

Just for letting you know my workaround: disable desktop icons. This
will make you unable to see icons of course, but you will not see
annoying blinking anymore.

$ gnome-shell-extension-prefs # Disable "Desktop icons"

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

Title:
  Desktop view flashes every time ~/Desktop changes

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


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

[Bug 1968213] Re: Icon theme reverts to Yaru when entering Appearance settings

2022-08-11 Thread Treviño
Due to an oversight I missed copying part of the fix that landed in
kinetic, so I've re-uploaded gnome-control-center
(1:41.7-0ubuntu0.22.04.4) to jammy.

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

Title:
  Icon theme reverts to Yaru when entering Appearance settings

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


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

[Bug 1983859] Re: tracker-extract crashes with SIGSYS when upgrading from 20.04 to 22.04

2022-08-11 Thread Brian Murray
** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Triaged => Invalid

** Changed in: ubuntu-release-upgrader (Ubuntu Focal)
   Status: Triaged => Invalid

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

Title:
  tracker-extract crashes with SIGSYS when upgrading from 20.04 to 22.04

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


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

[Bug 1985304] Re: Update GNOME Shell to 42.4

2022-08-11 Thread Jeremy Bicha
** Also affects: gnome-shell (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

** Changed in: gnome-shell (Ubuntu Jammy)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Tags added: jammy upgrade-software-version

** Description changed:

  Impact
  --
  There is a new bugfix release in the stable 42 series.
  
  https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/42.4/NEWS
+ 
+ The version currently in Ubuntu 22.04.1 LTS is 42.2
  
  Test Case 1
  -
  sudo apt install gnome-session gnome-shell-extensions
  Install the update.
  Log out.
  Select your name on the login screen.
  Click the gear button to choose a session to log in to.
  Finish logging in.
  
  Verify that things continue to work well for all these sessions:
  GNOME
  GNOME Classic
  Ubuntu
  Ubuntu on Xorg
  
  Test Case 2
  ---
  Because a GNOME Shell update years ago broke some GNOME Shell extensions, 
it's also requested that we do a basic test of all the extensions included in 
the Ubuntu repositories.
  
  https://discourse.ubuntu.com/t/removal-of-gnome-shell-extension-from-
  universe-and-stop-auto-syncs/18437/9
  
  Install all the extensions.
  Log out and then log back in.
  Use one of the Extensions apps to enable all the extensions.
  Verify that they can all be enabled without showing an error.
  
  What Could Go Wrong
  ---
  GNOME Shell is the heart of the Ubuntu desktop experience.
  
  A severe enough bug could mean that people are unable to use their
  desktop version of Ubuntu.
  
  Smaller bugs could interrupt people's workflows.
  
  GNOME Shell is included in the GNOME micro release exception
  
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

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

Title:
  Update GNOME Shell to 42.4

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


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

[Bug 1981937] Re: Update gnome-shell to 42.3.1

2022-08-11 Thread Jeremy Bicha
** No longer affects: gnome-shell (Ubuntu Jammy)

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

Title:
  Update gnome-shell to 42.3.1

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


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

[Bug 1985304] [NEW] Update GNOME Shell to 42.4

2022-08-11 Thread Treviño
Public bug reported:

Impact
--
There is a new bugfix release in the stable 42 series.

https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/42.4/NEWS

Test Case 1
-
sudo apt install gnome-session gnome-shell-extensions
Install the update.
Log out.
Select your name on the login screen.
Click the gear button to choose a session to log in to.
Finish logging in.

Verify that things continue to work well for all these sessions:
GNOME
GNOME Classic
Ubuntu
Ubuntu on Xorg

Test Case 2
---
Because a GNOME Shell update years ago broke some GNOME Shell extensions, it's 
also requested that we do a basic test of all the extensions included in the 
Ubuntu repositories.

https://discourse.ubuntu.com/t/removal-of-gnome-shell-extension-from-
universe-and-stop-auto-syncs/18437/9

Install all the extensions.
Log out and then log back in.
Use one of the Extensions apps to enable all the extensions.
Verify that they can all be enabled without showing an error.

What Could Go Wrong
---
GNOME Shell is the heart of the Ubuntu desktop experience.

A severe enough bug could mean that people are unable to use their
desktop version of Ubuntu.

Smaller bugs could interrupt people's workflows.

GNOME Shell is included in the GNOME micro release exception

https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Affects: gnome-shell (Ubuntu)
 Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

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

Title:
  Update GNOME Shell to 42.4

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


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

[Bug 1947698] Re: window buttons alignment is wrong in RTL locales

2022-08-11 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.6.6+ds-0ubuntu1

---
gtk4 (4.6.6+ds-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #1980742)
  * Build-Depend on dh-sequence-translations
- Needed to fix missing translations and RTL support (LP: #1947698)
  * debian/rules: Handle the second translation template for dh-translations

 -- Jeremy Bicha   Tue, 05 Jul 2022 14:21:19 -0400

** Changed in: gtk4 (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 gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/1947698

Title:
  window buttons alignment is wrong in RTL locales

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


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

[Bug 1980742] Re: Update gtk4 to 4.6.6

2022-08-11 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.6.6+ds-0ubuntu1

---
gtk4 (4.6.6+ds-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #1980742)
  * Build-Depend on dh-sequence-translations
- Needed to fix missing translations and RTL support (LP: #1947698)
  * debian/rules: Handle the second translation template for dh-translations

 -- Jeremy Bicha   Tue, 05 Jul 2022 14:21:19 -0400

** Changed in: gtk4 (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 gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/1980742

Title:
  Update gtk4 to 4.6.6

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


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

[Bug 1985128] Re: GDM fails to activate the login session in AWS Workspaces

2022-08-11 Thread Treviño
Handled upstream via
 - https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2411
 - https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2412

And backported:
 - https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2422

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

Title:
  GDM fails to activate the login session in AWS Workspaces

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


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

[Bug 1985128] [NEW] GDM fails to activate the login session in AWS Workspaces

2022-08-11 Thread Treviño
Public bug reported:

We may get this error:

Aug 05 18:05:39 ip-198-19-76-222 gdm3[837]: Gdm: GdmSession: conversation 
dcv-graphical-sso started more than once
Aug 05 18:05:39 ip-198-19-76-222 gnome-shell[1006]: _reportInitError 
dcv-graphical-sso
Aug 05 18:05:39 ip-198-19-76-222 gnome-shell[1006]: JS ERROR: Failed to start 
dcv-graphical-sso verification: Gio.DBusError: 
GDBus.Error:org.freedesktop.DBus.Error.Spawn.Failed: Could not create 
authentication >

_promisify/proto[asyncFunc]/https://bugs.launchpad.net/bugs/1985128

Title:
  GDM fails to activate the login session in AWS Workspaces

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


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

[Bug 1968213] Re: Icon theme reverts to Yaru when entering Appearance settings

2022-08-11 Thread Nathan Teodosio
Installed 1:41.7-0ubuntu0.22.04.3, logged out then back in, and although
the icon-theme no longer changes when entering the appearance menu,
/usr/bin/gedit theme does change from Cobalt back to Yaru.

** Tags removed: verification-needed-jammy
** Tags added: verification-failed-jammy

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

Title:
  Icon theme reverts to Yaru when entering Appearance settings

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


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

[Bug 1985089] [NEW] Resizing two edge tiled windows is laggy

2022-08-11 Thread Bruno Nova
Public bug reported:

Just to report an issue that other people have reported to GNOME and in
Reddit, that seems to also affect Ubuntu 22.04.

If you snap 2 windows side-by-side in Wayland and then try to resize
them, it's very slow and uses a lot of memory.

Check here for more details:
- https://gitlab.gnome.org/GNOME/mutter/-/issues/2246
- 
https://old.reddit.com/r/gnome/comments/whjgel/resizing_two_tiled_windows_leaks_memory_and_is/

** Affects: mutter
 Importance: Unknown
 Status: Unknown

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


** Tags: jammy

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

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

** Tags added: jammy

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

Title:
  Resizing two edge tiled windows is laggy

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


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

[Bug 1983794] Re: Evolution not deleting autosave files

2022-08-11 Thread Marian Rainer-Harbach
Further analysis by Milan Crha shows that the issue under Xorg seems to
be caused by Ubuntu's gtk3, see
https://gitlab.gnome.org/GNOME/evolution/-/issues/1972#note_1524307.

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #1972
   https://gitlab.gnome.org/GNOME/evolution/-/issues/1972

** Also affects: gtk+3.0 (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/1983794

Title:
  Evolution not deleting autosave files

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


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