Activity log for bug #1952947

Date Who What changed Old value New value Message
2021-12-01 19:07:30 Henning Sprang bug added bug
2021-12-17 17:51:29 Brian Murray summary nothing happens when trying to report a bug with -w after chosing the window ubuntu-bug -w doesn't work under wayland
2021-12-17 17:51:40 Brian Murray tags amd64 apport-bug impish wayland-session amd64 apport-bug impish rls-jj-incoming wayland-session
2022-01-05 22:02:21 Launchpad Janitor apport (Ubuntu): status New Confirmed
2022-01-06 16:18:20 Brian Murray apport (Ubuntu): importance Undecided Medium
2022-01-19 21:41:25 Brian Murray bug task added x11-utils (Ubuntu)
2022-01-19 21:41:41 Brian Murray summary ubuntu-bug -w doesn't work under wayland ubuntu-bug -w (using xprop) doesn't work under wayland
2022-01-20 17:11:37 Brian Murray tags amd64 apport-bug impish rls-jj-incoming wayland-session amd64 apport-bug fr-1989 impish rls-jj-incoming wayland-session
2022-01-20 17:14:58 Brian Murray nominated for series Ubuntu Jammy
2022-01-20 17:14:58 Brian Murray bug task added apport (Ubuntu Jammy)
2022-01-20 17:14:58 Brian Murray bug task added x11-utils (Ubuntu Jammy)
2022-01-20 17:15:15 Brian Murray tags amd64 apport-bug fr-1989 impish rls-jj-incoming wayland-session amd64 apport-bug fr-1989 impish wayland-session
2022-01-20 17:15:28 Brian Murray nominated for series Ubuntu Impish
2022-01-20 17:15:28 Brian Murray bug task added apport (Ubuntu Impish)
2022-01-20 17:15:28 Brian Murray bug task added x11-utils (Ubuntu Impish)
2022-01-20 17:15:36 Brian Murray apport (Ubuntu Impish): status New Confirmed
2022-01-20 17:15:39 Brian Murray apport (Ubuntu Impish): importance Undecided Medium
2022-01-20 17:15:42 Brian Murray apport (Ubuntu Impish): status Confirmed Triaged
2022-01-20 17:15:44 Brian Murray apport (Ubuntu Jammy): status Confirmed Triaged
2022-01-25 15:15:51 Sebastien Bacher x11-utils (Ubuntu Impish): status New Invalid
2022-01-25 15:15:54 Sebastien Bacher x11-utils (Ubuntu Jammy): status New Invalid
2022-02-15 15:56:23 Launchpad Janitor merge proposal linked https://code.launchpad.net/~enr0n/ubuntu/+source/apport/+git/apport/+merge/415620
2022-02-15 23:25:25 Launchpad Janitor branch linked lp:~ubuntu-core-dev/ubuntu/jammy/apport/ubuntu
2022-02-16 06:56:07 Launchpad Janitor apport (Ubuntu Jammy): status Triaged Fix Released
2022-02-16 17:31:28 Nick Rosbrook description I want to report a Bug about the application Studio Controls. As I did it already quite a few times, I run "ubuntu-bug -w", get a message that I can select the window of the app I want to report a bug about after closing this message. I close the message with a click on the appropriate button. I click on the window of the application "Studio Controls" that I want to report a bug about. Nothing happens. I wait for a few minutes. Still nothing happens. In the console where I started ubuntu-bug -w I see the following message: (apport-gtk:11537): Gdk-CRITICAL **: 20:06:41.384: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed What I expect: Usaully when I use this procedure, after a relatively short while a new message window pops up asking me if the bug should be reported and showing me the data that is sent to Launchpad. I tried other applications, too, same effect. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: apport 2.20.11-0ubuntu71 ProcVersionSignature: Ubuntu 5.13.0-21.21-lowlatency 5.13.18 Uname: Linux 5.13.0-21-lowlatency x86_64 ApportLog: ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Wed Dec 1 20:01:23 2021 InstallationDate: Installed on 2020-04-12 (597 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) PackageArchitecture: all SourcePackage: apport UpgradeStatus: Upgraded to impish on 2021-11-14 (16 days ago) [Impact] This bug makes it more difficult for Wayland users to report bugs with apport. When a Wayland user tries to use the -w,--window option, apport fails silently. We do not want users to face a high barrier to submitting bug reports. The patch for this bug adds a message explaining that the -w,--window option cannot be used on Wayland, and suggests a method for finding the window's PID instead. [Test Plan] * Log on to Ubuntu on Wayland. You can check that $XDG_SESSION_TYPE=="wayland" in your current session. * Open a terminal, and run `ubuntu-bug -w`. * Click on any other window, and observe that the apport UI will not respond. [Where problems could occur] The patch uses os.getenv to check that $XDG_SESSION_TYPE is set to 'wayland'. If either of these strings in the patch were wrong, or the environment variable was not used in the target release, the condition would likely never be true. [Original Description] I want to report a Bug about the application Studio Controls. As I did it already quite a few times, I run "ubuntu-bug -w", get a message that I can select the window of the app I want to report a bug about after closing this message. I close the message with a click on the appropriate button. I click on the window of the application "Studio Controls" that I want to report a bug about. Nothing happens. I wait for a few minutes. Still nothing happens. In the console where I started ubuntu-bug -w I see the following message: (apport-gtk:11537): Gdk-CRITICAL **: 20:06:41.384: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed What I expect: Usaully when I use this procedure, after a relatively short while a new message window pops up asking me if the bug should be reported and showing me the data that is sent to Launchpad. I tried other applications, too, same effect. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: apport 2.20.11-0ubuntu71 ProcVersionSignature: Ubuntu 5.13.0-21.21-lowlatency 5.13.18 Uname: Linux 5.13.0-21-lowlatency x86_64 ApportLog: ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Wed Dec 1 20:01:23 2021 InstallationDate: Installed on 2020-04-12 (597 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) PackageArchitecture: all SourcePackage: apport UpgradeStatus: Upgraded to impish on 2021-11-14 (16 days ago)
2022-02-16 17:32:17 Nick Rosbrook attachment added apport-lp-1952947-focal.debdiff https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1952947/+attachment/5561446/+files/apport-lp-1952947-focal.debdiff
2022-02-16 17:33:03 Nick Rosbrook attachment added apport-lp-1952947-impish.debdiff https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1952947/+attachment/5561447/+files/apport-lp-1952947-impish.debdiff
2022-02-16 17:34:59 Nick Rosbrook bug added subscriber Ubuntu Sponsors Team
2022-02-16 17:37:55 Brian Murray apport (Ubuntu Impish): importance Medium Low
2022-02-16 17:38:02 Brian Murray nominated for series Ubuntu Focal
2022-02-16 17:38:02 Brian Murray bug task added apport (Ubuntu Focal)
2022-02-16 17:38:02 Brian Murray bug task added x11-utils (Ubuntu Focal)
2022-02-16 17:38:13 Brian Murray apport (Ubuntu Focal): status New Triaged
2022-02-16 17:38:16 Brian Murray apport (Ubuntu Focal): importance Undecided Low
2022-02-16 17:40:42 Nick Rosbrook bug added subscriber Nick Rosbrook
2022-02-21 15:42:32 Brian Murray x11-utils (Ubuntu Focal): status New Invalid
2022-02-21 15:42:52 Brian Murray bug added subscriber Brian Murray
2022-02-27 03:36:38 Mathew Hodson bug task deleted x11-utils (Ubuntu)
2022-02-27 03:36:44 Mathew Hodson bug task deleted x11-utils (Ubuntu Focal)
2022-02-27 03:36:47 Mathew Hodson bug task deleted x11-utils (Ubuntu Impish)
2022-02-27 03:36:51 Mathew Hodson bug task deleted x11-utils (Ubuntu Jammy)
2022-03-22 22:08:11 Brian Murray apport (Ubuntu Impish): status Triaged Fix Committed
2022-03-22 22:08:13 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2022-03-22 22:08:14 Brian Murray bug added subscriber SRU Verification
2022-03-22 22:08:16 Brian Murray tags amd64 apport-bug fr-1989 impish wayland-session amd64 apport-bug fr-1989 impish verification-needed verification-needed-impish wayland-session
2022-03-22 22:11:01 Brian Murray apport (Ubuntu Focal): status Triaged Fix Committed
2022-03-22 22:11:06 Brian Murray tags amd64 apport-bug fr-1989 impish verification-needed verification-needed-impish wayland-session amd64 apport-bug fr-1989 impish verification-needed verification-needed-focal verification-needed-impish wayland-session
2022-03-22 22:12:15 William Wilson removed subscriber Ubuntu Sponsors Team
2022-03-24 13:34:34 Nick Rosbrook tags amd64 apport-bug fr-1989 impish verification-needed verification-needed-focal verification-needed-impish wayland-session amd64 apport-bug fr-1989 impish verification-done-focal verification-done-impish verification-needed wayland-session
2022-03-30 13:05:17 Robie Basak removed subscriber Ubuntu Stable Release Updates Team
2022-03-30 13:05:16 Launchpad Janitor apport (Ubuntu Impish): status Fix Committed Fix Released
2022-03-30 13:14:25 Robie Basak tags amd64 apport-bug fr-1989 impish verification-done-focal verification-done-impish verification-needed wayland-session amd64 apport-bug fr-1989 impish verification-done-impish verification-failed verification-failed-focal wayland-session
2022-03-31 14:34:14 Robie Basak bug added subscriber Ubuntu Stable Release Updates Team
2022-03-31 14:34:17 Robie Basak tags amd64 apport-bug fr-1989 impish verification-done-impish verification-failed verification-failed-focal wayland-session amd64 apport-bug fr-1989 impish verification-done-impish verification-needed verification-needed-focal wayland-session
2022-04-05 14:33:45 Nick Rosbrook tags amd64 apport-bug fr-1989 impish verification-done-impish verification-needed verification-needed-focal wayland-session amd64 apport-bug fr-1989 impish verification-done-focal verification-done-impish verification-needed wayland-session
2022-04-06 17:49:07 Nick Rosbrook tags amd64 apport-bug fr-1989 impish verification-done-focal verification-done-impish verification-needed wayland-session amd64 apport-bug fr-1989 impish verification-done verification-done-focal verification-done-impish wayland-session
2022-04-12 19:09:06 Launchpad Janitor apport (Ubuntu Focal): status Fix Committed Fix Released