Activity log for bug #868995

Date Who What changed Old value New value Message
2011-10-06 09:01:24 Brendan Donegan bug added bug
2011-10-06 09:12:27 Ara Pulido checkbox (Ubuntu): importance Undecided High
2011-10-06 09:12:35 Ara Pulido bug task added checkbox
2011-10-06 09:12:42 Ara Pulido checkbox: importance Undecided High
2011-10-06 09:12:47 Ara Pulido checkbox: milestone 0.12.9
2011-10-06 09:54:32 Brendan Donegan summary Checkbox gets swallowed by the launcher whenever a command runs Checkbox gets swallowed by the launcher sometimes when a command runs
2011-10-06 10:22:49 Brendan Donegan checkbox: status New Confirmed
2011-10-06 10:22:54 Brendan Donegan checkbox: assignee Brendan Donegan (brendan-donegan)
2011-10-09 11:06:56 Brendan Donegan summary Checkbox gets swallowed by the launcher sometimes when a command runs Checkbox gets hidden to the launcher when too many commands run in a short space of time
2011-10-09 11:08:33 Launchpad Janitor checkbox (Ubuntu): status New Confirmed
2011-10-10 12:37:54 Brendan Donegan checkbox: status Confirmed In Progress
2011-10-17 09:33:49 Brendan Donegan checkbox: status In Progress Triaged
2011-10-17 09:33:53 Brendan Donegan checkbox: assignee Brendan Donegan (brendan-donegan)
2011-10-22 10:05:17 Mossroy bug added subscriber Mossroy
2011-11-04 20:55:25 Launchpad Janitor branch linked lp:~roadmr/checkbox/868995
2011-11-04 21:01:06 Daniel Manrique checkbox: status Triaged In Progress
2011-11-04 21:01:09 Daniel Manrique checkbox: assignee Daniel Manrique (roadmr)
2011-11-04 21:01:13 Daniel Manrique checkbox (Ubuntu): status Confirmed In Progress
2011-11-04 21:01:16 Daniel Manrique checkbox (Ubuntu): assignee Daniel Manrique (roadmr)
2011-11-06 20:25:26 Brendan Donegan description It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to it's window somehow. This makes it very difficult to use at the moment. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron: LANGUAGE=en_GB:en LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install) It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bash SourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install)
2011-11-10 13:42:07 Brendan Donegan checkbox: status In Progress Fix Committed
2011-11-10 13:42:21 Brendan Donegan nominated for series checkbox/0.12
2011-11-10 13:42:41 Brendan Donegan nominated for series checkbox/oneiric
2011-11-18 17:52:25 Launchpad Janitor branch linked lp:~roadmr/ubuntu/oneiric/checkbox/0.13
2011-11-24 11:25:12 Launchpad Janitor checkbox (Ubuntu): status In Progress Fix Released
2011-11-24 12:15:56 Launchpad Janitor branch linked lp:ubuntu/checkbox
2011-11-28 16:39:05 Daniel Manrique checkbox: status Fix Committed Fix Released
2011-12-01 21:49:43 Daniel Manrique description It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bash SourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install) It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. [Impact] When running tests using Checkbox on an Ubuntu system with Unity 3D (the default, so a lot of people will have this config), checkbox often "minimizes" itself during the tests. It gets "swallowed" by Unity, and from the user's point of view it simply disappears. This is very confusing for users; they may think checkbox just crashed, or even if they realize it's in the dash and bring it back, the same behavior is likely to occur multiple times during a test run. This makes the testing process confusing and cumbersome. Given the exposure checkbox has received as the testing client for Ubuntu Friendly, having this fix in the stable 11.10 release would be desirable, as otherwise we're providing a very poor testing experience that can hinder adoption and usefulness of Ubuntu Friendly. [Development Fix] Since the main checkbox window is actually a GtkDialog, and the progress indicator dialog actually a GtkWindow, Unity was getting confused about which one was the main window and which one has to be minimized to the dash. Checkbox revision 1109 addresses this by getting rid of the progress indicator popup window. The progress indicator has instead been moved as a widget inside the main GtkDialog. It just gets hidden and shown as needed. The code changes are purposefully small, and most of the work resides in the .ui file, where the box_wait component was simply moved from its containing window_wait (which is removed altogether) to a slot inside the main dialog's GtkVBox. [Stable Fix] This is fixed in http://bazaar.launchpad.net/~checkbox-dev/checkbox/trunk/revision/1109, which applies cleanly to the stable release of checkbox (0.12.8), save for the changelog. [Test Case] - Start "system testing" (checkbox-gtk version 0.12.8) on an 11.10 system using Unity 3d. - Press "Next" and provide password when prompted. - Leave all tests and suites selected and press Next. - When the tests start, just press "alt-X" to invoke the "Next" button, skipping all the tests. - Checkbox will eventually minimize to the dash. The behavior is somewhat unpredictable but easily reproducible. - Restore checkbox and continue pressing 'Next' until the test run finishes. This is to observe how many times the behavior occurs during a test run. [Regression Potential] This is just a rearranging of GUI components with a small code change. Regressions are quite unlikely, consisting perhaps of further UI quirks (though potentially not as disrupting as this one). None of the submitted changes are likely to result in the application crashing or other undesirable behavior. ProblemType: BugDistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bashSourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install)
2011-12-02 22:04:30 Launchpad Janitor branch linked lp:~roadmr/ubuntu/oneiric/checkbox/0.12.9
2011-12-02 22:07:10 Daniel Manrique description It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. [Impact] When running tests using Checkbox on an Ubuntu system with Unity 3D (the default, so a lot of people will have this config), checkbox often "minimizes" itself during the tests. It gets "swallowed" by Unity, and from the user's point of view it simply disappears. This is very confusing for users; they may think checkbox just crashed, or even if they realize it's in the dash and bring it back, the same behavior is likely to occur multiple times during a test run. This makes the testing process confusing and cumbersome. Given the exposure checkbox has received as the testing client for Ubuntu Friendly, having this fix in the stable 11.10 release would be desirable, as otherwise we're providing a very poor testing experience that can hinder adoption and usefulness of Ubuntu Friendly. [Development Fix] Since the main checkbox window is actually a GtkDialog, and the progress indicator dialog actually a GtkWindow, Unity was getting confused about which one was the main window and which one has to be minimized to the dash. Checkbox revision 1109 addresses this by getting rid of the progress indicator popup window. The progress indicator has instead been moved as a widget inside the main GtkDialog. It just gets hidden and shown as needed. The code changes are purposefully small, and most of the work resides in the .ui file, where the box_wait component was simply moved from its containing window_wait (which is removed altogether) to a slot inside the main dialog's GtkVBox. [Stable Fix] This is fixed in http://bazaar.launchpad.net/~checkbox-dev/checkbox/trunk/revision/1109, which applies cleanly to the stable release of checkbox (0.12.8), save for the changelog. [Test Case] - Start "system testing" (checkbox-gtk version 0.12.8) on an 11.10 system using Unity 3d. - Press "Next" and provide password when prompted. - Leave all tests and suites selected and press Next. - When the tests start, just press "alt-X" to invoke the "Next" button, skipping all the tests. - Checkbox will eventually minimize to the dash. The behavior is somewhat unpredictable but easily reproducible. - Restore checkbox and continue pressing 'Next' until the test run finishes. This is to observe how many times the behavior occurs during a test run. [Regression Potential] This is just a rearranging of GUI components with a small code change. Regressions are quite unlikely, consisting perhaps of further UI quirks (though potentially not as disrupting as this one). None of the submitted changes are likely to result in the application crashing or other undesirable behavior. ProblemType: BugDistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bashSourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install) It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. [Impact] When running tests using Checkbox on an Ubuntu system with Unity 3D (the default, so a lot of people will have this config), checkbox often "minimizes" itself during the tests. It gets "swallowed" by Unity, and from the user's point of view it simply disappears. This is very confusing for users; they may think checkbox just crashed, or even if they realize it's in the dash and bring it back, the same behavior is likely to occur multiple times during a test run. This makes the testing process confusing and cumbersome. Given the exposure checkbox has received as the testing client for Ubuntu Friendly, having this fix in the stable 11.10 release would be desirable, as otherwise we're providing a very poor testing experience that can hinder adoption and usefulness of Ubuntu Friendly. [Development Fix] Since the main checkbox window is actually a GtkDialog, and the progress indicator dialog actually a GtkWindow, Unity was getting confused about which one was the main window and which one has to be minimized to the dash. Checkbox revision 1109 addresses this by getting rid of the progress indicator popup window. The progress indicator has instead been moved as a widget inside the main GtkDialog. It just gets hidden and shown as needed. The code changes are purposefully small, and most of the work resides in the .ui file, where the box_wait component was simply moved from its containing window_wait (which is removed altogether) to a slot inside the main dialog's GtkVBox. [Stable Fix] This is fixed in http://bazaar.launchpad.net/~checkbox-dev/checkbox/trunk/revision/1109. Also, the linked branch (https://code.launchpad.net/~roadmr/ubuntu/oneiric/checkbox/0.12.9) contains this and other fixes and merges cleanly against Ubuntu checkbox 0.12.8. [Test Case] - Start "system testing" (checkbox-gtk version 0.12.8) on an 11.10 system using Unity 3d. - Press "Next" and provide password when prompted. - Leave all tests and suites selected and press Next. - When the tests start, just press "alt-X" to invoke the "Next" button, skipping all the tests. - Checkbox will eventually minimize to the dash. The behavior is somewhat unpredictable but easily reproducible. - Restore checkbox and continue pressing 'Next' until the test run finishes. This is to observe how many times the behavior occurs during a test run. [Regression Potential]This is just a rearranging of GUI components with a small code change. Regressions are quite unlikely, consisting perhaps of further UI quirks (though potentially not as disrupting as this one). None of the submitted changes are likely to result in the application crashing or other undesirable behavior. ProblemType: BugDistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bashSourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install)
2011-12-05 22:07:29 Daniel Manrique description It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. [Impact] When running tests using Checkbox on an Ubuntu system with Unity 3D (the default, so a lot of people will have this config), checkbox often "minimizes" itself during the tests. It gets "swallowed" by Unity, and from the user's point of view it simply disappears. This is very confusing for users; they may think checkbox just crashed, or even if they realize it's in the dash and bring it back, the same behavior is likely to occur multiple times during a test run. This makes the testing process confusing and cumbersome. Given the exposure checkbox has received as the testing client for Ubuntu Friendly, having this fix in the stable 11.10 release would be desirable, as otherwise we're providing a very poor testing experience that can hinder adoption and usefulness of Ubuntu Friendly. [Development Fix] Since the main checkbox window is actually a GtkDialog, and the progress indicator dialog actually a GtkWindow, Unity was getting confused about which one was the main window and which one has to be minimized to the dash. Checkbox revision 1109 addresses this by getting rid of the progress indicator popup window. The progress indicator has instead been moved as a widget inside the main GtkDialog. It just gets hidden and shown as needed. The code changes are purposefully small, and most of the work resides in the .ui file, where the box_wait component was simply moved from its containing window_wait (which is removed altogether) to a slot inside the main dialog's GtkVBox. [Stable Fix] This is fixed in http://bazaar.launchpad.net/~checkbox-dev/checkbox/trunk/revision/1109. Also, the linked branch (https://code.launchpad.net/~roadmr/ubuntu/oneiric/checkbox/0.12.9) contains this and other fixes and merges cleanly against Ubuntu checkbox 0.12.8. [Test Case] - Start "system testing" (checkbox-gtk version 0.12.8) on an 11.10 system using Unity 3d. - Press "Next" and provide password when prompted. - Leave all tests and suites selected and press Next. - When the tests start, just press "alt-X" to invoke the "Next" button, skipping all the tests. - Checkbox will eventually minimize to the dash. The behavior is somewhat unpredictable but easily reproducible. - Restore checkbox and continue pressing 'Next' until the test run finishes. This is to observe how many times the behavior occurs during a test run. [Regression Potential]This is just a rearranging of GUI components with a small code change. Regressions are quite unlikely, consisting perhaps of further UI quirks (though potentially not as disrupting as this one). None of the submitted changes are likely to result in the application crashing or other undesirable behavior. ProblemType: BugDistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bashSourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install) It seems that when Checkbox runs a command as part of a test, it will jump into the Unity launcher and require the user to switch back to its window somehow. This makes it very difficult to use at the moment. [Impact] When running tests using Checkbox on an Ubuntu system with Unity 3D (the default, so a lot of people will have this config), checkbox often "minimizes" itself during the tests. It gets "swallowed" by Unity, and from the user's point of view it simply disappears. This is very confusing for users; they may think checkbox just crashed, or even if they realize it's in the dash and bring it back, the same behavior is likely to occur multiple times during a test run. This makes the testing process confusing and cumbersome. Given the exposure checkbox has received as the testing client for Ubuntu Friendly, having this fix in the stable 11.10 release would be desirable, as otherwise we're providing a very poor testing experience that can hinder adoption and usefulness of Ubuntu Friendly. [Development Fix] Since the main checkbox window is actually a GtkDialog, and the progress indicator dialog actually a GtkWindow, Unity was getting confused about which one was the main window and which one has to be minimized to the dash. Checkbox revision 1109 addresses this by getting rid of the progress indicator popup window. The progress indicator has instead been moved as a widget inside the main GtkDialog. It just gets hidden and shown as needed. The code changes are purposefully small, and most of the work resides in the .ui file, where the box_wait component was simply moved from its containing window_wait (which is removed altogether) to a slot inside the main dialog's GtkVBox. [Stable Fix] This is fixed in http://bazaar.launchpad.net/~checkbox-dev/checkbox/trunk/revision/1109. Also, the linked branch (https://code.launchpad.net/~roadmr/ubuntu/oneiric/checkbox/0.12.8.1) contains this and other fixes and merges cleanly against Ubuntu checkbox 0.12.8. [Test Case] - Start "system testing" (checkbox-gtk version 0.12.8) on an 11.10 system using Unity 3d. - Press "Next" and provide password when prompted. - Leave all tests and suites selected and press Next. - When the tests start, just press "alt-X" to invoke the "Next" button, skipping all the tests. - Checkbox will eventually minimize to the dash. The behavior is somewhat unpredictable but easily reproducible. - Restore checkbox and continue pressing 'Next' until the test run finishes. This is to observe how many times the behavior occurs during a test run. [Regression Potential]This is just a rearranging of GUI components with a small code change. Regressions are quite unlikely, consisting perhaps of further UI quirks (though potentially not as disrupting as this one). None of the submitted changes are likely to result in the application crashing or other undesirable behavior. ProblemType: BugDistroRelease: Ubuntu 11.10 Package: checkbox 0.12.8 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu2 Architecture: i386 CheckboxSubmission: d8c5f3e985fb3480a77522d781d128a9 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Thu Oct 6 09:55:44 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2) ProcEnviron:  LANGUAGE=en_GB:en  LANG=en_GB.UTF-8  SHELL=/bin/bashSourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install)
2011-12-06 16:52:48 Daniel Manrique nominated for series Ubuntu Oneiric
2011-12-08 14:47:13 Ara Pulido bug task added checkbox (Ubuntu Oneiric)
2011-12-13 03:32:02 Chris Halse Rogers checkbox (Ubuntu Oneiric): status New Fix Committed
2011-12-13 03:32:05 Chris Halse Rogers bug added subscriber Ubuntu Stable Release Updates Team
2011-12-13 03:32:10 Chris Halse Rogers bug added subscriber SRU Verification
2011-12-13 03:32:16 Chris Halse Rogers tags apport-bug i386 oneiric running-unity apport-bug i386 oneiric running-unity verification-needed
2011-12-13 04:14:25 Launchpad Janitor branch linked lp:ubuntu/oneiric-proposed/checkbox
2011-12-16 17:12:39 Brendan Donegan tags apport-bug i386 oneiric running-unity verification-needed apport-bug i386 oneiric running-unity verification-done
2012-02-01 20:39:20 Launchpad Janitor branch linked lp:~roadmr/ubuntu/precise/checkbox/0.13.1
2012-02-01 21:20:34 Daniel Manrique branch unlinked lp:~roadmr/ubuntu/precise/checkbox/0.13.1
2014-12-03 09:37:31 Rolf Leggewie checkbox (Ubuntu Oneiric): status Fix Committed Won't Fix