Activity log for bug #2026228

Date Who What changed Old value New value Message
2023-07-06 02:54:55 Dirk Su bug added bug
2023-07-06 12:24:16 Sebastien Bacher gnome-control-center (Ubuntu): importance Undecided Low
2023-07-06 12:24:16 Sebastien Bacher gnome-control-center (Ubuntu): status New Incomplete
2023-07-07 05:24:34 Dirk Su description [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] 1. Connected monitors to system which don't have same resolution. 2. Switch to mirror mode through gnome-control-center 3. gnome-control-center won't crash [Where problems could occur] [Other info] [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] 1. Connected monitors to system which don't have same resolution. 2. Switch to mirror mode through gnome-control-center 3. gnome-control-center won't crash [Where problems could occur] It only modified the code related to mirror mode in Displays panel. And won't affect other part. The risk will be low. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)
2023-07-07 05:25:06 Dirk Su attachment added lunar_ubuntu5_ubuntu6.debdiff https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2026228/+attachment/5684448/+files/lunar_ubuntu5_ubuntu6.debdiff
2023-07-07 05:25:23 Dirk Su attachment added kinetic_ubuntu2_ubuntu3.debdiff https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2026228/+attachment/5684449/+files/kinetic_ubuntu2_ubuntu3.debdiff
2023-07-07 05:25:36 Dirk Su attachment added jammy_ubuntu0.22.04.6_ubuntu0.22.04.7.debdiff https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2026228/+attachment/5684451/+files/jammy_ubuntu0.22.04.6_ubuntu0.22.04.7.debdiff
2023-07-07 05:27:06 Dirk Su bug added subscriber OEM Solutions Group: Engineers
2023-07-07 05:27:18 Dirk Su tags oem-priority originate-from-2023147 stella
2023-07-07 05:27:32 Dirk Su oem-priority: importance Undecided High
2023-07-07 05:27:36 Dirk Su oem-priority: status New Confirmed
2023-07-07 05:27:38 Dirk Su oem-priority: assignee Dirk Su (dirksu)
2023-07-07 08:19:03 Ubuntu Foundations Team Bug Bot tags oem-priority originate-from-2023147 stella oem-priority originate-from-2023147 patch stella
2023-07-07 08:19:09 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors
2023-07-10 01:39:39 Dirk Su description [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] 1. Connected monitors to system which don't have same resolution. 2. Switch to mirror mode through gnome-control-center 3. gnome-control-center won't crash [Where problems could occur] It only modified the code related to mirror mode in Displays panel. And won't affect other part. The risk will be low. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376) [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] 1. Connected monitors to system which don't have same resolution. 2. Switch to mirror mode through gnome-control-center 3. gnome-control-center won't crash [Where problems could occur] It only modified the code related to mirror mode in Displays panel. For KK and LL check variable (best_mode) before using it. For Jammy, modified the way to find cloning mode and check the variable (best_mode) . The second patch already included in gnome-42. The risk will be low. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)
2023-07-10 01:42:18 Dirk Su gnome-control-center (Ubuntu): status Incomplete Confirmed
2023-07-12 02:26:13 Dirk Su bug added subscriber Ubuntu Stable Release Updates Team
2023-07-12 17:18:27 Jeremy Bícha nominated for series Ubuntu Jammy
2023-07-12 17:18:27 Jeremy Bícha bug task added gnome-control-center (Ubuntu Jammy)
2023-07-12 17:18:27 Jeremy Bícha nominated for series Ubuntu Kinetic
2023-07-12 17:18:27 Jeremy Bícha bug task added gnome-control-center (Ubuntu Kinetic)
2023-07-12 17:18:27 Jeremy Bícha nominated for series Ubuntu Lunar
2023-07-12 17:18:27 Jeremy Bícha bug task added gnome-control-center (Ubuntu Lunar)
2023-07-12 17:18:35 Jeremy Bícha gnome-control-center (Ubuntu Kinetic): status New Won't Fix
2023-07-12 17:25:44 Jeremy Bícha description [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] 1. Connected monitors to system which don't have same resolution. 2. Switch to mirror mode through gnome-control-center 3. gnome-control-center won't crash [Where problems could occur] It only modified the code related to mirror mode in Displays panel. For KK and LL check variable (best_mode) before using it. For Jammy, modified the way to find cloning mode and check the variable (best_mode) . The second patch already included in gnome-42. The risk will be low. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376) [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] Mirror mode is only an option if there are only 2 monitors connected even if one monitor is disabled. A laptop's internal screen counts as one of the monitors. 1. Connected monitors to system which don't have same resolution. 2. Open the GNOME Settings app (gnome-control-center) 3. On the left sidebar, click Displays to switch to the Display panel 4. Switch to mirror mode 3. gnome-control-center won't crash [Where problems could occur] It only modified the code related to mirror mode in Displays panel. For KK and LL check variable (best_mode) before using it. For Jammy, modified the way to find cloning mode and check the variable (best_mode) . The second patch already included in gnome-42. The risk will be low. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)
2023-07-12 17:33:46 Jeremy Bícha gnome-control-center (Ubuntu Lunar): status New Incomplete
2023-07-12 17:33:51 Jeremy Bícha bug added subscriber Jeremy Bícha
2023-07-12 17:33:54 Jeremy Bícha gnome-control-center (Ubuntu): status Confirmed Fix Committed
2023-07-12 17:34:09 Jeremy Bícha gnome-control-center (Ubuntu Lunar): assignee Dirk Su (dirksu)
2023-07-12 20:04:24 Launchpad Janitor gnome-control-center (Ubuntu): status Fix Committed Fix Released
2023-07-13 00:32:13 Dirk Su removed subscriber Ubuntu Stable Release Updates Team
2023-07-13 01:22:18 Dirk Su gnome-control-center (Ubuntu Lunar): status Incomplete Confirmed
2023-07-13 17:20:24 Jeremy Bícha description [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] Mirror mode is only an option if there are only 2 monitors connected even if one monitor is disabled. A laptop's internal screen counts as one of the monitors. 1. Connected monitors to system which don't have same resolution. 2. Open the GNOME Settings app (gnome-control-center) 3. On the left sidebar, click Displays to switch to the Display panel 4. Switch to mirror mode 3. gnome-control-center won't crash [Where problems could occur] It only modified the code related to mirror mode in Displays panel. For KK and LL check variable (best_mode) before using it. For Jammy, modified the way to find cloning mode and check the variable (best_mode) . The second patch already included in gnome-42. The risk will be low. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376) [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] Mirror mode is only an option if there are only 2 monitors connected even if one monitor is disabled. A laptop's internal screen counts as one of the monitors. This particular bug requires two screens that have a screen resolution that they don't both share. (See comment 12 for an example). 1. Connect the monitors 2. Open the GNOME Settings app (gnome-control-center) 3. On the left sidebar, click Displays to switch to the Display panel 4. Switch to mirror mode 3. gnome-control-center won't crash [Where problems could occur] This only modifies the code related to mirror mode in Displays panel. For Lunar, check variable (best_mode) before using it. This patch is backported from GNOME 45 Alpha. For Jammy, include the Lunar patch and modify the way to find cloning mode. This second patch is backported from gnome-control-center 42. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)
2023-07-13 17:20:27 Jeremy Bícha gnome-control-center (Ubuntu Lunar): status Confirmed In Progress
2023-07-13 17:20:29 Jeremy Bícha gnome-control-center (Ubuntu Jammy): status New In Progress
2023-07-13 17:20:40 Jeremy Bícha gnome-control-center (Ubuntu Jammy): assignee Dirk Su (dirksu)
2023-07-13 17:27:38 Jeremy Bícha removed subscriber Ubuntu Sponsors
2023-07-13 17:36:31 Jeremy Bícha description [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] Mirror mode is only an option if there are only 2 monitors connected even if one monitor is disabled. A laptop's internal screen counts as one of the monitors. This particular bug requires two screens that have a screen resolution that they don't both share. (See comment 12 for an example). 1. Connect the monitors 2. Open the GNOME Settings app (gnome-control-center) 3. On the left sidebar, click Displays to switch to the Display panel 4. Switch to mirror mode 3. gnome-control-center won't crash [Where problems could occur] This only modifies the code related to mirror mode in Displays panel. For Lunar, check variable (best_mode) before using it. This patch is backported from GNOME 45 Alpha. For Jammy, include the Lunar patch and modify the way to find cloning mode. This second patch is backported from gnome-control-center 42. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376) [Impact] gnome-control-center crashed when switching to mirror mode and monitors don't have matched resolution [Test case] Mirror mode is only an option if there are only 2 monitors connected even if one monitor is disabled. A laptop's internal screen counts as one of the monitors. This particular bug requires two screens that have a screen resolution that they don't both share. (See comment 12 for an example). 1. Connect the monitors 2. Open the GNOME Settings app (gnome-control-center) 3. On the left sidebar, click Displays to switch to the Display panel 4. Switch to mirror mode 3. gnome-control-center won't crash [Where problems could occur] This only modifies the code related to mirror mode in Displays panel. For Lunar, check variable (best_mode) before using it. This patch is backported from GNOME 45 Alpha. For Jammy, include the Lunar patch and update the way to find cloning mode. These 2 additional patches are backported from gnome-control-center 43. [Other info] Two Merge Request are related 1. Check best_mode exist before adding flag (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1835) 2. Use virtual clone modes when mirroring (https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1376)
2023-07-14 20:06:03 Steve Langasek gnome-control-center (Ubuntu Lunar): status In Progress Fix Committed
2023-07-14 20:06:04 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2023-07-14 20:06:06 Steve Langasek bug added subscriber SRU Verification
2023-07-14 20:06:09 Steve Langasek tags oem-priority originate-from-2023147 patch stella oem-priority originate-from-2023147 patch stella verification-needed verification-needed-lunar
2023-07-14 20:08:26 Steve Langasek gnome-control-center (Ubuntu Jammy): status In Progress Fix Committed
2023-07-14 20:08:31 Steve Langasek tags oem-priority originate-from-2023147 patch stella verification-needed verification-needed-lunar oem-priority originate-from-2023147 patch stella verification-needed verification-needed-jammy verification-needed-lunar
2023-07-17 01:49:02 Dirk Su tags oem-priority originate-from-2023147 patch stella verification-needed verification-needed-jammy verification-needed-lunar oem-priority originate-from-2023147 patch stella verification-done-lunar verification-needed verification-needed-jammy
2023-07-17 01:51:49 Dirk Su tags oem-priority originate-from-2023147 patch stella verification-done-lunar verification-needed verification-needed-jammy oem-priority originate-from-2023147 patch stella verification-done verification-done-jammy verification-done-lunar
2023-07-27 12:58:47 Andreas Hasenack removed subscriber Ubuntu Stable Release Updates Team
2023-07-27 12:59:08 Launchpad Janitor gnome-control-center (Ubuntu Lunar): status Fix Committed Fix Released
2023-07-27 12:59:12 Launchpad Janitor gnome-control-center (Ubuntu Jammy): status Fix Committed Fix Released
2023-07-30 09:36:35 Daniel van Vugt bug added subscriber Daniel van Vugt
2023-08-04 07:23:31 jeremyszu oem-priority: status Confirmed Fix Released