Merge lp:~ted/ubuntu-system-settings/welcome-messages-setting into lp:ubuntu-system-settings

Proposed by Ted Gould
Status: Needs review
Proposed branch: lp:~ted/ubuntu-system-settings/welcome-messages-setting
Merge into: lp:ubuntu-system-settings
Diff against target: 11 lines (+0/-1)
1 file modified
plugins/security-privacy/PageComponent.qml (+0/-1)
To merge this branch: bzr merge lp:~ted/ubuntu-system-settings/welcome-messages-setting
Reviewer Review Type Date Requested Status
Sebastien Bacher (community) Needs Information
PS Jenkins bot continuous-integration Approve
Review via email: mp+236608@code.launchpad.net

Commit message

Show the Messages on Welcome Screen setting by default

Description of the change

Trying to land indicator branches that heed this setting. Need to be able to set it to test! Oh, and users too. :-)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks, do you have a pointer to the corresponding indicator change so we can test those together and confirm things are working?

review: Needs Information
Revision history for this message
Ted Gould (ted) wrote :

On Wed, 2014-10-01 at 08:12 +0000, Sebastien Bacher wrote:

> Thanks, do you have a pointer to the corresponding indicator change so
> we can test those together and confirm things are working?

Testing in silo 13 right now. We need some U8 fixes before they all work
together.

Revision history for this message
Sebastien Bacher (seb128) wrote :

ok, approving on principle, feel free to change the status/land it once it's tested with the other components and confirmed to work

review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

Ted, are you still working on this? seems like things fail to build in that silo...

Revision history for this message
Ted Gould (ted) wrote :

On Thu, 2014-10-09 at 06:31 +0000, Sebastien Bacher wrote:

> Ted, are you still working on this? seems like things fail to build in that silo...

Sorry, forgot to reply. Yes, we've got the silo almost ready. It is
blocked by others right now. I'm hoping to move it forward today.

Revision history for this message
Sebastien Bacher (seb128) wrote :

still being worked?

Revision history for this message
Ted Gould (ted) wrote :

Yes, I'm landing the indicator parts in vivid, but we still need the U8 merge to land:

https://code.launchpad.net/~mterry/unity8/greeter-profiles/+merge/237155

Revision history for this message
Sebastien Bacher (seb128) wrote :

@Ted, the unity8 change landed it seems, what's the status of this one?

review: Needs Information
Revision history for this message
Sebastien Bacher (seb128) wrote :

Ted, can we get a status update there?

review: Needs Information
Revision history for this message
Sebastien Bacher (seb128) wrote :

looked at that again today, the needed change landed but the unity8 feature is still disabled in unity8 waiting on design input

Unmerged revisions

1095. By Ted Gould

Make it so that we can see the setting for messagages on the welcome screen

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/security-privacy/PageComponent.qml'
2--- plugins/security-privacy/PageComponent.qml 2014-09-05 09:01:20 +0000
3+++ plugins/security-privacy/PageComponent.qml 2014-09-30 20:37:37 +0000
4@@ -203,7 +203,6 @@
5 id: welcomeMessagesSwitch
6 checked: securityPrivacy.messagesWelcomeScreen
7 }
8- visible: showAllUI
9 }
10 Binding {
11 target: securityPrivacy

Subscribers

People subscribed via source and target branches