lp:ubuntu/oneiric-updates/jockey
- Get this branch:
- bzr branch lp:ubuntu/oneiric-updates/jockey
Branch merges
Branch information
Recent revisions
- 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) - 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) - 125. By Martin Pitt
-
debian/rules: Run debian/
testpkgs/ clean through sh, as we use V1 source
and can't keep the executable bit there.
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