lp:ubuntu/hardy/jockey

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

21. By Martin Pitt

* Cherrypick a few bug fixes from trunk:
  - nvidia.py: Drop AddARGBVisuals and AddARGBGLXVisuals options from legacy
    driver. (LP: #211752)
  - fglrx.py: Fix detection of autodetected radeon driver. (LP: #207957)
  - jockey/ui.py: Intercept IOErrors when writing to stderr. (LP: #204120)

20. By Martin Pitt

* Cherrypick a few bug fixes from trunk:
  - nvidia.py: Fix extra screen options to get quoted properly.
    (LP: #211368)
  - autostart .desktop files: Add Comment field. (LP: #146918)
  - POTFILES.in: Add missing desktop files.

19. By Martin Pitt

jockey/oslib.py: Fix undeclared 'env' variable, residue from fix in
0.3.3-0ubuntu3. (LP: #189611)

18. By Martin Pitt

debian/jockey-common.postinst: Remove old restricted-manager autostart XDG
file on upgrades.

17. By Martin Pitt

jockey/oslib.py: Do not set debconf priority to critical any more.
b43-fwcutter needs the "download firmware" question shown in order to
actually download the firmware, and we do not need it ATM for other
packages. (LP: #197819)

16. By Martin Pitt

* Merge to upstream trunk to pick up a few bug fixes:
  - nvidia.py: Add AddARGBGLXVisuals option to Screen section for
    nvidia-glx. (LP: #154596)
  - nvidia.py: Do not advertise as enabling composite if driver is already
    loaded (i. e. installed manually). (LP: #202802)
  - fglrx.py: Do not suggest installing fglrx if using the radeon X.org
    driver, since that already supports composite (LP: #207957)
  - jockey/ui.py: Change --update-db to print an error message instead of
    exception (LP: #209594)

15. By Martin Pitt

* New upstream bug fix release:
  - jockey/xorg_driver.py: Check if _row attribute is present, which is not
    the case for Subsections in the "Module" section. (LP: #201160)
  - Make --check-composite ask for confirmation. (LP: #202898)
  - Enable AddARGBGLXVisuals option for standard nvidia driver.
    (LP: #154596)
  - KDE: Do not change check boxes if enabling was cancelled.
  - KDE: Drop unicode() conversion in confirm_action(), strings are already
    unicode (LP: #206169)
  - KDE: Disable help button if help is not available. (LP #206169)

14. By Martin Pitt

* Cherrypick some bug fixes from trunk:
  - Add automatic testing for all shipped custom handlers in examples/ and
    data/handlers/. So far the test suite only covered the standard
    handlers.
  - This uncovered that the fglrx and nvidia handlers still crash if
    xorg.conf does not have a Screen section; fixed for real now.
    (LP: #200832)
* data/handlers/b43.py: Add missing import (also uncovered by above test
  suite). (LP: #203958)

13. By Martin Pitt

* Final 0.3.2 release (previous Ubuntu upload had a botched version number)
  with bug fixes only (no new features). This time also with orig.tar.gz
  again.
  - fglrx, nvidia handlers: Create screen section if it does not exist.
    (LP: #200832)
  - Abort gracefully with a proper error message if cache directory does not
    exist. (LP: #198433)
  - ui.py, check(): Intercept ValueError from package query. This can happen
    if the daily apt cron job runs while jockey is running as well and
    temporarily causes inconsistent package indexes. (LP: #200089)
  - kde/jockey-kde, comfirm_action(): Fix string formatting. (LP: #197777)
  - jockey/oslib.py: Fix calling of kdesu.
  - kde/jockey-kde: Make --check notifications actually work (LP: #193985)
  - Fix the KDE interface test suite.
* debian/rules: Fix apport hook file name.
* debian/apport_hook.py: Add missing import.
* data/handlers/b43.py: Consider driver enabled if firmware files are
  installed; testing whether b43-fwcutter is installed (the default
  behaviour of ModulePackageHandler) is incorrect here. (LP: #198341)

12. By Ryan Kavanagh

* New upstream bug fix release for KDE frontend changes:
  - Add Oxygen icon
  - Resize columns to text
  - Nodes expanded by default

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