lp:~afeder/sessioninstaller/sessioninstaller

Created by Anders Feder and last modified
Get this branch:
bzr branch lp:~afeder/sessioninstaller/sessioninstaller
Only Anders Feder can upload to this branch. If you are Anders Feder please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anders Feder
Project:
Session Installer
Status:
Development

Recent revisions

133. By Sebastian Heinlein

Fix installing local package files.

It was caused by a wrong backend method call.

132. By Sebastian Heinlein

Wait until the progress dialog says that the transaction is done before returning

131. By Martin Pitt

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.

130. By Michael Terry

Make sure not to accidentally call defer.callback() twice

129. By Michael Vogt

merged lp:~evfool/sessioninstaller/fix790500 to get a typo fix

128. By Sebastian Heinlein

Don't translate debugging messages (fixes LP#792436)

127. By Sebastian Heinlein

Fix missing translation for the restrcited packages tooltip (fixes LP#972427)

Replace bullets in in the tooltip by hypens. It seems that gettext cannot
handle the bullets correctly.

125. By Sebastian Heinlein

Fix a string substition if the sender_name of InstallPackageNames is unknown

124. By Sebastian Heinlein

Sanity improvements to InstallPackageNames

Check if packages are available at all and show a corresponding error message
if not. Furthermore show the description of the package and optionally the
restriction warning in the confirmation dialog. Already installed packages
get silently skipped.

Branch metadata

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

Subscribers