lp://staging/~albertomilone/jockey/pkg-version
- Get this branch:
- bzr branch lp://staging/~albertomilone/jockey/pkg-version
Branch merges
- Martin Pitt (community): Disapprove
-
Diff: 93 lines (+18/-1)5 files modifiedjockey/backend.py (+1/-0)
jockey/handlers.py (+9/-0)
jockey/ui.py (+4/-1)
tests/backend.py (+2/-0)
tests/handlers.py (+2/-0)
Branch information
Recent revisions
- 627. By Alberto Milone
-
Add pkg_version() method which determines the value
of handler_info['pkg_ version' ]. - 626. By Jonathan Thomas
-
Don't crash when closed with the "x" button (LP: #552723, LP: #398912)
Thanks ThorbjørnTux! - 624. By Alberto Milone
-
* jockey/
xorg_driver. py
- Simplify the logic in the enabled() method by only relying on
X-Kit's isDriverEnabled() method. This will avoid getting false
positives in the case in which the 1st Device section (i.e. the
only one that we used to check) uses the right driver but the
same section is irrelevant as it's not mentioned in the
ServerLayout section. - 623. By Jonathan Thomas
-
Revert some .ui file changes that slipped in with my last revision. (LP: #543707)
- 622. By Martin Pitt
-
ui.py: Fix _check_
repositories( ) to not invoke the UI and error dialogs in --check mode. (LP: #540750) - 621. By Martin Pitt
-
ui.py, check(): If the user is running Jockey with package installation or another long-running task in parallel, the automatic --check invocation will time out on connecting to the backend. This is not fatal, just print an error message instead of crashing. (LP: #403955)
- 620. By Jonathan Thomas
-
Do not parent the KMessageBox, since in some cases the errors can come before the MainWindow is initialized
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/jockey