diff window is too small on upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-release-upgrader (Ubuntu) |
Fix Released
|
High
|
Michael Terry | ||
Quantal |
Fix Released
|
High
|
Michael Terry |
Bug Description
= Impact =
When upgrading from precise to quantal if you receive a dialog about a customized configuration file the window that displays the differences only shows 2 lines so you need to scroll in it to see the differences and the window is not resizable which makes it quite hard to review the changes.
= Test Case =
1) Download new-test.py from this bug
2) sudo cp new-test.py /usr/lib/
3) cd /usr/lib/
4) python3 new-test.py
5) observe a conf file prompt with a 2 line diff window when expanded which is not resizable
6) Ctrl-C in the terminal you launched python3 new-test.py
7) do not submit the crash report you receive
1) install the updated package from -proposed
2) cd /usr/lib/
3) python3 new-test.py
4) observe a conf file prompt with a multi-line diff window when expanded which is resizable
When running update-manager -d to upgrade from precise to quantal on two different machines I would be prompted to view the diffs between two files. However the window that appears is not resizeable and it only shows two lines which is completely unusable. See attached screenshot for an example
ProblemType: BugDistroRelease: Ubuntu 12.10
Package: update-manager 1:0.174.3
ProcVersionSign
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelMo
ApportVersion: 2.6.1-0ubuntu3
Aptdaemon:
Architecture: amd64
Date: Thu Oct 11 20:33:51 2012
GsettingsChanges:
b'com.
b'com.
b'com.
b'com.
b'com.
PackageArchitec
UpgradeStatus: Upgraded to quantal on 2012-10-12 (0 days ago)
Related branches
- Brian Murray: Approve
-
Diff: 53 lines (+4/-6)1 file modifieddata/gtkbuilder/DistUpgrade.ui (+4/-6)
Changed in update-manager (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in update-manager (Ubuntu Quantal): | |
milestone: | none → quantal-updates |
Changed in update-manager (Ubuntu Quantal): | |
assignee: | nobody → Michael Terry (mterry) |
description: | updated |
Here's a little script to test the dialog. Run it from the toplevel checkout directory:
python3 test.py