[Bug 1988422] Re: device discoverable by default

2022-09-04 Thread Jeremy Bicha
Close the Settings window (or even switch to a different page in
Settings) to not be visible to other devices.

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

Title:
  device discoverable by default

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


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

[Bug 1973828] Re: [MIR] gnome-console

2022-06-06 Thread Jeremy Bicha
I added a manual test case link to the bug description.
https://wiki.ubuntu.com/DesktopTeam/TestPlans/GNOMEConsole

I opened LP: #1977769 to request that we customize the translucent
content background color.

** Description changed:

  [Availability]
  Already in Ubuntu universe.
  Builds and works for all supported architectures except i386 (i386 is not 
needed)
  https://launchpad.net/ubuntu/+source/gnome-console
  
  [Rationale]
  - The package gnome-console is required in Ubuntu main to replace 
gnome-terminal as the default terminal emulator
  - Package gnome-console covers the same use case as gnome-terminal but is 
more closely aligned with GNOME development.
  
https://discourse.ubuntu.com/t/proposal-gnome-console-as-default-terminal-app/28309
  
  - The package gnome-console is required in Ubuntu main no later than
  August 25 for Ubuntu 22.10 Feature Freeze
  
  [Security]
  - No CVEs/security issues in this software in the past
  
  - no `suid` or `sgid` binaries
  - no executables in `/sbin` and `/usr/sbin`
  - Package does not install systemd services, timers or recurring jobs
  - There is a standard GApplication service so that only one instance runs at 
a time, etc.
  - Packages does not open privileged ports (ports < 1024)
  - Packages does not contain extensions to security-sensitive software
  
  [Quality assurance - function/usage]
  - The package works well right after install
  
  [Quality assurance - maintenance]
  - The package is maintained well in Debian/Ubuntu and has not too many
-   and long term critical bugs open
-   - Ubuntu https://bugs.launchpad.net/ubuntu/+source/gnome-console/+bug
-   - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gnome-console
-   - GNOME https://gitlab.gnome.org/GNOME/console/-/issues
+   and long term critical bugs open
+   - Ubuntu https://bugs.launchpad.net/ubuntu/+source/gnome-console/+bug
+   - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gnome-console
+   - GNOME https://gitlab.gnome.org/GNOME/console/-/issues
  
  - The package does not deal with exotic hardware we cannot support
  
  [Quality assurance - testing]
  - There is an extremely minimal test suite. If it fails, the build fails.
-   it makes the build fail, link to build log 
https://launchpadlibrarian.net/599103987/buildlog_ubuntu-kinetic-amd64.gnome-console_42~beta-2_BUILDING.txt.gz
+   it makes the build fail, link to build log 
https://launchpadlibrarian.net/599103987/buildlog_ubuntu-kinetic-amd64.gnome-console_42~beta-2_BUILDING.txt.gz
  
  - The package has a superficial autopkgtest. The package it is
  replacing, gnome-terminal, does not have any autopkgtests.
+ 
+ - There is a manual test case to test all the current user-facing features
+ https://wiki.ubuntu.com/DesktopTeam/TestPlans/GNOMEConsole
  
  [Quality assurance - packaging]
  - debian/watch is present and works
  
  - No Lintian warnings. lintian pedantic and info:
  I: gnome-console source: superficial-tests
  P: gnome-console source: maintainer-manual-page debian/kgx.1
  P: gnome-console source: very-long-line-length-in-source-file src/logo.txt 
line 8 is 875 characters long (>512)
  
  - Lintian overrides are not present
  
  - This package does not rely on obsolete or about to be demoted packages.
  - This package has no python2 or GTK2 dependencies
  
  - The package will be installed by default, but does not ask debconf
  questions
  
  - Packaging and build is easy, link to d/rules
  https://salsa.debian.org/DebianOnMobile-team/gnome-
  console/-/blob/debian/master/debian/rules
  
  [UI standards]
  - Application is end-user facing, Translation is present, via standard gettext
  - End-user applications that ships a standard conformant desktop file,
  
  [Dependencies]
  - No further depends or recommends dependencies that are not yet in main
  
  [Standards compliance]
  - This package correctly follows FHS and Debian Policy
  
  [Maintenance/Owner]
  - Owning Team will be desktop-packages
  - Team is not yet, but will subscribe to the package before promotion
  
  - This does not use static builds
  - This does not use vendored code
  
  - The package has been built in the archive more recently than the last
-   test rebuild
+   test rebuild
  
  [Background information]
  The Package description explains the package well
  Upstream Name is gnome-console
  Link to upstream project https://gitlab.gnome.org/GNOME/gnome-console
  The project was previously known as Kings Cross or kgx. The binary name is 
still /usr/bin/kgx

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

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

Title:
  [MIR] gnome-console

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1977767] [NEW] Ctrl+Alt+T should open GNOME Console

2022-06-06 Thread Jeremy Bicha
Public bug reported:

GNOME Console should support x-terminal-emulator as used by the Debian
alternatives system.

In Ubuntu 22.04 LTS and earlier releases, the default global open in
terminal keyboard shortcut (Ctrl+Alt+T) uses the x-terminal-emulator
alternative. (This is an Ubuntu-specific patch based on a very old GNOME
feature.)

Once we switch the default terminal app to GNOME Console, we'll probably
temporarily change the keyboard shortcut to use 'kgx' directly but we'd
like to keep using the same x-terminal-emulator way instead.

There is a proposed merge proposal upstream:
https://gitlab.gnome.org/GNOME/console/-/merge_requests/87

And then there's a little bit of Debian packaging that needs to be done
to register the app with the Debian alternatives system and set the
default priority.

** Affects: gnome-console
 Importance: Unknown
 Status: New

** Affects: gnome-console (Ubuntu)
 Importance: Medium
 Status: Triaged

