lp:ubuntu/intrepid-proposed/jockey

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid-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:
Development

Recent revisions

48. By Martin Pitt

* debian/control: Update Vcs-Bzr: for intrepid branch.
  (LP: #283765)
* fglrx.py: Unconfigured driver defaults to ati, which already provides
  compositing. This fixes gnome-appearance-properties to endlessly ask to
  install the fglrx driver on systems where ati works fine. (LP: #285879)
* data/handlers/b43.py: Add missing OSLib import. (LP: #295530)
* data/handlers/broadcom_wl.py: If b44 is loaded, don't disable the entire
  handler, but instead install a "wl" modprobe handler which removes ssb and
  b44 first, then loads wl, and reloads b44 again, which makes both devices
  work. (LP: #289845)
* tests/detection.py: Fix yum printer test for changed package name on
  openprinting.org. This only affects the test suite, so that it succeeds
  again. (Cherrypicked from trunk r501)

47. By Martin Pitt

data/handlers/nvidia.py: Unblacklist nvidia driver version 96, it has been
fixed in intrepid-proposed (see LP #251107). (LP: #293107)

46. By Martin Pitt

* Merge bug fix from trunk:
  - nvidia.py: Drop constructor check for unsupported legacy versions; at
    ctor invocation time, the package is not set yet, and this check
    should not be upstream in the first place.
  - detection.py: Do not instantiate handlers from DriverDBs which are
    unavailable. (Pre-requisite for fixing LP #288662)
* data/handlers/nvidia.py: Move test for currently unsupported legacy
  versions (96, 71) to available() where it is actually evaluated.
  (LP: #288662)

45. By Martin Pitt

* Merge bug fix from trunk:
  - kde/jockey-kde.desktop.in: Launch jockey-kde as root, since
    policykit-kde does not exist yet. This unbreaks calling it from the
    menu. Thanks to Alberto Milone for the fix!

44. By Martin Pitt

* Merge bug fixes from trunk:
  - jockey/backend.py, polkit_auth_wrapper(): Also intercept SystemError and
    other standard exceptions in the case of a PermissionDeniedByPolicy, i.
    e. when popping up the PK auth dialog. Fixes (LP: #274639) for real.
  - po/de.po: Unfuzzify.

43. By Martin Pitt

* Merge bug fixes from trunk:
  - OpenPrintingDriverDB: Filter out HTML tags from names, they look ugly
    and <br> even breaks the display.
  - jockey-gtk: Increase the default width of the license dialog to fit a
    standard 80 column text.
  - ui.py, search_driver(): Increase timeout from default 30 seconds to 10
    minutes, since driver DB lookup can last quite long (crash fix).
  - OpenPrintingDriverDB: Disambiguate drivers by their driver name, not by
    supplier; fixes e. g. splix stable vs. development version conflict.
  - Backend available(), search_drivers(): Show the recommended drivers
    first, so that the default GUI selection will not point to a
    non-recommended one by default.

42. By Martin Pitt

* New upstream bug fix release 0.5 beta 3. Compared to our bzr snapshot,
  this has the following changes:
  - OpenPrintingDriverDB: Show non-recommended drivers, too, but mark the
    recommended one appropriately. (LP: #271286)
  - get_handlers(): If there is just one driver for a HardwareID, do not
    present it as recommended even if the Driver DB marks it as such, since
    it is just confusing.
  - jockey-gtk: If jockey shipped icons are not available (happens in some
    third-party themes), fall back to stock icons instead of crashing.
    (LP: #283363)
* oslib.py, package_name(): Remove intra-paragraph line breaks; both GUIs
  already do their own line breaking according to the widget width, and
  having them in between looks ugly.

41. By Martin Pitt

* Merge change from trunk:
  - openprinting.org lookup: Only search for packaged PPD files, not for
    cups filters. This is to greatly reduce the potential conflict with
    distro packages (until the openprinting.org ones get properly
    namespaced), and also because those filters should generally be supplied
    as proper Ubuntu packages.

40. By Martin Pitt

* Merge bug fixes from trunk:
  - openprinting.org detected handlers: Add supplier and support contacts to
    long description. (LP: #269454)
  - backend.py, set_enabled(): Report progress signals early when handling
    packages, to avoid delays until package manager sends out the first
    progress. (LP: #279073)
* data/handlers/fglrx.py: Enable driver again, current version works now.
  Also add "Recommends: fglrx-modaliases", so that detection works in a
  default installation. (LP: #262819)

39. By Martin Pitt

New upstream bug fix release 0.5 beta 2. This does not introduce any
actual code changes to our bzr snapshot, but brings down the diff.gz delta
to a sane level again.

Branch metadata

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

Subscribers