lp:~mterry/sessioninstaller/no-defer-twice
Created by
Michael Terry
on
2013-03-14
and last modified on
2013-03-14
- Get this branch:
- bzr branch lp:~mterry/sessioninstaller/no-defer-twice
Only
Michael Terry
can upload to this branch. If you are
Michael Terry
please log in for upload directions.
Branch merges
Propose for merging
- Michael Vogt: Approve on 2013-03-15
-
Diff: 12 lines (+2/-0)1 file modifiedsessioninstaller/backends/aptd.py (+2/-0)
Related bugs
Bug #1056545: session-installer crashed with AlreadyCalledDeferred in callback() | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 134. By Michael Vogt on 2012-11-05
-
pick fix from lp:~bkerensa/sessioninstaller/fix-for-988775 , many thanks
- 133. By Sebastian Heinlein on 2012-10-02
-
Fix installing local package files.
It was caused by a wrong backend method call.
- 132. By Sebastian Heinlein on 2012-09-19
-
Wait until the progress dialog says that the transaction is done before returning
- 131. By Martin Pitt on 2012-08-21
-
Work around static vs. GI bindings crash
Importing "gst" in core.py pulls in the static gobject, which collides with the
dynamic GI bindings. This leads to problems either way, but can only be fixed
when moving to GStreamer 1.0.For now, move the import to be the last one, so that other imports are not
affected by the static gobject module. In particular, this will make aptdaemon
use the GI bindings and avoid a crash when talking to D-BUS.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:sessioninstaller