| Summary: | DontVtSwitch is ignored in xorg.conf | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Javier Ariza <jarizaro> |
| Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> |
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | major | ||
| Priority: | high | CC: | mikmak, yuanzhou520 |
| Version: | 7.4 (2008.09) | Keywords: | regression |
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Javier Ariza
2009-02-07 08:20:45 UTC
Please see ubuntu's bug report at https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/295195 where I reported it initially. Cheers, Mik AFAICT, this seems to work in master, at least with the evdev driver. With the kdb driver of despair (the 'fixed' version) it doesn't seem to VT switch anyway. Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Value: 'ascii' codec can't decode byte 0xe4 in position 64: ordinal not in range(128)
File : /usr/lib/python2.5/site-packages/yum/rpmtrans.py, line 376, in callback
self._instProgress( bytes, total, h )
File : /usr/lib/python2.5/site-packages/yum/rpmtrans.py, line 457, in _instProgress
self.complete_actions, self.total_actions)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2101, in event
self._showName(self.info_actions[action])
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2094, in _showName
self.base.package(package_id, status, self.curpkg.summary)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 237, in package
PackageKitBaseBackend.package(self, package_id, status, summary)
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 108, in package
print >> sys.stdout, "package\t$s\t$s\t$s" $ (status, package_id, summary)
I can confirm this is fixed in ubuntu jaunty (so I guess in Xorg too) thanks a lot Cheers, Mik (In reply to comment #4) > I can confirm this is fixed in ubuntu jaunty (so I guess in Xorg too) > > thanks a lot > Cheers, > Mik > Good news! Did you test for a long time? :) (In reply to comment #5) > (In reply to comment #4) > > I can confirm this is fixed in ubuntu jaunty (so I guess in Xorg too) > > > > thanks a lot > > Cheers, > > Mik > > > > Good news! > Did you test for a long time? :) > well, not much yet (few hours), but as for VT switch I can't switch away nor kill Xorg in my multiseat setup on jaunty, will test a bit more during the coming days, but looks just fine to me at the moment. Cheers, Mik |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.