lp:ubuntu/oneiric-proposed/jockey

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-proposed/jockey
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

135. By Alberto Milone

debian/control: bump dependency on nvidia-common (>= 1:0.2.36).
data/handlers/fglrx.py: pass ignore_pattern='-updates' to
get_alternative_by_name so that the library returns the correct
alternative name (LP: #873058).

134. By Martin Pitt

* debian/control: Update Vcs-Bzr: for oneiric branch.
* jockey/xorg_driver.py, tests/handlers.py: Add
  XorgDriverHandler.loaded_drivers(), as a prerequisite for LP#885204. Patch
  cherrypicked from trunk r756.
* data/handlers/nvidia.py: Do not offer this driver if intel X.org driver
  is loaded. On hybrid systems where intel is active, installing the
  proprietary drivers and their libGL breaks intel. (LP: #885204)

133. By Jeremy BĂ­cha

jockey/oslib.py: Update help link (LP: #866085)

132. By Martin Pitt

Only ask for confirmation in check_composite if --confirm has been set.
Thanks to Evan Dandrea! Patch cherrypicked from trunk r740.
(LP: #855042)

131. By Martin Pitt

data/handlers/{fglrx,nvidia}.py: Drop custom id() methods. They were a
thinko and cause the driver IDs to come out as e. g.
"xorg:nvidia_173_updates-update". The module name is meant to provide
the "_update" suffix already (just didn't do yet because of LP #855396)

130. By Martin Pitt

[ Alberto Milone ]
* data/handlers/fglrx.py: Use the correct name for the module and for the
  package in fglrx.py. (LP: #855396)

[ Martin Pitt ]
* jockey/oslib.py, package_header_modaliases(): Only consider packages for
  the system architecture. This avoids creating non-working default handlers
  for e. g. fglrx:i386 on an amd64 system. (LP: #855175)
* Drop data/handlers/nouveau3d.py, it's installed by default now.
  (LP: #839533)

129. By Alberto Milone

* data/handlers/{fglrx,nvidia}.py:
  - Pass the correct kernel module name when dealing with updates flavours
    (LP: #841462).

128. By Martin Pitt

jockey/oslib.py: Fix crash if an apt error occurs even before forking the
apt progress backend. (LP: #838276)

127. By Martin Pitt

* Merge fix from trunk:
  - detection.py: Fix crash if Driver ID does not have a package field.
    (LP: #837495)

126. By Martin Pitt

jockey/ui.py, jockey/backend.py: Use MainLoop from GObject, not from GLib.
Using GLib is broken for pygobject 2.28. This can be reverted once
pygobject gets upgraded to 2.90. (LP: #836599)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/jockey
This branch contains Public information 
Everyone can see this information.

Subscribers