Bug 80430
| Summary: | installer crashes when selecting no mouse | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Greg Griffin <greggriffin> |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-01-27 18:01:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This has been fixed in internally. I would recommend choosing a generic ps/2 mouse and proceeding. It should not have any bad conquences. Closing due to inactivity - please reopen if you have additional information to add to the report. |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) Description of problem: Traceback (most recent call last): File"/usr/lib/anaconda/gui.py",line 628, in nextClicked rc = self.currentWindow.getNext () File"/usr/lib/anaconda/iw/mouse_gui.py",line 41, in getNext self.mouse.setXProtocol() File"usr/lib/python2.2/site-packages/rhpl/mouse.py",line 249, in setXProtocol curmouse[0] = "/dev/" + self.device TypeError: cannot concatenate 'str' and 'NoneType' objects Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.boot computer 2.choose graphic installation 3. Actual Results: computer cannot switch to display Expected Results: continued with installation Additional info: Traceback (most recent call last): File"/usr/lib/anaconda/gui.py",line 628, in nextClicked rc = self.currentWindow.getNext () File"/usr/lib/anaconda/iw/mouse_gui.py",line 41, in getNext self.mouse.setXProtocol() File"usr/lib/python2.2/site-packages/rhpl/mouse.py",line 249, in setXProtocol curmouse[0] = "/dev/" + self.device TypeError: cannot concatenate 'str' and 'NoneType' objects