[Bug 855042] Re: ubiquity hangs while jockey-text at 100% CPU
Colin Watson
cjwatson at canonical.com
Wed Sep 28 15:40:15 UTC 2011
def check_composite(self):
'''Check for a composite-enabling X.org driver.
If one is available and not installed, offer to install it and return
True if installation succeeded. Otherwise return False.
'''
h_id = self.backend().check_composite()
if h_id:
self.set_handler_enable(h_id, 'enable', True)
return bool(self.backend().handler_info(h_id)['enabled'])
self.error_msg(self._('There is no available graphics driver for your system which supports the composite extension, or the current one already supports it.'))
return False
Looks like this always asks for confirmation regardless?
** Changed in: ubiquity (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/855042
Title:
ubiquity hangs while jockey-text at 100% CPU
Status in “ubiquity” package in Ubuntu:
Confirmed
Bug description:
Expected: Installer to complete "installing base system".
Actual: Ubiquity hangs toward the end of the install.
'top' shows jockey-text at 100% CPU usage. Tailing the logs doesn't
provide any insight. Will try this again with ubiquity in debug mode
...
This is ubuntu-oneiric-desktop-amd64+mac.iso on a MacBookPro6,2
The installer is running in German, but that may not be relevant.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.31
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
CasperVersion: 1.284
Date: Tue Sep 20 22:17:56 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110920)
ProcEnviron:
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/855042/+subscriptions
More information about the foundations-bugs
mailing list