Bug 64892
| Summary: | Anaconda crashes when selecting "none none" for mouse type | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Matt Perry <matt> | ||||
| Component: | anaconda | Assignee: | Michael Fulbright <msf> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-05-13 22:35:38 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: | |||||||
| Attachments: |
|
||||||
Created attachment 57184 [details]
Dump file from anaconda
*** This bug has been marked as a duplicate of 64588 *** Time tracking values updated |
When going through the installer with all the defaults and you reach the mouse configuration screen, choose "none none" at the bottom. When you click on Next, Anaconda crashes with the following error: Traceback (innermost last): File "/usr/bin/anaconda", line 633, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/gui.py", line 353, in run self.icw.run (self.runres, configFileData) File "/usr/lib/anaconda/gui.py", line 814, in run mainloop () File "/usr/lib/python1.5/site-packages/gtk.py", line 2676, in mainloop _gtk.gtk_main() File "/usr/lib/python1.5/site-packages/gtk.py", line 130, in __call__ ret = apply(self.func, a) File "/usr/lib/anaconda/gui.py", line 413, in nextClicked rc = self.currentWindow.getNext () File "/usr/lib/anaconda/iw/mouse_gui.py", line 96, in getNext self.mouse.setXProtocol () File "/usr/lib/anaconda/mouse.py", line 209, in setXProtocol curmouse[0] = "/dev/" + self.device TypeError: illegal argument type for built-in operation