lp:~kelemeng/gnome-control-center-signon/bug1176506

Created by Gabor Kelemen and last modified
Get this branch:
bzr branch lp:~kelemeng/gnome-control-center-signon/bug1176506
Only Gabor Kelemen can upload to this branch. If you are Gabor Kelemen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gabor Kelemen
Project:
Online Accounts: GNOME Control Center
Status:
Merged

Recent revisions

151. By Gabor Kelemen

Include gi18n-lib.h to make translated strings really appear. LP: #1176506

150. By Ken VanDine

Added autopilot tests
.

Approved by Alberto Mardegan, PS Jenkins bot.

149. By Alberto Mardegan

Don't report account failures

Account failures are reported either by applications of by signon-ui. This
fixes a bug occurring when the account creation fails and the Online Accounts
indicator turns red.
.

Approved by Ken VanDine, PS Jenkins bot.

148. By Ken VanDine

Depend on libaccount-plugin-generic-oauth and libaccount-plugin-google
.

Approved by Alberto Mardegan, PS Jenkins bot.

147. By Ken VanDine

releasing version 0.1.6bzr13.04.05-0ubuntu1
.

Approved by Alberto Mardegan, PS Jenkins bot.

146. By Ken VanDine

Don't show the credentials-preferences launcher in Unity, this keeps
Online Accounts from appearing twice in the applications lens
.

Approved by Alberto Mardegan, PS Jenkins bot.

145. By Ken VanDine

releasing version 0.1.5-0ubuntu1
.

Approved by Alberto Mardegan, PS Jenkins bot.

144. By Alberto Mardegan

Version 0.1.5.

Approved by Ken VanDine, PS Jenkins bot.

143. By David King

Avoid some warnings.

Approved by PS Jenkins bot, Alberto Mardegan.

142. By Alberto Mardegan

Don't crash when cancelling the authentication or disposing the plugin

This fixes a couple of crashes which would occur:

1) when cancelling an ongoing authentication by pressing the "Cancel" button: this is fixed by tracking the state of the asynchronous operations and delaying the emission of the "finished" signal until they have all completed.

2) when going back to the System Settings: this operation would destroy the plugin, but the asynchronous operations would still continue and the callbacks would be invoked later on an invalid pointer to "self" (see also https://bugzilla.gnome.org/show_bug.cgi?id=696369). This is fixed by guarding the "self" pointer with a weak GObject pointer. Fixes: https://bugs.launchpad.net/bugs/1122520.

Approved by David King, PS Jenkins bot.

Branch metadata

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

Subscribers