** Affects: gnome-console (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: kinetic

** Bug watch added: Debian Bug tracker #1008805
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008805

** Also affects: gnome-console (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008805
   Importance: Unknown
   Status: Unknown

** Bug watch added: gitlab.gnome.org/GNOME/console/-/issues #26
   https://gitlab.gnome.org/GNOME/console/-/issues/26

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

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

Title:
  Ctrl+Alt+T should open GNOME Console

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


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

[Bug 1977769] [NEW] Customize default content translucency color to Ubuntu's color scheme

2022-06-06 Thread Jeremy Bicha
Public bug reported:

It was requested in LP: #1973828 that GNOME Console be patched to use
Ubuntu's color hinting for the translucent content background color,
since Ubuntu's GNOME Terminal had this feature.

As a stretch goal, maybe it could use the Yaru color style instead of
just purple.

** Affects: gnome-console (Ubuntu)
 Importance: Wishlist
 Status: Triaged


** Tags: rls-kk-incoming

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

Title:
  Customize default content translucency color to Ubuntu's color scheme

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


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

[Bug 1976547] Re: Update gnome-remote-desktop to 42.2

2022-06-06 Thread Jeremy Bicha
** Also affects: gnome-remote-desktop (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Description changed:

  Impact
  --
  This is a new stable release in the GNOME 42 series
- 
- https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/42.2/NEWS
  
  Test Case #1
  
  Install all updates. Log out and log back in.
  Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote 
Desktop Sharing.
  Turn it off then on because there may be a gnome-control-center bug with 
initial enabling.
  
  From a second computer, connect to the first computer using Remmina.
  
  The Remote Desktop page on the first computer provides the username and
  password to use. I wasn't able to get the "Remote Desktop Address" to
  work (maybe avahi doesn't work well?) so just use the first computer's
  IP address.
  
  So something like:
  RDP jeremy@192.168.1.1
  
  Ensure that the connection works.
  
  Test Case #2
  
  Do test case #1 but this time also enable the Legacy VNC option on the Remote 
Desktop Sharing page.
  Connect using VNC instead and ensure that the connection works.
  
  What Could Go Wrong
  ---
  RDP Sharing is a new feature for Ubuntu 22.04 LTS as part of GNOME 42. 
(Previously only VNC Sharing was offered.)
  
  RDP Sharing can be used for providing remote support so it's important
  that this feature works well because it may be difficult for the remote
  admin to fix issues in person.
  
  gnome-remote-desktop is part of GNOME Core and falls under the GNOME
  Stable Release Update microrelease exception
  
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Changed in: gnome-remote-desktop (Ubuntu)
   Importance: Wishlist => Low

** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Status: New => In Progress

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

Title:
  Update gnome-remote-desktop to 42.2

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


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

[Bug 1977614] [NEW] [MIR] fdk-aac

2022-06-03 Thread Jeremy Bicha
Public bug reported:

[Availability]
The package fdk-aac is already in Ubuntu **multiverse**.

The package fdk-aac builds for the architectures it is designed to work on.
It currently builds and works for architetcures: amd64 arm64 armhf ppc64el 
riscv64 s390x
Link to package https://launchpad.net/ubuntu/+source/fdk-aac

[Rationale]
- fdk-aac will be required by gnome-remote-desktop 43 to allow audio forwarding 
from the Ubuntu desktop host to the remote client.

- fdk-aac is required in Ubuntu main no later than Aug 25 due to kinetic
feature freeze

[Security]
- No CVEs/security issues in this software in the past

- no `suid` or `sgid` binaries
- no executables in `/sbin` and `/usr/sbin`
- Package does not install services, timers or recurring jobs
- Packages does not open privileged ports (ports < 1024)
- Packages does not contain extensions to security-sensitive software

[Quality assurance - function/usage]
- The package works well right after install

[Quality assurance - maintenance]
- The package is maintained well in Debian/Ubuntu and has no open bug reports 
except for this MIR and a similar "move to main" bug in Debian
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/fdk-aac
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=fdk-aac
- The package does not deal with exotic hardware we cannot support

[Quality assurance - testing]
- The package does not run tests at build time because upstream doesn't provide 
one

- The package does not run an autopkgtest

[Quality assurance - packaging]
- debian/watch is present. It wasn't working so I pushed a trivial fix to the 
Salsa packaging repo.

- No significant Lintian warnings or errors
https://lintian.debian.org/sources/fdk-aac

- Lintian overrides are not present

- This package does not rely on obsolete or about to be demoted packages.
- This package has no python2 or GTK2 dependencies

- The package will be installed by default, but does not ask debconf
questions

- Packaging and build is easy, link to d/rules
https://salsa.debian.org/multimedia-team/fdk-aac/-/blob/master/debian/rules

[UI standards]
- Application is not end-user facing (does not need translation)

[Dependencies]
- No further depends or recommends dependencies that are not yet in main

[Standards compliance]
- This package correctly follows FHS and Debian Policy

[Maintenance/Owner]
- Owning Team will be desktop-packages
- Team is not yet, but will subscribe to the package before promotion

- This does not use static builds
- This does not use vendored code

- The package successfully built during the most recent test rebuild

[Background information]
The Package description explains the package well
Upstream Name is fdk-aac
Link to upstream project https://github.com/mstorsjo/fdk-aac

fdk-aac is currently in Debian non-free. It has been in the Debian NEW
queue since the end of January waiting for ftpmasters to review it for a
move to Debian main. Some discussion (from people who aren't ftpmasters)
at https://bugs.debian.org/981285

** Affects: fdk-aac (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: kinetic

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

Title:
  [MIR] fdk-aac

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fdk-aac/+bug/1977614/+subscriptions


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

[Bug 1977467] Re: Update gvfs to 1.48.2

2022-06-03 Thread Jeremy Bicha
** Description changed:

  Impact
  --
+ There was a new release in the stable 1.48 series.
+ 
+ https://gitlab.gnome.org/GNOME/gvfs/-/blob/1.48.2/NEWS
+ 
+ The biggest improvement is greater compatibility with connecting over ssh/sftp
+ https://gitlab.gnome.org/GNOME/gvfs/-/commit/f1b599da1141e
+ 
  
  Test Case
  -
+ Install the update
+ Open the Files app.
+ Connect to a variety of Other Locations.
+ - sftp
+ - Google Drive (set up with GNOME Online Accounts)
+ 
  
  What Could Go Wrong
  ---
+ gvfs provides mounting services for a variety of protocols: sftp, webdav, etc.
+ And is used in apps like Nautilus or the GTK file chooser
+ If gvfs breaks, you might not be able to access files stored on remote 
servers via your usual desktop apps.
+ 
+ gvfs is part of core GNOME and has a microrelease exception
+ https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Changed in: gvfs (Ubuntu Jammy)
   Status: Triaged => In Progress

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

Title:
  Update gvfs to 1.48.2

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


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

[Bug 1977564] [NEW] wireplumber conflicts with pipewire-media-session & needs fixing

2022-06-03 Thread Jeremy Bicha
Public bug reported:

This issue was reported on IRC and we should probably fix it before
installing wireplumber by default so I'm setting the block-proposed tag.

https://i.imgur.com/L5VFZO8.png

wireplumber is apparently too forceful in how it enables PipeWire. Both
Arch Linux and Debian had to

https://archlinux.org/news/undone-replacement-of-pipewire-media-session-
with-wireplumber/

Is it necessary for wireplumber to conflict with pipewire-media-session?

Should we add Replaces?

What files does pipewire-media-session need to clean up when it is
removed?

See https://salsa.debian.org/gnome-team/gnome-remote-
desktop/-/commit/52799cfd for an example of how files that aren't
technically conffiles can be removed.

** Affects: pipewire-media-session (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: ubuntu-meta (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: wireplumber (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: pipewire-media-session (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: block-proposed kinetic rls-kk-incoming

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

** Also affects: pipewire-media-session (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: wireplumber (Ubuntu)
   Importance: Undecided => High

** Changed in: pipewire-media-session (Ubuntu)
   Importance: Undecided => High

** Changed in: pipewire-media-session (Ubuntu)
   Status: New => Triaged

** Bug watch added: Debian Bug tracker #997818
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997818

** Also affects: pipewire-media-session (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997818
   Importance: Unknown
   Status: Unknown

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

Title:
  wireplumber conflicts with pipewire-media-session & needs fixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pipewire-media-session/+bug/1977564/+subscriptions


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

[Bug 1977467] [NEW] Update gvfs to 1.48.2

2022-06-02 Thread Jeremy Bicha
Public bug reported:

Impact
--

Test Case
-

What Could Go Wrong
---

** Affects: gvfs (Ubuntu)
 Importance: Medium
 Status: Fix Released

** Affects: gvfs (Ubuntu Jammy)
 Importance: Medium
 Status: Triaged


** Tags: jammy upgrade-software-version

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

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

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

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

Title:
  Update gvfs to 1.48.2

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


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

[Bug 1975404] Re: Wthi gnome-panel or flashback remote option is gone

2022-06-02 Thread Jeremy Bicha
gnome-remote-desktop requires d-bus interfaces from Mutter. GNOME
Flashback does not use Mutter.

GNOME Flashback won't have integrated remote desktop until it implements
remote desktop itself.

You might be able to use vino or xrdp to share your desktop remotely.
Sorry, I don't know for sure since I don't use GNOME Flashback and
haven't tried using remote desktop there.

** Package changed: gnome-remote-desktop (Ubuntu) => gnome-flashback
(Ubuntu)

** Changed in: gnome-flashback (Ubuntu)
   Importance: Undecided => Wishlist

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

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

Title:
  Wthi gnome-panel or flashback remote option is gone

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


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

[Bug 1976198] Re: [SRU] Possible missing dependencies of libsdl2-dev in Jammy

2022-06-02 Thread Jeremy Bicha
Here's a counterargument.

Anyone upgrading from say middle of June on will get the same amount of
packages to update regardless of whether this bug is fixed or not.

If this bug is fixed before Ubuntu 22.04.1, then anyone installing from
the new release images wouldn't have anything extra to download either.

The vast majority of people that will use Ubuntu 22.04 LTS have not
installed it yet.

My opinion is that this is a FTBFS kind of bug. Reverse dependencies of
libsdl2-dev might not build until this bug is fixed. Is it the position
of the Ubuntu SRU team that FTBFS bugs only need to get fixed in jammy-
proposed and not jammy-updates?

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

Title:
  [SRU] Possible missing dependencies of libsdl2-dev in Jammy

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


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

[Bug 1976623] Re: SRU for evolution 3.44.2

2022-06-02 Thread Jeremy Bicha
This bug was fixed in the package evolution - 3.44.2-1
Sponsored for Nathan Teodosio (nteodosio)

---
evolution (3.44.2-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump dependencies to 3.44.2

 -- Nathan Pratta Teodosio   Wed, 01 Jun
2022 16:01:10 -0300

** Changed in: evolution (Ubuntu)
   Status: New => Fix Released

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

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

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

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

** Changed in: evolution (Ubuntu Jammy)
   Status: In Progress => Triaged

** Tags added: jammy upgrade-software-version

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

Title:
  SRU for evolution 3.44.2

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


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

[Bug 1972153] Re: [MIR] libsoup3

2022-06-02 Thread Jeremy Bicha
** Description changed:

  [Availability]
  Already in Ubuntu universe.
  Builds and works for all supported architectures including i386
  https://launchpad.net/ubuntu/+source/libsoup3
  
  [Rationale]
  GNOME is switching to libsoup3. This has been delayed a few releases but I 
suspect it will be more mandatory for GNOME 43 or GNOME 44.
  - gnome-bluetooth3 is a new runtime dependency of package gnome-shell that
  we already support
  
  libsoup3 is requested in Ubuntu main no longer than August 4 to allow
  time for reverse dependencies to be switched before 22.10 Feature Freeze
  August 25.
  
  [Security]
  - https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=libsoup
  - https://ubuntu.com/security/cve?package=libsoup2.4
  - https://security-tracker.debian.org/tracker/source-package/libsoup2.4
  
  - no `suid` or `sgid` binaries
  - no executables in `/sbin` and `/usr/sbin`
  - Package does not install services, timers or recurring jobs
  - Package does not open privileged ports (ports < 1024)
  - debian/rules builds with all standard hardening flags
  
  This is a security-sensitive library that allows apps to access data
  over the Internet.
  
  [Quality assurance - function/usage]
  The package works well right after install
  
  [Quality assurance - maintenance]
  - The package is maintained well in Debian/Ubuntu and has not too many
    and long term critical bugs open
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/libsoup3
  - Ubuntu older series https://bugs.launchpad.net/ubuntu/+source/libsoup2.4
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libsoup3
  - Debian older series 
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libsoup2.4
  - GNOME https://gitlab.gnome.org/GNOME/libsoup/-/issues
  - The package does not deal with exotic hardware we cannot support
  
  [Quality assurance - testing]
  - Runs a test suite on build time, if it fails it makes the build fail, link 
to build log:
  
https://launchpad.net/ubuntu/+source/libsoup3/3.0.6-1/+build/23589175/+files/buildlog_ubuntu-kinetic-amd64.libsoup3_3.0.6-1_BUILDING.txt.gz
  
  - Includes autopkgtests, both a basic superficial test and an installed-
  tests suite
  
  [Quality assurance - packaging]
  - debian/watch is present and works
  
  - Does not yield massive lintian Warnings or Errors
  - Lintian overrides are not present
  
  - Des not rely on obsolete or about to be demoted packages.
  - Has no python2 or GTK2 dependencies
  
  - Does not ask debconf questions
  
  - Packaging and build is easy:
  https://salsa.debian.org/gnome-team/libsoup3/-/blob/debian/master/debian/rules
  
  [UI standards]
  Skipping
  
  [Dependencies]
  - No dependencies not already in main
  - libsoup-3.0-dev has been added to the Extra-Exclude list to keep its 
sysprof dependency out of main for now
  
  [Standards compliance]
  - This package correctly follows FHS and Debian Policy
  
  [Maintenance/Owner]
  - Owning Team will be Ubuntu Desktop (Co-maintained with Debian GNOME team.)
  - Team is not yet, but will subscribe to the package before promotion
  
  - This does not use static builds
  - This does not use vendored code
  
  [Background information]
  The Ubuntu Desktop Team expects that it will be necessary to keep both 
libsoup2.4 and libsoup3 in main for Ubuntu 22.10.
  
  This is a big and complicated transition. Apps will crash if they are
  linked against both libraries.
  
  Upstream progress tracker:
  https://gitlab.gnome.org/GNOME/libsoup/-/issues/218
  
  Migration hints:
  https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html
  
+ Fedora announcement:
+ 
https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/JAQJ5WJQ6U6IZ3BZAZ5AM3VMMQCNOA7G/
+ 
  https://people.canonical.com/~ubuntu-
  archive/transitions/html/libsoup3.html
  
  Estimated 30 affected source packages in main (some are libraries so true 
affected count is higher):
  
https://people.canonical.com/~ubuntu-archive/transitions/html/libsoup3-main.html

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

Title:
  [MIR] libsoup3

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


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

[Bug 1973229] Re: Update freerdp2 to 2.7.0

2022-06-01 Thread Jeremy Bicha
Robie, for now, we are just cherrypicking the more urgent fix. I've
uploaded to the jammy Unapproved queue. Feel free to reject the freerdp2
2.7.0 upload for now.

** Changed in: freerdp2 (Ubuntu Jammy)
 Assignee: Jeremy Bicha (jbicha) => (unassigned)

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

Title:
  Update freerdp2 to 2.7.0

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


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

[Bug 1970994] Re: /usr/libexec/gnome-remote-desktop-daemon:11:setChannelError:rdpgfx_server_thread_func:thread_launcher:start_thread:clone3

2022-06-01 Thread Jeremy Bicha
** Description changed:

+ Impact
+ --
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-remote-desktop.  This problem was most recently seen with package version 
42.0-4ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/77f41623474304919ac793c6665505547b583b60 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
+ Test Case 1
+ ---
+ Unfortunately, we weren't able to identify a reliable test case.
  
- It's believed this issue will be fixed with
- https://github.com/FreeRDP/FreeRDP/pull/7836
+ We will know if this bug is fixed if errors.ubuntu.com stops reporting
+ that error with a fully upgraded system. However, that means this update
+ will need to be pushed to -updates
+ 
+ Test Case 2
+ ---
+ Install all updates. Log out and log back in.
+ Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote 
Desktop Sharing.
+ Turn it off then on because there may be a gnome-control-center bug with 
initial enabling.
+ 
+ From a second computer, connect to the first computer using Remmina.
+ 
+ The Remote Desktop page on the first computer provides the username and
+ password to use. I wasn't able to get the "Remote Desktop Address" to
+ work (maybe avahi doesn't work well?) so just use the first computer's
+ IP address.
+ 
+ So something like:
+ RDP jeremy@192.168.1.1
+ 
+ Ensure that the connection works.
+ 
+ Then repeat the test after updating the second computer to use the
+ updated freerdp2 since Remmina itself uses freerdp2. Basically we want
+ to make sure things keep working after the update but also continue to
+ work for connections between systems that aren't using the same version
+ of freerdp2.
+ 
+ What Could Go Wrong
+ ---
+ RDP Sharing using freerdp2 is a new feature for Ubuntu 22.04 LTS as part of 
GNOME 42.
+ 
+ RDP Sharing can be used for providing remote support so it's important
+ that this feature works well because it may be difficult for the remote
+ admin to fix issues in person.
+ 
+ freerdp2 is also used by the Remmina and GNOME Connections apps as the
+ "client" app for RDP Sharing. (The GNOME feature is the "server" side.)
+ 
+ This fix is cherrypicked from the stable freerdp2 branch.

** Changed in: gnome-remote-desktop (Ubuntu)
   Status: Triaged => Invalid

** Changed in: freerdp2 (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: freerdp2 (Ubuntu Jammy)
   Status: Triaged => In Progress

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

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

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

Title:
  /usr/libexec/gnome-remote-desktop-
  
daemon:11:setChannelError:rdpgfx_server_thread_func:thread_launcher:start_thread:clone3

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


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

[Bug 1976547] [NEW] Update gnome-remote-desktop to 42.2

2022-06-01 Thread Jeremy Bicha
Public bug reported:

Impact
--
This is a new stable release in the GNOME 42 series

https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/42.2/NEWS

Test Case #1

Install all updates. Log out and log back in.
Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote 
Desktop Sharing.
Turn it off then on because there may be a gnome-control-center bug with 
initial enabling.

From a second computer, connect to the first computer using Remmina.

The Remote Desktop page on the first computer provides the username and
password to use. I wasn't able to get the "Remote Desktop Address" to
work (maybe avahi doesn't work well?) so just use the first computer's
IP address.

So something like:
RDP jeremy@192.168.1.1

Ensure that the connection works.

Test Case #2

Do test case #1 but this time also enable the Legacy VNC option on the Remote 
Desktop Sharing page.
Connect using VNC instead and ensure that the connection works.

What Could Go Wrong
---
RDP Sharing is a new feature for Ubuntu 22.04 LTS as part of GNOME 42. 
(Previously only VNC Sharing was offered.)

RDP Sharing can be used for providing remote support so it's important
that this feature works well because it may be difficult for the remote
admin to fix issues in person.

gnome-remote-desktop is part of GNOME Core and falls under the GNOME
Stable Release Update microrelease exception

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

** Affects: gnome-remote-desktop (Ubuntu)
 Importance: Wishlist
 Status: Fix Committed


** Tags: jammy upgrade-software-version

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

Title:
  Update gnome-remote-desktop to 42.2

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


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

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

2022-06-01 Thread Jeremy Bicha
** Changed in: gtk4 (Ubuntu)
   Status: Confirmed => Fix Committed

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

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

** Changed in: gtk4 (Ubuntu Jammy)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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


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

[Bug 1976500] Re: Update gtk4 to 4.6.5

2022-06-01 Thread Jeremy Bicha
** Description changed:

  Impact
  --
  There is a new point release in the stable GTK 4.6 series. (The version in 
Ubuntu 22.04 LTS is currently 4.6.3).
  
  https://gitlab.gnome.org/GNOME/gtk/-/blob/4.6.5/NEWS
  
  Test Case 1
  ---
  Make sure that opening and saving files from the Firefox and Chromium snaps 
still work
  
  Test Case 2
  ---
  snap install portal-test
  snap run portal-test
  Verify that the app seems to still work ok
  
  What Could Go Wrong
  ---
  Ubuntu includes xdg-desktop-portal-gnome by default which is used for many 
snap actions like providing a file chooser. This is critical functionality for 
our snaps.
  
  The Ubuntu flavors use a different portal backend, most commonly xdg-
  desktop-portal-gtk which uses GTK3 so it's not affected by this SRU.
  
  The other gtk4 apps installed by default in Ubuntu are gnome-chess and
  gnome-shell-extension-prefs.
  
  gtk is not listed in the proposed set of packages at
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
  but I believe it should be.
  
  gtk4 has extensive build tests and autopkgtests.
+ 
+ Other Info
+ --
+ This adds a build dependency on gi-docgen so that we can reuse Debian's 
version of the gtk4 tarball which no longer includes the bundled copy of 
gi-docgen.

** Changed in: gtk4 (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: gtk4 (Ubuntu Jammy)
   Status: Triaged => In Progress

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

Title:
  Update gtk4 to 4.6.5

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


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

[Bug 1970662] Re: Update gnome-remote-desktop to 42.1.1

2022-06-01 Thread Jeremy Bicha
I successfully completed both test cases with gnome-remote-desktop
42.1.1-0ubuntu1

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

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

Title:
  Update gnome-remote-desktop to 42.1.1

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


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

[Bug 1971532] Re: Fileselector Unable To Paste Into Filename

2022-06-01 Thread Jeremy Bicha
This was fixed in
https://launchpad.net/ubuntu/+source/gtk4/4.6.3+ds1-0ubuntu1

** Changed in: gtk4 (Ubuntu Jammy)
   Status: Triaged => Fix Released

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

Title:
  Fileselector Unable To Paste Into Filename

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


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

[Bug 1976500] [NEW] Update gtk4 to 4.6.5

2022-06-01 Thread Jeremy Bicha
Public bug reported:

Impact
--
There is a new point release in the stable GTK 4.6 series. (The version in 
Ubuntu 22.04 LTS is currently 4.6.3).

https://gitlab.gnome.org/GNOME/gtk/-/blob/4.6.5/NEWS

Test Case 1
---
Make sure that opening and saving files from the Firefox and Chromium snaps 
still work

Test Case 2
---
snap install portal-test
snap run portal-test
Verify that the app seems to still work ok

What Could Go Wrong
---
Ubuntu includes xdg-desktop-portal-gnome by default which is used for many snap 
actions like providing a file chooser. This is critical functionality for our 
snaps.

The Ubuntu flavors use a different portal backend, most commonly xdg-
desktop-portal-gtk which uses GTK3 so it's not affected by this SRU.

The other gtk4 apps installed by default in Ubuntu are gnome-chess and
gnome-shell-extension-prefs.

gtk is not listed in the proposed set of packages at
https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
but I believe it should be.

gtk4 has extensive build tests and autopkgtests.

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

** Affects: gtk4 (Ubuntu Jammy)
 Importance: High
 Status: Triaged


** Tags: jammy upgrade-software-version

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

** Changed in: gtk4 (Ubuntu Jammy)
   Importance: Undecided => High

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

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

Title:
  Update gtk4 to 4.6.5

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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-06-01 Thread Jeremy Bicha
** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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


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

[Bug 1976381] Re: Update mutter to 42.2

2022-06-01 Thread Jeremy Bicha
** Changed in: mutter (Ubuntu)
   Status: Triaged => Fix Committed

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

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

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

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

Title:
  Update mutter to 42.2

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


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

[Bug 1973028] Re: gnome-remote-desktop user service is always running

2022-05-31 Thread Jeremy Bicha
I installed gnome-remote-desktop 42.1.1-0ubuntu1 and verified that the
Test Case completes successfully.

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

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

Title:
  gnome-remote-desktop user service is always running

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


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

[Bug 1971195] Re: gnome-remote-desktop leads to a session crash inside qemu with virtio-vga

2022-05-31 Thread Jeremy Bicha
I confirmed that I am able to start the default Ubuntu (on Wayland)
desktop session after installing gnome-remote-desktop 42.1.1-2ubuntu1
with the Test Case. Before installing that version, I would get a black
screen when I attempted to log in using that session.

Unfortunately, the particular use case won't be fully fixed until we
release a new Ubuntu 22.04.1 iso since Ubuntu desktop by default doesn't
install non-security updates during the install.

I may be able to work around that by updating osinfo-db to do that. And
then people installing using GNOME Boxes or virt-manager should be good.

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

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

Title:
  gnome-remote-desktop leads to a session crash inside qemu with virtio-
  vga

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


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

[Bug 1976381] [NEW] Update mutter to 42.2

2022-05-31 Thread Jeremy Bicha
Public bug reported:


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

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
 Status: Triaged


** Tags: jammy upgrade-software-version

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

Title:
  Update mutter to 42.2

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


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

[Bug 1976371] Re: SRU for evolution-data-server 3.44.2

2022-05-31 Thread Jeremy Bicha
** Changed in: evolution-data-server (Ubuntu Jammy)
   Status: Triaged => In Progress

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

Title:
  SRU for evolution-data-server 3.44.2

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


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

[Bug 1976371] Re: SRU for evolution-data-server 3.44.2

2022-05-31 Thread Jeremy Bicha
** Changed in: evolution-data-server (Ubuntu)
   Status: New => Fix Committed

** Changed in: evolution-data-server (Ubuntu)
   Importance: Undecided => Medium

** Also affects: evolution-data-server (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: evolution-data-server (Ubuntu Jammy)
   Status: New => Triaged

** Changed in: evolution-data-server (Ubuntu Jammy)
   Importance: Undecided => Medium

** Tags added: jammy upgrade-software-version

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

Title:
  SRU for evolution-data-server 3.44.2

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


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

[Bug 1976293] Re: 21.10 → 22.04: Installs *brltty* breaking FTDI USB serial devices

2022-05-30 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1958224 ***
https://bugs.launchpad.net/bugs/1958224

** This bug has been marked a duplicate of bug 1958224
   brltty claiming cp210x devices on 22.04

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

Title:
  21.10 → 22.04: Installs *brltty* breaking FTDI USB serial  devices

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


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

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

2022-05-27 Thread Jeremy Bicha
I installed libmutter-10-0 42.1-0ubuntu1 and verified that the Test Case
works successfully now.

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

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

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

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


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

[Bug 1973373] Re: Update gnome-shell to 42.1

2022-05-27 Thread Jeremy Bicha
I installed gnome-shell 42.1-0ubuntu0.1

I installed and enabled the GNOME Shell extensions from
https://discourse.ubuntu.com/t/removal-of-gnome-shell-extension-from-
universe-and-stop-auto-syncs/18437/9 and verified that they were all
able to be activated and appeared to work.

I logged into these sessions and things appeared to work:
GNOME
GNOME Classic
Ubuntu
Ubuntu on Xorg

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

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

Title:
  Update gnome-shell to 42.1

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


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

[Bug 1976120] Re: Update nautilus to 42.2

2022-05-27 Thread Jeremy Bicha
** Description changed:

  Impact
  --
+ This is a new stable release in the GNOME 42 series
+ 
+ https://gitlab.gnome.org/GNOME/nautilus/-/blob/42.2/NEWS
+ 
+ Test Case 1
+ ---
+ Install the update
+ Ensure that Nautilus still works well
+ 
+ Test Case 2
+ ---
+ Navigate to a folder.
+ In the path bar. Right click on the parent folder and choose Open in New 
Window
+ nautilus should open a new window with crashing.
+ https://gitlab.gnome.org/GNOME/nautilus/-/issues/2208
+ 
+ 
+ Test Case 3 Optional
+ 
+ Click the ☰ menu and choose Preferences.
+ Set Performances > Count Number of Files in Folders to "On this computer 
only" (that is the default)
+ Connect to a remote server (sshfs, smbfs, Google Drive etc.)
+ Nautilus should not be showing you the count of items in those folders.
+ 
+ 
+ https://gitlab.gnome.org/GNOME/nautilus/-/issues/2035
+ 
+ What Could Go Wrong
+ ---
+ nautilus is the default GUI file browser for Ubuntu Desktop. Other desktop 
flavors use other file browsers.
+ 
+ As a component of GNOME core, there is a micro-release exception for
+ nautilus
+ 
+ https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

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

Title:
  Update nautilus to 42.2

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


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

[Bug 1976120] Re: Update nautilus to 42.2

2022-05-27 Thread Jeremy Bicha
** Also affects: nautilus (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

** Changed in: nautilus (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update nautilus to 42.2

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


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

[Bug 1976120] [NEW] Update nautilus to 42.2

2022-05-27 Thread Jeremy Bicha
Public bug reported:

Impact
--

** Affects: nautilus (Ubuntu)
 Importance: Medium
 Status: Fix Committed


** Tags: jammy upgrade-software-version

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

Title:
  Update nautilus to 42.2

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


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

[Bug 1972726] Re: Update mutter to 42.1

2022-05-27 Thread Jeremy Bicha
I verified mutter 42.1-0ubuntu1 works well in these sessions:
GNOME
GNOME Classic
Ubuntu
Ubuntu on Xorg

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

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

Title:
  Update mutter to 42.1

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


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

[Bug 1975945] Re: Update gnome-control-center to 41.7

2022-05-27 Thread Jeremy Bicha
** Description changed:

  Impact
  --
+ There was a new bugfix release in the stable 41 series.
+ https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/41.4...41.7
+ 6 of these commits were already in Ubuntu 22.04 LTS.
  
- Test Case
- -
+ New changes:
+ - Translation updates (because of Ubuntu language packs, this has no effect 
until the next language pack update, which is a few months away)
+ - info-overview: Allow changing "Device Name" by pressing "Enter" 
+ - wwan: Remove duplicate line from .desktop
+ - keyboard: Avoid segfault due to no "data" for `custom_shortcut_add_row` 
+ - network: Fix saving passwords for non-wifi connections 
+ - info-overview: Remove trailing space after CPU name 
+ 
+ Test Case 1
+ ---
+ Install the update.
+ Make sure that gnome-control-center continues to run well.
+ 
+ Test Case 2
+ ---
+ Install gnome-session
+ Log out.
+ Click your name on the login screen.
+ Click the gear in the bottom right corner and choose GNOME.
+ Finish logging in.
+ Make sure that gnome-control-center continues to run well.
+ 
+ This test case is because some of our Ubuntu customizations only show in
+ the Ubuntu session, not other sessions like vanilla GNOME.
+ 
+ Test Case 3
+ ---
+ Open gnome-control-center
+ Click the last item in the left sidebar named About
+ Click Device Name.
+ Type in a different name for your computer.
+ Press Enter.
+ The Rename Device dialog should close and your new computer name should take 
effect.
+ 
  
  What Could Go Wrong
  ---
+ gnome-control-center is used by Ubuntu Desktop and Ubuntu Budgie.
+ It is a critical app for viewing and changing a huge variety of settings for 
these desktops.
+ 
+ gnome-control-center is part of GNOME Core and has a microrelease
+ exception for Ubuntu stable release updates.
+ 
+ https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Changed in: gnome-control-center (Ubuntu Jammy)
   Status: Incomplete => In Progress

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

Title:
  Update gnome-control-center to 41.7

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


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

[Bug 1975945] [NEW] Update gnome-control-center to 41.7

2022-05-27 Thread Jeremy Bicha
Public bug reported:

Impact
--

Test Case
-

What Could Go Wrong
---

** Affects: gnome-control-center (Ubuntu)
 Importance: Medium
 Status: Fix Committed

** Affects: gnome-control-center (Ubuntu Jammy)
 Importance: Medium
 Assignee: Jeremy Bicha (jbicha)
 Status: Incomplete


** Tags: jammy upgrade-software-version

** Also affects: gnome-control-center (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

** Changed in: gnome-control-center (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update gnome-control-center to 41.7

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


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

[Bug 1975873] [NEW] gtk-vnc -dev packages have missing dependencies

2022-05-26 Thread Jeremy Bicha
Public bug reported:

Impact
--
The gtk-vnc -dev packages have missing dependencies in Ubuntu 22.04 LTS. The 
newer version has additional dependencies in its pkgconfig file. This makes 
packages like gnome-boxes and gnome-connections fail to build from source in 
Ubuntu 22.04 LTS.

Test Case
-
Use a clean minimal Ubuntu 22.04 LTS build environment to rebuild the Ubuntu 
gnome-boxes and gnome-connections packages. Both builds should complete 
successfully.

What Could Go Wrong
---
This update only adds dependencies to the -dev packages.

** Affects: gtk-vnc (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: gtk-vnc (Ubuntu Jammy)
 Importance: High
 Assignee: Jeremy Bicha (jbicha)
 Status: In Progress

** Affects: gtk-vnc (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: ftbfs jammy

** Also affects: gtk-vnc (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: gtk-vnc (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: gtk-vnc (Ubuntu Jammy)
   Importance: Undecided => High

** Changed in: gtk-vnc (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

** Bug watch added: Debian Bug tracker #1011876
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011876

** Also affects: gtk-vnc (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011876
   Importance: Unknown
   Status: Unknown

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

Title:
  gtk-vnc -dev packages have missing dependencies

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


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

[Bug 1970609] Re: Update xdg-desktop-portal-gnome to 42.1

2022-05-26 Thread Jeremy Bicha
I have verified the 3 test cases for xdg-desktop-portal-gnome
42.1-0ubuntu1

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

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

Title:
  Update xdg-desktop-portal-gnome to 42.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal-gnome/+bug/1970609/+subscriptions


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

[Bug 1970411] Re: gnome-remote-desktop-daemon crashes on fuse_thread_func → g_thread_proxy → start_thread: Failed to mount FUSE filesystem (as per missing fusermount3)

2022-05-26 Thread Jeremy Bicha
I have verified that gnome-remote-desktop 42.1.1-0ubuntu1 depends on
fuse3

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

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

Title:
  gnome-remote-desktop-daemon crashes on fuse_thread_func →
  g_thread_proxy → start_thread: Failed to mount FUSE filesystem (as per
  missing fusermount3)

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


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

[Bug 1975521] Re: Please merge shotwell 0.30.16-1 (main) from Debian unstable

2022-05-25 Thread Jeremy Bicha
I made 2 changes and uploaded.

I added LP: #1975521 to debian/changelog so that it will automatically
close this bug when the package is built and fully lands in Kinetic.

I ran `update-maintainer` which is provided by ubuntu-dev-tools. debuild
or something complains when that isn't run for packages with a -ubuntu
version number.

I am unsubscribing ubuntu-sponsors now.

Thank you!

** Changed in: shotwell (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: shotwell (Ubuntu)
 Assignee: Jeremy Bicha (jbicha) => (unassigned)

** Tags added: kinetic upgrade-software-version

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

Title:
  Please merge shotwell 0.30.16-1 (main) from Debian unstable

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


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

[Bug 1975521] Re: Please merge shotwell 0.30.16-1 (main) from Debian unstable

2022-05-25 Thread Jeremy Bicha
I'm going to review this one.

** Changed in: shotwell (Ubuntu)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Please merge shotwell 0.30.16-1 (main) from Debian unstable

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


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

[Bug 1802483] Re: Notifications emitted by a snap with local files or desktop files use wrong namespace

2022-05-24 Thread Jeremy Bicha
** Also affects: libnotify (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: libnotify (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: libnotify (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: libnotify (Ubuntu Bionic)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Notifications emitted by a snap with local files or desktop files use
  wrong namespace

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


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

[Bug 1975489] Re: Update evince to 42.3

2022-05-23 Thread Jeremy Bicha
** Changed in: evince (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update evince to 42.3

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


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

[Bug 1972365] Re: Update gnome-shell-extensions to 42.1

2022-05-23 Thread Jeremy Bicha
I installed gnome-shell-extensions 42.1-0ubuntu1 and verified that I was
able to log in to GNOME Classic and things worked well.

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

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

Title:
  Update gnome-shell-extensions to 42.1

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


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

[Bug 1975489] [NEW] Update evince to 42.3

2022-05-23 Thread Jeremy Bicha
Public bug reported:

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

I had previously cherry-picked all the code changes from 42.2.

https://gitlab.gnome.org/GNOME/evince/-/blob/gnome-42/NEWS

Test Case
-
Install the update.
Open a variety of files with evince

What Could Go Wrong
---
evince is the default PDF viewer for Ubuntu and Ubuntu Budgie. But Firefox 
could also open PDFs.

evince is part of core GNOME and therefore has a microrelease exception
https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Affects: evince (Ubuntu)
 Importance: Medium
 Status: Fix Committed

** Affects: evince (Ubuntu Jammy)
 Importance: Medium
 Status: In Progress


** Tags: jammy upgrade-software-version

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

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

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

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

Title:
  Update evince to 42.3

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


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

[Bug 1973219] Re: Update gtk4 to 4.6.3

2022-05-22 Thread Jeremy Bicha
I verified that the open and save file choosers still work well with the
Firefox & Chromium snaps with gtk4 4.6.3+ds1-0ubuntu1. I didn't see any
regressions in the portal test or in gnome-text-editor, a GTK4 app.

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

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

Title:
  Update gtk4 to 4.6.3

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


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

[Bug 1970139] Re: VNC Connection doesn't work on arm64 (Raspberry Pi 4 8Gb) in Ubuntu 22.04 LTS

2022-05-20 Thread Jeremy Bicha
** Changed in: gnome-remote-desktop (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  VNC Connection doesn't work on arm64 (Raspberry Pi 4 8Gb) in Ubuntu
  22.04 LTS

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


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

[Bug 1973229] Re: Update freerdp2 to 2.7.0

2022-05-20 Thread Jeremy Bicha
Robie, thank you for taking the time to review this proposed stable
release update. Let me try to provide more justification for this
proposed update.

Yes, I am treating this as a microrelease update which according to my
understanding will not require specific bug reports and verification for
each patch but just an overall test case for the update.

The GNOME Remote Desktop maintainer has strongly and repeatedly urged
distros to take the freerdp2 2.7.0 release. GNOME 42 is the first GNOME
release to offer RDP Sharing and there are several bugfixes and crashes
fixed in the new freerdp2 version. Since GNOME Remote Desktop sharing is
the primary usecase for freerdp2 in Ubuntu 22.04 LTS, I think the
opinion of the upstream maintainers carries some weight here. The
secondary usecase is the remote desktop client Remmina so that's why the
manual test plan tests that feature too.

To try to minimize the change needed for this SRU, we cherry-picked 23
non-changelog commits from 2.7.0 to Ubuntu 22.04 LTS already. This
proposed SRU adds the 8 remaining commits. I believe that for users
seeking support upstream, it will be easier if they can report that they
are using 2.7.0 rather than effectively a git snapshot especially since
the git snapshot isn't obvious from the Ubuntu version number (you'd
have to read debian/changelog to know this).

I understand that the packaging update is really noisy because of so
many patches dropped. Therefore, I am attaching a diff of the code
change now for the patched source (excluding the debian/ directory). Or
you can browse the git commit log linked in the bug description for
commits after April 11.

The 2.7.0 update is an update from freerdp2's stable branch. The changes
are all limited backports from the main trunk development branch.

The final change is backporting another patch set (from the stable
branch after the 2.7.0 release). That change is difficult to verify with
our usual SRU procedures. It fixes a crash that we don't know how to
reliably reproduce. The easiest verification that the patch works is to
monitor errors.ubuntu.com to make sure that the crash reports stop. But
you can't really do that until the updated version is pushed to jammy-
updates, right?

** Patch added: "lp1973229-unpacked-without-debian.diff"
   
https://bugs.launchpad.net/ubuntu/+source/freerdp2/+bug/1973229/+attachment/5591634/+files/lp1973229-unpacked-without-debian.diff

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

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

Title:
  Update freerdp2 to 2.7.0

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


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

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

2022-05-20 Thread Jeremy Bicha
After installing the gtk3 3.24.33-1ubuntu2 proposed updates, I confirm
that scrolling down in long documents in gedit works with both the jammy
mutter 42.0-3ubuntu2 and the jammy-proposed version 42.1-0ubuntu1.

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

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

Title:
  Include gtk3 changes needed for mutter 42.1

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


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

[Bug 1972722] Re: Include gtk4 changes needed for mutter 42.1

2022-05-20 Thread Jeremy Bicha
After installing the gtk4 4.6.3+ds1-0ubuntu1 proposed updates, I confirm
that scrolling down in long documents in gnome-text-editor works with
both the jammy mutter 42.0-3ubuntu2 and the jammy-proposed version
42.1-0ubuntu1.

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

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

Title:
  Include gtk4 changes needed for mutter 42.1

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


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

[Bug 1973229] Re: Update freerdp2 to 2.7.0

2022-05-20 Thread Jeremy Bicha
** Description changed:

  Impact
  --
  Ubuntu 22.04 LTS includes basically a git snapshot of freerdp2 as of April 
11. freerdp 2.7.0 was released April 25 with a few more bug fixes.
  
  
https://github.com/FreeRDP/FreeRDP/commits/stable-2.0?after=f8a4c6a9fed51cacd7b75ca95e2fcb018f4ac5b8+46=stable-2.0
+ 
+ From the NEWS file, the changes are
+ * Backported OpenSSL3 gateway support (#7822)
+ * Backported #7733: Support 10bit X11 color (BGRX32 only)
+ * Backported #7808: Disable websockets with /gt:rpc
+ * Backported #7815: RAIL expect LOGON_MSG_SESSION_CONTINUE
  
  Also, this includes patches that the upstream gnome-remote-desktop
  maintainers believe fix LP: #1970994 I am not mentioning that bug number
  in the debian/changelog because I don't have a clear test case to
  reproduce that bug, which is needed for SRU verification to go smoothly.
  
  Test Case #1
  
  Install all updates. Log out and log back in.
  Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote 
Desktop Sharing.
  Turn it off then on because there may be a gnome-control-center bug with 
initial enabling.
  
  From a second computer, connect to the first computer using Remmina.
  
  The Remote Desktop page on the first computer provides the username and
  password to use. I wasn't able to get the "Remote Desktop Address" to
  work (maybe avahi doesn't work well?) so just use the first computer's
  IP address.
  
  So something like:
  RDP jeremy@192.168.1.1
  
  Ensure that the connection works.
  
  Then repeat the test after updating the second computer to use the
  updated freerdp2 since Remmina itself uses freerdp2. Basically we want
  to make sure things keep working after the update but also continue to
  work for connections between systems that aren't using the same version
  of freerdp2.
  
  What Could Go Wrong
  ---
  RDP Sharing using freerdp2 is a new feature for Ubuntu 22.04 LTS as part of 
GNOME 42.
  
  RDP Sharing can be used for providing remote support so it's important
  that this feature works well because it may be difficult for the remote
  admin to fix issues in person.
  
  freerdp2 is also used by the Remmina and GNOME Connections apps as the
  "client" app for RDP Sharing. (The GNOME feature is the "server" side.)

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

Title:
  Update freerdp2 to 2.7.0

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


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

[Bug 1958267] Re: wpa can't connect to servers using TLS 1.1 or older

2022-05-20 Thread Jeremy Bicha
@Dustin, do you have a specific issue that you believe is solved with a
newer NetworkManager?

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

Title:
  wpa can't connect to servers using TLS 1.1 or older

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


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

[Bug 1969935] Re: Update evolution to 3.44.1

2022-05-20 Thread Jeremy Bicha
evolution-data-server is fully phased.

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

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

Title:
  Update evolution to 3.44.1

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


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

[Bug 1971076] Re: webkitgtk 2.36 doesn't work with orca anymore

2022-05-19 Thread Jeremy Bicha
** Patch added: "orca-webkit-236-jammy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/orca/+bug/1971076/+attachment/5591330/+files/orca-webkit-236-jammy.debdiff

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1971076] Re: webkitgtk 2.36 doesn't work with orca anymore

2022-05-19 Thread Jeremy Bicha
I have built packages locally with these debdiffs and confirmed that the
Test Case passes for me on Ubuntu 20.04 LTS, Ubuntu 21.10, and Ubuntu
22.04 LTS.

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1971076] Re: webkitgtk 2.36 doesn't work with orca anymore

2022-05-19 Thread Jeremy Bicha
** Patch added: "orca-webkit-236-impish.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/orca/+bug/1971076/+attachment/5591329/+files/orca-webkit-236-impish.debdiff

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1971076] Re: webkitgtk 2.36 doesn't work with orca anymore

2022-05-19 Thread Jeremy Bicha
** Patch added: "orca-webkit-236-focal.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/orca/+bug/1971076/+attachment/5591328/+files/orca-webkit-236-focal.debdiff

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1971076] Re: webkitgtk 2.36 doesn't work with orca anymore

2022-05-19 Thread Jeremy Bicha
** Description changed:

+ Impact
+ --
+ webkitgtk apps are no longer readable by Ubuntu's default screen reader.
+ 
+ This regression was introduced with webkit2gtk 2.36. That version was a
+ major security update and has been pushed to Ubuntu 20.04 LTS and Ubuntu
+ 21.10.
+ 
+ There are many apps that use webkitgtk: evolution, epiphany, yelp, etc.
+ 
+ Test Case
+ -
+ 1. Install evolution
+ 2. Open evolution and configure an email account.
+ 3. Install the update
+ 4. Open the Ubuntu/GNOME Settings app. In the left sidebar, select 
Accessibility.
+ 5. Click Screen Reader and turn it on.
+ 6. Open Evolution. Open an email in a new window. Select the body text area 
of the email.
+ 
+ The Screen Reader should read the text on that line.
+ 
+ What Could Go Wrong
+ --
+ For Ubuntu 21.10, we are just cherry-picking 2 commits from the stable 
gnome-40 branch.
+ 
+ We are also cherry-picking those 2 commits to Ubuntu 20.04 LTS.
+ 
+ Original Bug Report
+ ---
  Since Ubuntu 22.04 I can not read the content of the yelp pages, le content 
of a mail from evolution or a web page from epiphany.
  This worked correctly for Ubuntu 21.10 or Ubuntu 20.04 LTS.
  This problem occurs if I migrate from a previous version, or if I reinstall 
from scrash.
  
- Is there a new setting that I don't aware of? 
+ Is there a new setting that I don't aware of?
  This also could be related to webkitgtk I suppose.
  
  A work arround is to select all the texte and to copy it to a place that
  I can read (gedit).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: orca 42.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: MATE
  Date: Sun May  1 10:03:38 2022
  InstallationDate: Installed on 2022-04-03 (27 days ago)
  InstallationMedia: Ubuntu 20.04.4 LTS "Focal Fossa" - Release amd64 (20220223)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: orca
  UpgradeStatus: Upgraded to jammy on 2022-04-12 (18 days ago)
  mtime.conffile..etc.xdg.autostart.orca-autostart.desktop: 
2022-04-17T10:13:33.207956

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1973229] Re: Update freerdp2 to 2.7.0

2022-05-19 Thread Jeremy Bicha
** Description changed:

  Impact
  --
  Ubuntu 22.04 LTS includes basically a git snapshot of freerdp2 as of April 
11. freerdp 2.7.0 was released April 25 with a few more bug fixes.
+ 
+ 
https://github.com/FreeRDP/FreeRDP/commits/stable-2.0?after=f8a4c6a9fed51cacd7b75ca95e2fcb018f4ac5b8+46=stable-2.0
  
  Also, this includes patches that the upstream gnome-remote-desktop
  maintainers believe fix LP: #1970994 I am not mentioning that bug number
  in the debian/changelog because I don't have a clear test case to
  reproduce that bug, which is needed for SRU verification to go smoothly.
  
  Test Case #1
  
  Install all updates. Log out and log back in.
  Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote 
Desktop Sharing.
  Turn it off then on because there may be a gnome-control-center bug with 
initial enabling.
  
  From a second computer, connect to the first computer using Remmina.
  
  The Remote Desktop page on the first computer provides the username and
  password to use. I wasn't able to get the "Remote Desktop Address" to
  work (maybe avahi doesn't work well?) so just use the first computer's
  IP address.
  
  So something like:
  RDP jeremy@192.168.1.1
  
  Ensure that the connection works.
  
  Then repeat the test after updating the second computer to use the
  updated freerdp2 since Remmina itself uses freerdp2. Basically we want
  to make sure things keep working after the update but also continue to
  work for connections between systems that aren't using the same version
  of freerdp2.
  
  What Could Go Wrong
  ---
  RDP Sharing using freerdp2 is a new feature for Ubuntu 22.04 LTS as part of 
GNOME 42.
  
  RDP Sharing can be used for providing remote support so it's important
  that this feature works well because it may be difficult for the remote
  admin to fix issues in person.
  
  freerdp2 is also used by the Remmina and GNOME Connections apps as the
  "client" app for RDP Sharing. (The GNOME feature is the "server" side.)

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

Title:
  Update freerdp2 to 2.7.0

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


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

[Bug 1974187] [NEW] Update orca to 42.1

2022-05-19 Thread Jeremy Bicha
Public bug reported:

Impact
--
This is a new bugfix release in the stable GNOME 42 series

https://gitlab.gnome.org/GNOME/orca/-/blob/ORCA_42_1/NEWS

Test Case
-
Follow the test plan for LP: #1971076

What Could Go Wrong
---
Orca provides the screen reader support for the default Ubuntu desktop and 
other GTK based desktops. It is critical functionality for people who need 
screen readers.

Orca is part of GNOME Core and falls under the GNOME microrelease
exception.

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

** Affects: orca (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: orca (Ubuntu Jammy)
 Importance: High
 Assignee: Jeremy Bicha (jbicha)
 Status: In Progress


** Tags: jammy upgrade-software-version

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

** Changed in: orca (Ubuntu Jammy)
   Importance: Undecided => High

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

** Changed in: orca (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update orca to 42.1

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


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

[Bug 1971076] Re: webkitgtk 2.36 doesn't work with orca anymore

2022-05-18 Thread Jeremy Bicha
** Also affects: gnome-orca via
   https://gitlab.gnome.org/GNOME/orca/-/issues/244
   Importance: Unknown
   Status: Unknown

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1971076] Re: 2.36 doesn't work with orca anymore

2022-05-18 Thread Jeremy Bicha
** Also affects: webkit2gtk (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: webkit2gtk (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Changed in: webkit2gtk (Ubuntu Impish)
   Importance: Undecided => High

** Changed in: webkit2gtk (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: webkit2gtk (Ubuntu Focal)
   Status: New => Triaged

** Changed in: webkit2gtk (Ubuntu Impish)
   Status: New => Triaged

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

** Changed in: webkit2gtk (Ubuntu)
   Status: Incomplete => Fix Committed

** Package changed: webkit2gtk (Ubuntu) => orca (Ubuntu)

** Summary changed:

- 2.36 doesn't work with orca anymore
+ webkitgtk 2.36 doesn't work with orca anymore

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

Title:
  webkitgtk 2.36 doesn't work with orca anymore

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


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

[Bug 1922548] Re: The admin backend is broken

2022-05-18 Thread Jeremy Bicha
** Changed in: gvfs (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  The admin backend is broken

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


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

[Bug 1960954] Re: Update gvfs to 1.50

2022-05-18 Thread Jeremy Bicha
** Changed in: gvfs (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  Update gvfs to 1.50

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


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

[Bug 1972153] Re: [MIR] libsoup3

2022-05-18 Thread Jeremy Bicha
** Description changed:

- 
  [Availability]
  Already in Ubuntu universe.
  Builds and works for all supported architectures including i386
  https://launchpad.net/ubuntu/+source/libsoup3
  
  [Rationale]
  GNOME is switching to libsoup3. This has been delayed a few releases but I 
suspect it will be more mandatory for GNOME 43 or GNOME 44.
  - gnome-bluetooth3 is a new runtime dependency of package gnome-shell that
  we already support
  
  libsoup3 is requested in Ubuntu main no longer than August 4 to allow
  time for reverse dependencies to be switched before 22.10 Feature Freeze
  August 25.
  
  [Security]
  - https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=libsoup
  - https://ubuntu.com/security/cve?package=libsoup2.4
  - https://security-tracker.debian.org/tracker/source-package/libsoup2.4
  
  - no `suid` or `sgid` binaries
  - no executables in `/sbin` and `/usr/sbin`
  - Package does not install services, timers or recurring jobs
  - Package does not open privileged ports (ports < 1024)
  - debian/rules builds with all standard hardening flags
  
  This is a security-sensitive library that allows apps to access data
  over the Internet.
  
  [Quality assurance - function/usage]
  The package works well right after install
  
  [Quality assurance - maintenance]
  - The package is maintained well in Debian/Ubuntu and has not too many
    and long term critical bugs open
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/libsoup3
  - Ubuntu older series https://bugs.launchpad.net/ubuntu/+source/libsoup2.4
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libsoup3
  - Debian older series 
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libsoup2.4
  - GNOME https://gitlab.gnome.org/GNOME/libsoup/-/issues
  - The package does not deal with exotic hardware we cannot support
  
  [Quality assurance - testing]
  - Runs a test suite on build time, if it fails it makes the build fail, link 
to build log:
  
https://launchpad.net/ubuntu/+source/libsoup3/3.0.6-1/+build/23589175/+files/buildlog_ubuntu-kinetic-amd64.libsoup3_3.0.6-1_BUILDING.txt.gz
  
  - Includes autopkgtests, both a basic superficial test and an installed-
  tests suite
  
  [Quality assurance - packaging]
  - debian/watch is present and works
  
  - Does not yield massive lintian Warnings or Errors
  - Lintian overrides are not present
  
  - Des not rely on obsolete or about to be demoted packages.
  - Has no python2 or GTK2 dependencies
  
  - Does not ask debconf questions
  
  - Packaging and build is easy:
  https://salsa.debian.org/gnome-team/libsoup3/-/blob/debian/master/debian/rules
  
  [UI standards]
  Skipping
  
  [Dependencies]
  - No dependencies not already in main
  - libsoup-3.0-dev has been added to the Extra-Exclude list to keep its 
sysprof dependency out of main for now
  
  [Standards compliance]
  - This package correctly follows FHS and Debian Policy
  
  [Maintenance/Owner]
  - Owning Team will be Ubuntu Desktop (Co-maintained with Debian GNOME team.)
  - Team is not yet, but will subscribe to the package before promotion
  
  - This does not use static builds
  - This does not use vendored code
  
  [Background information]
  The Ubuntu Desktop Team expects that it will be necessary to keep both 
libsoup2.4 and libsoup3 in main for Ubuntu 22.10.
  
  This is a big and complicated transition. Apps will crash if they are
  linked against both libraries.
  
  Upstream progress tracker:
  https://gitlab.gnome.org/GNOME/libsoup/-/issues/218
  
  Migration hints:
  https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html
  
  https://people.canonical.com/~ubuntu-
  archive/transitions/html/libsoup3.html
  
- Estimated 29 affected source packages in main (some are libraries so true 
affected count is higher):
+ Estimated 30 affected source packages in main (some are libraries so true 
affected count is higher):
  
https://people.canonical.com/~ubuntu-archive/transitions/html/libsoup3-main.html

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

Title:
  [MIR] libsoup3

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


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

[Bug 1972153] Re: [MIR] libsoup3

2022-05-18 Thread Jeremy Bicha
** Changed in: libsoup3 (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [MIR] libsoup3

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


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

[Bug 1972153] Re: [MIR] libsoup3

2022-05-18 Thread Jeremy Bicha
** Description changed:

- Needs to be MIR.
  
- What doesn’t qualify for immediate promotion (soname bump) is the dep on
- sysprof which is in universe and needs to be checked (either get it
- promoted or downgrading the dep)
+ [Availability]
+ Already in Ubuntu universe.
+ Builds and works for all supported architectures including i386
+ https://launchpad.net/ubuntu/+source/libsoup3
+ 
+ [Rationale]
+ GNOME is switching to libsoup3. This has been delayed a few releases but I 
suspect it will be more mandatory for GNOME 43 or GNOME 44.
+ - gnome-bluetooth3 is a new runtime dependency of package gnome-shell that
+ we already support
+ 
+ libsoup3 is requested in Ubuntu main no longer than August 4 to allow
+ time for reverse dependencies to be switched before 22.10 Feature Freeze
+ August 25.
+ 
+ [Security]
+ - https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=libsoup
+ - https://ubuntu.com/security/cve?package=libsoup2.4
+ - https://security-tracker.debian.org/tracker/source-package/libsoup2.4
+ 
+ - no `suid` or `sgid` binaries
+ - no executables in `/sbin` and `/usr/sbin`
+ - Package does not install services, timers or recurring jobs
+ - Package does not open privileged ports (ports < 1024)
+ - debian/rules builds with all standard hardening flags
+ 
+ This is a security-sensitive library that allows apps to access data
+ over the Internet.
+ 
+ [Quality assurance - function/usage]
+ The package works well right after install
+ 
+ [Quality assurance - maintenance]
+ - The package is maintained well in Debian/Ubuntu and has not too many
+   and long term critical bugs open
+ - Ubuntu https://bugs.launchpad.net/ubuntu/+source/libsoup3
+ - Ubuntu older series https://bugs.launchpad.net/ubuntu/+source/libsoup2.4
+ - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libsoup3
+ - Debian older series 
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libsoup2.4
+ - GNOME https://gitlab.gnome.org/GNOME/libsoup/-/issues
+ - The package does not deal with exotic hardware we cannot support
+ 
+ [Quality assurance - testing]
+ - Runs a test suite on build time, if it fails it makes the build fail, link 
to build log:
+ 
https://launchpad.net/ubuntu/+source/libsoup3/3.0.6-1/+build/23589175/+files/buildlog_ubuntu-kinetic-amd64.libsoup3_3.0.6-1_BUILDING.txt.gz
+ 
+ - Includes autopkgtests, both a basic superficial test and an installed-
+ tests suite
+ 
+ [Quality assurance - packaging]
+ - debian/watch is present and works
+ 
+ - Does not yield massive lintian Warnings or Errors
+ - Lintian overrides are not present
+ 
+ - Des not rely on obsolete or about to be demoted packages.
+ - Has no python2 or GTK2 dependencies
+ 
+ - Does not ask debconf questions
+ 
+ - Packaging and build is easy:
+ https://salsa.debian.org/gnome-team/libsoup3/-/blob/debian/master/debian/rules
+ 
+ [UI standards]
+ Skipping
+ 
+ [Dependencies]
+ - No dependencies not already in main
+ - libsoup-3.0-dev has been added to the Extra-Exclude list to keep its 
sysprof dependency out of main for now
+ 
+ [Standards compliance]
+ - This package correctly follows FHS and Debian Policy
+ 
+ [Maintenance/Owner]
+ - Owning Team will be Ubuntu Desktop (Co-maintained with Debian GNOME team.)
+ - Team is not yet, but will subscribe to the package before promotion
+ 
+ - This does not use static builds
+ - This does not use vendored code
+ 
+ [Background information]
+ The Ubuntu Desktop Team expects that it will be necessary to keep both 
libsoup2.4 and libsoup3 in main for Ubuntu 22.10.
+ 
+ This is a big and complicated transition. Apps will crash if they are
+ linked against both libraries.
+ 
+ Upstream progress tracker:
+ https://gitlab.gnome.org/GNOME/libsoup/-/issues/218
+ 
+ Migration hints:
+ https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html
+ 
+ https://people.canonical.com/~ubuntu-
+ archive/transitions/html/libsoup3.html
+ 
+ Estimated 29 affected source packages in main (some are libraries so true 
affected count is higher):
+ 
https://people.canonical.com/~ubuntu-archive/transitions/html/libsoup3-main.html

** Changed in: libsoup3 (Ubuntu)
 Assignee: Jeremy Bicha (jbicha) => (unassigned)

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

Title:
  [MIR] libsoup3

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


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

[Bug 1971415] Re: Remote desktop is automatically enabled after login

2022-05-18 Thread Jeremy Bicha
Here's an updated debdiff to also handle VNC. The debdiff is against the
version already in jammy.

** Patch added: "gnome-control-center-lp1971415-version2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1971415/+attachment/5590908/+files/gnome-control-center-lp1971415-version2.debdiff

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

Title:
  Remote desktop is automatically enabled after login

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


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

[Bug 1973828] [NEW] [MIR] gnome-console

2022-05-17 Thread Jeremy Bicha
Public bug reported:

[Availability]
Already in Ubuntu universe.
Builds and works for all supported architectures except i386 (i386 is not 
needed)
https://launchpad.net/ubuntu/+source/gnome-console

[Rationale]
- The package gnome-console is required in Ubuntu main to replace 
gnome-terminal as the default terminal emulator
- Package gnome-console covers the same use case as gnome-terminal but is more 
closely aligned with GNOME development.
https://discourse.ubuntu.com/t/proposal-gnome-console-as-default-terminal-app/28309

- The package gnome-console is required in Ubuntu main no later than
August 25 for Ubuntu 22.10 Feature Freeze

[Security]
- No CVEs/security issues in this software in the past

- no `suid` or `sgid` binaries
- no executables in `/sbin` and `/usr/sbin`
- Package does not install systemd services, timers or recurring jobs
- There is a standard GApplication service so that only one instance runs at a 
time, etc.
- Packages does not open privileged ports (ports < 1024)
- Packages does not contain extensions to security-sensitive software

[Quality assurance - function/usage]
- The package works well right after install

[Quality assurance - maintenance]
- The package is maintained well in Debian/Ubuntu and has not too many
  and long term critical bugs open
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/gnome-console/+bug
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gnome-console
  - GNOME https://gitlab.gnome.org/GNOME/console/-/issues

- The package does not deal with exotic hardware we cannot support

[Quality assurance - testing]
- There is an extremely minimal test suite. If it fails, the build fails.
  it makes the build fail, link to build log 
https://launchpadlibrarian.net/599103987/buildlog_ubuntu-kinetic-amd64.gnome-console_42~beta-2_BUILDING.txt.gz

- The package has a superficial autopkgtest. The package it is
replacing, gnome-terminal, does not have any autopkgtests.

[Quality assurance - packaging]
- debian/watch is present and works

- No Lintian warnings. lintian pedantic and info:
I: gnome-console source: superficial-tests
P: gnome-console source: maintainer-manual-page debian/kgx.1
P: gnome-console source: very-long-line-length-in-source-file src/logo.txt line 
8 is 875 characters long (>512)

- Lintian overrides are not present

- This package does not rely on obsolete or about to be demoted packages.
- This package has no python2 or GTK2 dependencies

- The package will be installed by default, but does not ask debconf
questions

- Packaging and build is easy, link to d/rules
https://salsa.debian.org/DebianOnMobile-team/gnome-
console/-/blob/debian/master/debian/rules

[UI standards]
- Application is end-user facing, Translation is present, via standard gettext
- End-user applications that ships a standard conformant desktop file,

[Dependencies]
- No further depends or recommends dependencies that are not yet in main

[Standards compliance]
- This package correctly follows FHS and Debian Policy

[Maintenance/Owner]
- Owning Team will be desktop-packages
- Team is not yet, but will subscribe to the package before promotion

- This does not use static builds
- This does not use vendored code

- The package has been built in the archive more recently than the last
  test rebuild

[Background information]
The Package description explains the package well
Upstream Name is gnome-console
Link to upstream project https://gitlab.gnome.org/GNOME/gnome-console
The project was previously known as Kings Cross or kgx. The binary name is 
still /usr/bin/kgx

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


** Tags: kinetic

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

Title:
  [MIR] gnome-console

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


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

[Bug 1973825] [NEW] New tabs should open in current working directory

2022-05-17 Thread Jeremy Bicha
Public bug reported:

It is expected that new tabs will open in the same working directory as
the current tab.

This isn't working on Debian and Ubuntu yet.

** Affects: gnome-console
 Importance: Unknown
 Status: Unknown

** Affects: gnome-console (Ubuntu)
 Importance: Medium
 Status: Triaged

** Affects: gnome-console (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: jammy kinetic

** Bug watch added: Debian Bug tracker #1008806
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008806

** Also affects: gnome-console (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008806
   Importance: Unknown
   Status: Unknown

** Bug watch added: gitlab.gnome.org/GNOME/console/-/issues #124
   https://gitlab.gnome.org/GNOME/console/-/issues/124

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

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

Title:
  New tabs should open in current working directory

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


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

[Bug 1970662] Re: Update gnome-remote-desktop to 42.1.1

2022-05-17 Thread Jeremy Bicha
** Description changed:

  NOTE
  
- This adds a dependency on mutter 42.1 so mutter 42.1 needs to reach 
jammy-updates (and I assume fully phased) before we let this update in to 
jammy-updates.
+ This adds a dependency on mutter 42.1 so mutter 42.1 needs to reach 
jammy-updates (and I assume fully phased) before we let this update in to 
jammy-updates. The dependency was added to not regress support for Nvidia users.
  
  Impact
  --
- TODO
+ This is a new stable release in the GNOME 42 series
  
- Test Case
- 
- TODO
+ https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/42.1.1/NEWS
+ 
+ 
+ Test Case #1
+ 
+ Install all updates. Log out and log back in.
+ Open the Settings app to the Sharing page. Turn on Sharing and turn on Remote 
Desktop Sharing.
+ Turn it off then on because there may be a gnome-control-center bug with 
initial enabling.
+ 
+ From a second computer, connect to the first computer using Remmina.
+ 
+ The Remote Desktop page on the first computer provides the username and
+ password to use. I wasn't able to get the "Remote Desktop Address" to
+ work (maybe avahi doesn't work well?) so just use the first computer's
+ IP address.
+ 
+ So something like:
+ RDP jeremy@192.168.1.1
+ 
+ Ensure that the connection works.
+ 
+ Test Case #2
+ 
+ Do test case #1 but this time also enable the Legacy VNC option on the Remote 
Desktop Sharing page.
+ Connect using VNC instead and ensure that the connection works.
  
  What Could Go Wrong
  ---
- TODO
+ RDP Sharing is a new feature for Ubuntu 22.04 LTS as part of GNOME 42. 
(Previously only VNC Sharing was offered.)
+ 
+ RDP Sharing can be used for providing remote support so it's important
+ that this feature works well because it may be difficult for the remote
+ admin to fix issues in person.
+ 
+ gnome-remote-desktop is part of GNOME Core and falls under the GNOME
+ Stable Release Update microrelease exception
+ 
+ https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

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

Title:
  Update gnome-remote-desktop to 42.1.1

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


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

[Bug 1971195] Re: gnome-remote-desktop leads to a session crash inside qemu with virtio-vga

2022-05-17 Thread Jeremy Bicha
** Description changed:

- Steps to reproduce:
+ Impact
+ ==
+ A minimal QEMU image of Ubuntu Desktop will fail to start after installing. 
This is because of a gnome-remote-desktop crash made worse because the 
gnome-remote-desktop service was always running. This update fixes the crash 
and stops gnome-remote-desktop from running when it's not in use.
+ 
+ We worked around this bug before the Ubuntu 22.04 LTS release by
+ updating osinfo-db so that installs using GNOME Boxes and Virt Manager
+ would do the right thing by default. But that didn't help for this
+ particular test case.
+ 
+ Test Case
+ =
  1. On a jammy host, create a jammy guest:
  $ qemu-img create -f qcow2 vm.qcow2 50G
  $ qemu-system-x86_64 -accel kvm -cpu host -smp cpus=4 -m 3072 -device 
virtio-vga -display gtk,grab-on-hover=on -hda vm.qcow2 -cdrom [jammy ISO]
  
  2. Install Ubuntu in that VM (minimal install), no problems are expected
  yet.
  
  3. After the installation is concluded and the VM reboots, try to login
  using the Wayland session (it should be the default, no need to select
  anything). It will fail and bring you back to the login screen
  (apparently due to a gnome-shell crash; I don't think the details are
  relevant to the problem here).
  
  What is expected: that both the Wayland and X11 sessions work out-of-
  the-box.
  
- Workaround: remove gnome-remote-desktop, and the Wayland session will
- work just fine in the conditions described above. This is why I'm
- reporting this issue in gnome-remote-desktop instead of Wayland or
- gnome-shell or qemu. I might be wrong though...
+ Workaround
+ ===
+ remove gnome-remote-desktop, and the Wayland session will work just fine in 
the conditions described above. This is why I'm reporting this issue in 
gnome-remote-desktop instead of Wayland or gnome-shell or qemu. I might be 
wrong though...
  
- Extra information:
+ Extra information
+ =
  1. gnome-shell starts as expected if the X11 session is selected instead.
  2. Alternatively, using the OpenGL enabled virtio-vga driver also makes it 
work in both the X11 and Wayland sessions:
  $ qemu-system-x86_64 -accel kvm -cpu host -smp cpus=4 -m 3072 -device 
virtio-vga-gl -display gtk,gl=on,grab-on-hover=on -hda vm.qcow2
+ 
+ What Could Go Wrong
+ ===
+ See the master update bug report at LP: #1970662

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

Title:
  gnome-remote-desktop leads to a session crash inside qemu with virtio-
  vga

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


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

[Bug 1973028] Re: gnome-remote-desktop user service is always running

2022-05-17 Thread Jeremy Bicha
** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Status: Triaged => In Progress

** Description changed:

  Impact
  --
  The gnome-remote-desktop systemd user service is always running.
  
  This was a contributing factor for LP: #1971415
  
  Although it's "harmless" for the user service to be running if remote
  desktop sharing is not enabled, it's a waste of resources to run a
  service if it's not needed.
  
  Test Case
  -
  Install all Ubuntu updates and the gnome-remote-desktop update.
  From a clean install (or new user), run this command:
  systemctl --user status gnome-remote-desktop.service
  
  It should show the service as "Active: inactive"
  
  Open the Settings app to the Sharing page. Turn on Sharing and turn on
  Remote Desktop. Use the systemctl command to verify that the service is
  "Active: active (running). Log out and log back in and reverify.
  
  Now turn off Remote Desktop Sharing and verify that the service is
  inactive. Log out and log back in and reverify.
  
  More details
  ---
- This fix uses a dpkg maintscript to remove 
/etc/systemd/user/gnome-session.target.wants/gnome-remote-desktop.service . 
(That file is a symlink to the actual service).
+ This fix uses a dpkg postinst script to remove 
/etc/systemd/user/gnome-session.target.wants/gnome-remote-desktop.service . 
(That file is a symlink to the actual service). We couldn't use 
https://manpages.debian.org/unstable/dpkg-maintscript-helper because the file 
is technically not a "conffile" as recognized by dpkg.
  
  It also modifies debian/rules so that that file is no longer
  automatically added.
  
  Instead of /etc/systemd/user/ , the user service is intended to be
  enabled with the symlink ~/.config/systemd/user/gnome-
  session.target.wants/gnome-remote-desktop.service . That is appropriate
  since the GNOME implementation is per-user, not system-wide and it is
  also disabled by default.
  
  Fixing this bug has been strongly urged by the GNOME Remote Desktop
  maintainers, and this brings us in line with how non-Debian distros have
  been packaging gnome-remote-desktop.
  
  What could go wrong
  ---
  The RDP and VNC sharing services in GNOME could start when they shouldn't or 
not start when they should.

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

Title:
  gnome-remote-desktop user service is always running

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


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

[Bug 1971195] Re: gnome-remote-desktop leads to a session crash inside qemu with virtio-vga

2022-05-17 Thread Jeremy Bicha
** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Status: Triaged => In Progress

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

Title:
  gnome-remote-desktop leads to a session crash inside qemu with virtio-
  vga

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


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

[Bug 1970411] Re: gnome-remote-desktop-daemon crashes on fuse_thread_func → g_thread_proxy → start_thread: Failed to mount FUSE filesystem (as per missing fusermount3)

2022-05-17 Thread Jeremy Bicha
** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

** Also affects: gnome-remote-desktop (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** No longer affects: fuse3 (Ubuntu)

** No longer affects: fuse3 (Ubuntu Jammy)

** No longer affects: linux (Ubuntu Jammy)

** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: gnome-remote-desktop (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  gnome-remote-desktop-daemon crashes on fuse_thread_func →
  g_thread_proxy → start_thread: Failed to mount FUSE filesystem (as per
  missing fusermount3)

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


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

[Bug 1970662] Re: Update gnome-remote-desktop to 42.1.1

2022-05-17 Thread Jeremy Bicha
** Changed in: gnome-remote-desktop (Ubuntu Jammy)
   Status: Triaged => In Progress

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

Title:
  Update gnome-remote-desktop to 42.1.1

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


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

[Bug 1973747] Re: Please include Flatpak by default

2022-05-17 Thread Jeremy Bicha
** Changed in: ubuntu-meta (Ubuntu)
   Status: New => Opinion

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

Title:
  Please include Flatpak by default

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


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

[Bug 1973229] Re: Update freerdp2 to 2.7.0

2022-05-17 Thread Jeremy Bicha
** Changed in: freerdp2 (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: freerdp2 (Ubuntu Jammy)
   Status: Triaged => In Progress

** Changed in: freerdp2 (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update freerdp2 to 2.7.0

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


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

[Bug 1971973] Re: [MIR] gnome-text-editor

2022-05-17 Thread Jeremy Bicha
I am setting this bug to Fix Commited based on the ACK in the previous comment.
ubuntu-meta has been updated for gedit -> gnome-text-editor
gnome-calculator has been switched to gtksourceview5 which was the only other 
package in main using gtksourceview4.

** Changed in: gnome-text-editor (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: gnome-text-editor (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  [MIR] gnome-text-editor

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


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

[Bug 1973784] [NEW] [MIR] libldac

2022-05-17 Thread Jeremy Bicha
Public bug reported:

needed for libspa-0.2-bluetooth needed for bluetooth support with
PipeWire

** Affects: libldac (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: kinetic

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

Title:
  [MIR] libldac

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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


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

[Bug 1973028] Re: gnome-remote-desktop user service is always running

2022-05-16 Thread Jeremy Bicha
** CVE removed: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-1736

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

Title:
  gnome-remote-desktop user service is always running

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


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

[Bug 1971415] Re: Remote desktop is automatically enabled after login

2022-05-16 Thread Jeremy Bicha
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-1736

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

Title:
  Remote desktop is automatically enabled after login

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


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

[Bug 1869979] Re: liborc-0.4.so doesn't exist after install

2022-05-16 Thread Jeremy Bicha
In accordance with Debian Policy, the unversioned .so is available in
the liborc-0.4-dev package.

https://www.debian.org/doc/debian-policy/ch-sharedlibs.html#development-
files

** Changed in: orc (Ubuntu)
   Status: New => Invalid

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

Title:
  liborc-0.4.so doesn't exist after install

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


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

[Bug 1969935] Re: Update evolution to 3.44.1

2022-05-16 Thread Jeremy Bicha
Yes, I've tried evolution 3.44.1-0ubuntu1 too and it works well.

I'm going to temporarily drop the verification-done tags because I want
evolution-data-server 3.44.1 to be fully phased in jammy-updates first.

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

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

Title:
  Update evolution to 3.44.1

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


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

[Bug 1968911] Re: assertion failures in cr_parser_new_from_buf and cr_declaration_parse_list_from_buf

2022-05-16 Thread Jeremy Bicha
** Changed in: gnome-shell (Ubuntu Jammy)
   Status: Triaged => In Progress

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

Title:
  assertion failures in cr_parser_new_from_buf and
  cr_declaration_parse_list_from_buf

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


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

[Bug 1973373] Re: Update gnome-shell to 42.1

2022-05-16 Thread Jeremy Bicha
** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Fix Committed

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

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

Title:
  Update gnome-shell to 42.1

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


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

[Bug 1971532] Re: Fileselector Unable To Paste Into Filename

2022-05-14 Thread Jeremy Bicha
** Also affects: gtk4 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

** Changed in: gtk4 (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: gtk4 (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: gtk4 (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Fileselector Unable To Paste Into Filename

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


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

[Bug 1973219] Re: Update gtk4 to 4.6.3

2022-05-14 Thread Jeremy Bicha
** Description changed:

  Impact
  --
  There is a new point release in the stable GTK 4.6 series.
  
  https://gitlab.gnome.org/GNOME/gtk/-/blob/4.6.3/NEWS
  
  Also, we are cherry-picking a few patches
  - Work around infinite loop in box allocation (Closes: #1010547)
  - Make it easier to select the current folder with a file chooser
  - Fix saving into a subdirectory with a file chooser
  - Fix text view scrolling with mutter 42.1 (LP: #1972722)
  - Fix an invalid format string with EGL support (fixes an issue for a 
Canonical customer)
  
  Test Case 1
  ---
  Make sure that opening and saving files from the Firefox and Chromium snaps 
still work
  
  Test Case 2
  ---
  snap install portal-test
  snap run portal-test
  Verify that the app seems to still work ok
  
  What Could Go Wrong
  ---
  Ubuntu includes xdg-desktop-portal-gnome by default which is used for many 
snap actions like providing a file chooser. This is critical functionality for 
our snaps.
  
  The Ubuntu flavors use a different portal backend, most commonly xdg-
  desktop-portal-gtk which uses GTK3 so it's not affected by this SRU.
  
  The other gtk4 apps installed by default in Ubuntu are gnome-chess and
  gnome-shell-extension-prefs.
  
  gtk is not listed in the proposed set of packages at
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
  but I believe it should be.
  
  gtk4 has extensive build tests and autopkgtests.
  
  Other Info
  --
- The invalid format string patch has been cherry-picked to the Debian Salsa 
branch and will be included in the next kinetic upload.
- 
  This upload also includes some build test workarounds applied in Debian for 
https://gitlab.gnome.org/GNOME/gtk/-/issues/4889
  Some tests provided by GTK (and pango and librsvg) are not flexible enough to 
be used when dependency versions are not exactly the same as in the upstream 
developer's system

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

Title:
  Update gtk4 to 4.6.3

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


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

[Bug 1972984] Re: Cannot paste filename into File Save dialog of Firefox Snap

2022-05-14 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1971532 ***
https://bugs.launchpad.net/bugs/1971532

** This bug has been marked a duplicate of bug 1971532
   Fileselector Unable To Paste Into Filename

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

Title:
  Cannot paste filename into File Save dialog of Firefox Snap

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


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

[Bug 1928344] Re: Video recording lasts only 30 seconds

2022-05-14 Thread Jeremy Bicha
There is no longer a 30 second limit in the screen recorder included in
Ubuntu 22.04 LTS.

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

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

Title:
  Video recording lasts only 30 seconds

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


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

[Bug 1968911] Re: assertion failures in cr_parser_new_from_buf and cr_declaration_parse_list_from_buf

2022-05-13 Thread Jeremy Bicha
** Description changed:

+ Impact
+ --
+ gnome-shell is emitting a lot of warnings to the systemd journal
+ 
+ Test Case
+ -
+ Install the update
+ Restart your computer
+ Log in.
+ Run this command in a terminal. It should not return any thing.
+ 
+ journalctl -b | grep cr_
+ 
+ What Could Go Wrong
+ ---
+ See the master bug for this update LP: #1973373
+ 
+ Original Bug Report
+ ---
+ 
  Hi,
  
  I see the following assertion failures in the system logs:
  
  # journalctl | grep cr_
  Apr 13 18:22:56 vougeot gnome-shell[3472]: cr_parser_new_from_buf: assertion 
'a_buf && a_len' failed
  Apr 13 18:22:56 vougeot gnome-shell[3472]: 
cr_declaration_parse_list_from_buf: assertion 'parser' failed
  Apr 13 18:22:56 vougeot gnome-shell[3472]: cr_parser_new_from_buf: assertion 
'a_buf && a_len' failed
  Apr 13 18:22:56 vougeot gnome-shell[3472]: 
cr_declaration_parse_list_from_buf: assertion 'parser' failed
  Apr 13 18:22:56 vougeot gnome-shell[3472]: cr_parser_new_from_buf: assertion 
'a_buf && a_len' failed
  Apr 13 18:22:56 vougeot gnome-shell[3472]: 
cr_declaration_parse_list_from_buf: assertion 'parser' failed
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.0-2ubuntu1
  Uname: Linux 5.17.2-051702-generic x86_64
  ApportVersion: 2.20.11-0ubuntu81
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Wed Apr 13 20:04:54 2022
  DisplayManager: gdm3
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.0-3ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: gnome-shell (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

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

Title:
  assertion failures in cr_parser_new_from_buf and
  cr_declaration_parse_list_from_buf

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


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

[Bug 1973373] [NEW] Update gnome-shell to 42.1

2022-05-13 Thread Jeremy Bicha
Public bug reported:

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

https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/42.1/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: High
 Status: Triaged

** Affects: gnome-shell (Ubuntu Jammy)
 Importance: High
 Assignee: Jeremy Bicha (jbicha)
 Status: Triaged


** Tags: jammy upgrade-software-version

** Also affects: gnome-shell (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

** Changed in: gnome-shell (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  Update gnome-shell to 42.1

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


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

[Bug 1971100] Re: Wrong version in 22.04 package

2022-05-13 Thread Jeremy Bicha
** Changed in: gnome-shell-pomodoro (Ubuntu)
   Status: New => Invalid

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

Title:
  Wrong version in 22.04 package

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


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

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

2022-05-13 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1971693 ***
https://bugs.launchpad.net/bugs/1971693

This sounds like LP: #1971693 so I'm marking this a duplicate.

We will be pushing a proposed fix for that bug soon.

Please let us know if that update doesn't fix this issue for you.

** This bug has been marked a duplicate of bug 1971693
   Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

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

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

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


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

[Bug 1970471] Re: Changing applications bug 22.04LTS

2022-05-13 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1971693 ***
https://bugs.launchpad.net/bugs/1971693

** This bug is no longer a duplicate of bug 1969574
   [Wayland] Can not select JetBrains IntelliJ IDEA windows (including Android 
Studio) with mouse in workspace
** This bug has been marked a duplicate of bug 1971693
   Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

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

Title:
  Changing applications bug 22.04LTS

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


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

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

2022-05-13 Thread Jeremy Bicha
** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

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

** Description changed:

+ Impact
+ --
  When switching to a Java UI application using Alt+Tab, very often 
application's window is raised, but it doesn't get keyboard focus - it stays in 
the previous application, and that application continues to process keyboard 
events. When the problem occurs, hovering mouse over Java app's window gets the 
focus transferred to it.
  This problem only happens in Wayland session, not in X.Org session. It can be 
reproduced in Ubuntu 22.04, but not in 20.04.4 version.
- ---
- $ lsb_release -rd
- Description:  Ubuntu 22.04 LTS
- Release:  22.04
- ---
- The problem seems to affect all Java versions - reproduced for different 
OpenJDK builds (8, 11, 17, 18). It can also be observed for Java version 
provided by Ubuntu's 'default-jre' package (11.0.15+10-Ubuntu-0ubuntu0.22.04.1).
  
- Source code for a minimal Java application, for which the problem can be 
reproduced, is attached. Download the provided JTextFieldTest.java file, then 
from terminal prompt execute 'java JTextFieldTest.java' (Java 11 or later is 
required, command should be executed from the location of the downloaded file). 
App's window with a text field will be opened. Click with mouse on the terminal 
window, then press Alt+Tab and enter some text.
- Expected result: focus is switched to Java app's window, and text appears in 
its text field.
- Actual result: Java app's window is raised, but focus stays in terminal 
window, and typed text appears there.
+ The problem seems to affect all Java versions - reproduced for different
+ OpenJDK builds (8, 11, 17, 18). It can also be observed for Java version
+ provided by Ubuntu's 'default-jre' package
+ (11.0.15+10-Ubuntu-0ubuntu0.22.04.1).
+ 
+ Test Case
+ -
+ 1. sudo apt install default-jre
+ 2. Download the minimal test case app from comment #1
+ 3. From a terminal run the app
+ java Downloads/JTextFieldTest.java
+ 4. Click on the terminal window (instead of the Java app)
+ 5. Press Alt-Tab to switch focus back to the Java app
+ 6. Type a few characters.
+ 
+ The characters should show in the Java app's text field instead of in
+ the terminal window.
+ 
+ What Could Go Wrong
+ ---
+ See the master bug for this update at LP: #1972726

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

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

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


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

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

2022-05-13 Thread Jeremy Bicha
** Description changed:

- I have a multi-screen setup with one of the displays being rotated
- (Portrait Right in Displays settings).
+ Impact
+ --
+ Cursor isn't pointed the right direction with multiple screens with different 
rotations. This seems to only happen when the Desktop Icons extension is 
disabled (for instance in the default GNOME session).
+ 
+ Test Case
+ ---
+ 
+ 1) Use one of the GNOME Shell extensions app to disable the Desktop Icons NG 
extension.
+ 2) Plug in a second monitor.
+ 3) Open the Settings App. Open the Displays page.
+ 4) Set one of the screens to have Orientation: Portrait Right
+ 5) Move your cursor from one screen to the other. It only happens if there 
aren't windows open under the cursor so this is easiest to reproduce if your 
windows are all minimized.
+ 
+ What Could Go Wrong
+ ---
+ See the master bug for this update at LP: #1972726
+ 
+ Original Bug Report
+ ---
+ I have a multi-screen setup with one of the displays being rotated (Portrait 
Right in Displays settings).
  
  Since upgrading to Jammy the cursor gets 90° rotated after being moved
  from a landscape to the rotated screen.
  
  This seems to be happening only in Overview or if cursor is hovered over
  the desktop. Hovering cursor over the application window (e.g. Terminal)
  would reset the rotation; however, after being moved back to the
  landscape screen, the cursor gets rotated again (but now in an opposite
  direction).
  
  This doesn't happen on Xorg and it wasn't happening on impish (wayland).
  This doesn't happen if desktop icons NG extension is enabled.
  
- Steps to reproduce:
  
- 1) Disable DING extension.
- 2) Set up two screens, (1) being rotated and (2) in normal Landscape position.
- 3) Move cursor to (2), it should be in normal position.
- 4) Move cursor to (1).
- Expected: the cursor is in normal position.
- Actual: the cursor is rotated 90° CW.
- 5) Open the application, move it to (1), hover the cursor over it.
- The cursor would go back to the normal position again.
- 6) Move the cursor to (2)
- Expected: the cursor is in normal position.
- Actual: the cursor is rotated 90° CCW. As in the previous case, hovering 
cursor over the application window fixes it's rotation.
- 
- Additional notes: sometimes the dead cursor copy stays near the screen
- edge after cursor is being moved to a different screen.
+ Additional notes: sometimes the dead cursor copy stays near the screen edge 
after cursor is being moved to a different screen.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: mutter 42~beta-1ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  Uname: Linux 5.15.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu79
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 31 08:23:17 2022
  InstallationDate: Installed on 2019-04-17 (1078 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190326.2)
  SourcePackage: mutter
  UpgradeStatus: Upgraded to jammy on 2022-03-30 (0 days ago)

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

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

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


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

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

2022-05-13 Thread Jeremy Bicha
** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

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

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

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

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

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

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


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

  1   2   3   4   5   6   7   8   9   10   >