Bug 138663
| Summary: | selecting use dual head not working | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Need Real Name <wfm3> |
| Component: | system-config-display | Assignee: | Paul Nasrat <nobody+pnasrat> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | link, manik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:06:53 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: | |||
|
Description
Need Real Name
2004-11-10 16:00:53 UTC
There's more - here is what I see if I run system-config-display in a
console and then try and use dual head (on a freshly installed Fedora
Core 3 system):
[root@cgomsurtani ~]# system-config-display
Trying with card: ATI Radeon Mobility 7500
in hydrate_second
Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 208,
in ok
primaryPCIBus = "PCI:%d:%d:%d" % (self.state.get_videocard_PCIBus(),
TypeError: int argument required
[root@cgomsurtani ~]#
[root@cgomsurtani ~]# rpm -q system-config-display
system-config-display-1.0.23-1
[root@cgomsurtani ~]# uname -a
Linux cgomsurtani 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 i686
i386 GNU/Linux
[root@cgomsurtani ~]#
This looks like a duplicate of Bug #136916. Dupe (thanks for the triage) - I hope to have a new package for testing Monday. *** This bug has been marked as a duplicate of 136916 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |