Check Box freezes during monitor test with error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
High
|
Evan Broder | ||
checkbox (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: checkbox
It runs the display resolution test and says there is an error. The collecting information dialogue pops up and the progress bar freezes as soon as it records:
ERROR: xrandr -q should return a single line with '*'
I have dual monitors running through an nvidia gtx 250 card. One monitor is an HDMI flat screen tv with 1080p resolution and the other monitor is a DVI-D monitor with a higher resolution. They were detected fine on boot and are showing the same image at the same resolution by default, but the resolution (1280 x 1024) is lower than either monitors default.
I've attached a screen shot below.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: checkbox 0.10.2
ProcVersionSign
Uname: Linux 2.6.35-19-generic x86_64
Architecture: amd64
Date: Wed Sep 8 08:29:34 2010
LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
PackageArchitec
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: checkbox
Related branches
- Brendan Donegan (community): Approve
-
Diff: 115 lines (+20/-58)2 files modifieddebian/changelog (+5/-1)
scripts/resolution_test (+15/-57)
- Mathieu Trudel-Lapierre: Approve
- Ubuntu branches: Pending requested
-
Diff: 12410 lines (+2530/-1911)31 files modifiedcheckbox/job.py (+1/-1)
checkbox/lib/transport.py (+14/-4)
checkbox_gtk/gtk_interface.py (+5/-2)
data/whitelists/default.whitelist (+3/-14)
debian/changelog (+56/-0)
debian/po/de.po (+28/-16)
debian/po/it.po (+10/-9)
debian/po/pt_BR.po (+9/-7)
gtk/checkbox-gtk.desktop.in (+1/-1)
jobs/mediacard.txt.in (+6/-6)
jobs/miscellanea.txt.in (+2/-2)
jobs/suspend.txt.in (+3/-3)
plugins/apport_prompt.py (+2/-0)
plugins/intro_prompt.py (+14/-7)
plugins/launchpad_exchange.py (+6/-2)
plugins/suites_prompt.py (+4/-0)
po/de.po (+457/-301)
po/gl.po (+274/-301)
po/hu.po (+16/-16)
po/it.po (+36/-37)
po/pt_BR.po (+431/-339)
po/ru.po (+491/-321)
po/sl.po (+461/-227)
po/zh_HK.po (+126/-213)
scripts/connect_wireless (+4/-3)
scripts/cpu_scaling_test (+50/-9)
scripts/internet_test (+2/-2)
scripts/network_check (+3/-5)
scripts/reconnect (+0/-5)
scripts/resolution_test (+14/-57)
scripts/usb_test (+1/-1)
affects: | checkbox (Ubuntu) → checkbox |
Changed in checkbox: | |
milestone: | none → 0.12.8 |
importance: | Undecided → High |
status: | New → Triaged |
Changed in checkbox: | |
assignee: | nobody → Canonical Hardware Certification (canonical-hw-cert) |
Changed in checkbox: | |
status: | In Progress → Fix Committed |
Changed in checkbox (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in checkbox: | |
status: | Fix Committed → Fix Released |
Here's an alternate implementation for resolution_test that's multi-monitor friendly