Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-22 Thread Oswald Buddenhagen
On Thu, Jan 21, 2016 at 03:50:58PM -0800, Thiago Macieira wrote:
> Looks like I will soon[*] have a problem: I use two different accounts for my 
> Qt services. I need to use the account associated with my Intel mail address 
> for Code Review, as that's the one associated with the Corporate CLA.
> 
> But Intel's mail servers are bad (read: Exchange), so I use my personal 
> account on JIRA. All the bug reports I'm associated with and the components 
> I'm the default assignee for are with this account. I don't want to change it.
> 
> So how do I keep receiving bug report email to my personal inbox while logged 
> in to Gerrit with the Intel account?
> 
you're only one person, so having just one account is fine. just
associate both addresses and both CLAs with it - ultimately, it's your
responsibility to submit code as the right "persona" (with the right
address) anyway.

email delivery in gerrit is unfortunately determined by the publicly
displayed primary address, so people would see your non-intel address
in the reviewer list. this doesn't seem like a big deal.
however, there is actually a catch ... this address is also used for the
reviewed-by footers, and that might indeed be considered a big deal. :/

here's an idea: we can make an email alias on the qt-project mta (which
gerrit uses for notifications), so your account (and list activity)
would look all intel-y, but all mail would actually go elsewhere. this
would affect all and only your qt-project activity, so this should be ok
from a legal perspective.

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-22 Thread Oswald Buddenhagen
On Thu, Jan 21, 2016 at 10:27:06AM +, Jokiniva Jukka wrote:
> Use your unified Qt Account credentials to login from now on.
> 
fwiw, i'm anticipating that everyone who still used two different
accounts for jira (proper) and gerrit will have problems now (though
maybe not quite as tough as thiago's ;).

so i'm accepting requests to remap all gerrit activity to the primary
jira account and purge the duplicate.

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-22 Thread Thiago Macieira
On Friday 22 January 2016 15:16:54 Oswald Buddenhagen wrote:
> here's an idea: we can make an email alias on the qt-project mta (which
> gerrit uses for notifications), so your account (and list activity)
> would look all intel-y, but all mail would actually go elsewhere. this
> would affect all and only your qt-project activity, so this should be ok
> from a legal perspective.

That would be perfect!

I don't like receiving Gerrit email in Exchange. If it ended up in my regular 
mailbox, all the better. Ditto for mailing lists, but this is already taken 
care of by disabling delivery to @intel.com and subscribing a different 
address.

Can it be done?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-21 Thread Jokiniva Jukka

Maintenance break is over and systems are back online. Use your unified Qt 
Account credentials to login from now on.

If you find bugs, please report them here: 
https://bugreports.qt.io/browse/QTJIRA

-Jukka


From: Jokiniva Jukka 
>
Date: Monday 21 December 2015 10:48
To: "development@qt-project.org" 
>
Subject: Heads up for Qt Bug Report & Code Review users


Hi,

Some months ago we asked all Qt users to provide us input on ideas to further 
improve the Qt developer experience. You spoke. We listened. It was 
overwhelmingly clear that single sign-on for all Qt Services was at the top of 
desired features and functionality. Since then, we have been working toward 
providing this to you. As part of this effort, you will now have common 
credentials for all of the following Qt services:


· Qt Account web portal for license management, 
downloads and commercial support

· Qt Forum

· Qt Wiki

· Qt Bug Tracker (NEW)

· Qt Code Review (NEW)

Note: There will be a maintenance break on Tuesday 12 January 2016 from 
07:00-11:00 a.m. (CET) when we unify the login for Qt Bug Tracker 
(https://bugreports.qt.io) and Qt Code Review 
(https://codereview.qt-project.org).

IMPORTANT
The email address that you currently use to log into Bug Tracker and Code 
Review will be associated with Qt account credentials.


· If you don't already have Qt credentials, all you need to do is 
register at https://login.qt.io/register* using the same email address you 
currently use for Bug Tracker and Code Review. If you want to change to a 
different email address for your unified login credentials, you should first 
update the email address in Bug Tracker** to ensure the logins will be merged.

· If you already have Qt account credentials, but use different email 
addresses for each account, you should ensure that your Bug Tracker email 
address is the same as in your Qt account 
profile so that all your account credentials 
will be merged.

* Please be sure to complete the email verification process, which will be 
explained to you in the email sent upon registering.
** To edit your Bug Reports email address, go to 
https://bugreports.qt.io/secure/ViewProfile.jspa profile settings and select 
the pen icon.

We hope you will enjoy this improvement. We will also continue to work toward 
adding more of features and functionality that you all asked for.

Best regards,
The Qt Company

www.qt.io
 |Qt Blog: 
http://blog.qt.io/
 | Twitter: @Qtproject  | Facebook: 
www.facebook.com/qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-21 Thread Thiago Macieira
On Thursday 21 January 2016 10:27:06 Jokiniva Jukka wrote:
> Maintenance break is over and systems are back online. Use your unified Qt
> Account credentials to login from now on.
> 
> If you find bugs, please report them here:
> https://bugreports.qt.io/browse/QTJIRA

Looks like I will soon[*] have a problem: I use two different accounts for my 
Qt services. I need to use the account associated with my Intel mail address 
for Code Review, as that's the one associated with the Corporate CLA.

But Intel's mail servers are bad (read: Exchange), so I use my personal 
account on JIRA. All the bug reports I'm associated with and the components 
I'm the default assignee for are with this account. I don't want to change it.

So how do I keep receiving bug report email to my personal inbox while logged 
in to Gerrit with the Intel account?

[*] soon because Gerrit hasn't logged me out yet.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-21 Thread Jokiniva Jukka

Unfortunately I can¹t think any optimal solution for this.
Having two emails means that you need to have two Qt Accounts.

I would resolve it by running Jira with my personal account on different
browser.
Not optimal, but works.

‹Jukka



On 22/01/16 01:50, "Development on behalf of Thiago Macieira"
 wrote:

>On Thursday 21 January 2016 10:27:06 Jokiniva Jukka wrote:
>> Maintenance break is over and systems are back online. Use your unified
>>Qt
>> Account credentials to login from now on.
>> 
>> If you find bugs, please report them here:
>> https://bugreports.qt.io/browse/QTJIRA
>
>Looks like I will soon[*] have a problem: I use two different accounts
>for my 
>Qt services. I need to use the account associated with my Intel mail
>address 
>for Code Review, as that's the one associated with the Corporate CLA.
>
>But Intel's mail servers are bad (read: Exchange), so I use my personal
>account on JIRA. All the bug reports I'm associated with and the
>components 
>I'm the default assignee for are with this account. I don't want to
>change it.
>
>So how do I keep receiving bug report email to my personal inbox while
>logged 
>in to Gerrit with the Intel account?
>
>[*] soon because Gerrit hasn't logged me out yet.
>-- 
>Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>
>___
>Development mailing list
>Development@qt-project.org
>http://lists.qt-project.org/mailman/listinfo/development

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2016-01-21 Thread Thiago Macieira
On Friday 22 January 2016 07:12:19 Jokiniva Jukka wrote:
> Unfortunately I can¹t think any optimal solution for this.
> Having two emails means that you need to have two Qt Accounts.
> 
> I would resolve it by running Jira with my personal account on different
> browser.
> Not optimal, but works.

Not acceptable since I can't click URLs easily from the mail client.

Is there any way to merge the two accounts, but still keep email delivery the 
way it is?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-22 Thread Jokiniva Jukka

OK,

Let¹s reschedule this to 21-Jan-2016.

‹Jukka


On 21/12/15 12:01, "Development on behalf of Heikkinen Jani"
<development-boun...@qt-project.org on behalf of
jani.heikki...@theqtcompany.com> wrote:

>>>-Original Message-
>>>From: Development [mailto:development-boun...@qt-project.org] On Behalf
>>>Of Sean Harmer
>>>Sent: 21. joulukuuta 2015 11:22
>>>To: development@qt-project.org
>>>Subject: Re: [Development] Heads up for Qt Bug Report & Code Review
>>>users
>>>
>>>On Monday 21 December 2015 08:48:37 Jokiniva Jukka wrote:
>>>> Hi,
>>>>
>>>> Some months ago we asked all Qt users to provide us input on ideas to
>>>> further improve the Qt developer experience. You spoke. We listened.
>>>>It was
>>>> overwhelmingly clear that single sign-on for all Qt Services was at
>>>>the top
>>>> of desired features and functionality. Since then, we have been
>>>>working
>>>> toward providing this to you. As part of this effort, you will now
>>>>have
>>>> common credentials for all of the following Qt services:
>>>>
>>>>
>>>> · Qt Account web portal<https://account.qt.io/> for license
>>>> management, downloads and commercial support
>>>>
>>>> · Qt Forum<http://forum.qt.io/>
>>>>
>>>> · Qt Wiki<http://wiki.qt.io/>
>>>>
>>>> · Qt Bug Tracker<https://bugreports.qt.io/> (NEW)
>>>>
>>>> · Qt Code Review<https://codereview.qt-project.org/> (NEW)
>>>>
>>>> Note: There will be a maintenance break on Tuesday 12 January 2016
>>>>from
>>>> 07:00-11:00 a.m. (CET) when we unify the login for Qt Bug Tracker
>>>> (https://bugreports.qt.io<https://bugreports.qt.io/>) and Qt Code
>>>>Review
>>>> 
>>>>(https://codereview.qt-project.org<https://codereview.qt-project.org/>)
>>>>.
>>>
>>>Thank you for all the hard work but can we please please not break the
>>>CI two
>>>days before feature freeze?
>>>
>>>Cheers,
>>>
>>>Sean
>>>--
>
>You are right, we should postpone this maintenance break after FF. 21st
>January might be good target for that, all feature freeze related stuff
>should be ready at this point
>
>Br,
>Jani
>
>>>Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK
>>>Klarälvdalens Datakonsult AB, a KDAB Group company
>>>Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
>>>KDAB - Qt Experts - Platform-independent software solutions
>>>___
>>>Development mailing list
>>>Development@qt-project.org
>>>http://lists.qt-project.org/mailman/listinfo/development
>___
>Development mailing list
>Development@qt-project.org
>http://lists.qt-project.org/mailman/listinfo/development

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-22 Thread Albert Astals Cid
On Tue, Dec 22, 2015 at 11:37 AM, Jokiniva Jukka
 wrote:
>
>
> On 21/12/15 12:52, "Giuseppe D'Angelo"  wrote:
>
>>Hi,
>>
>>On Mon, Dec 21, 2015 at 9:48 AM, Jokiniva Jukka
>> wrote:
>>> · If you don¹t already have Qt credentials, all you need to do
>>>is
>>> register at https://login.qt.io/register* using the same email address
>>>you
>>> currently use for Bug Tracker and Code Review. If you want to change to
>>>a
>>> different email address for your unified login credentials, you should
>>>first
>>> update the email address in Bug Tracker** to ensure the logins will be
>>> merged.
>>
>>What happens if one does not have a Qt Account on login.qt.io, but
>>only a Jira/Gerrit account? Will a Qt Account be created
>>automatically?
>
> Qt Account won¹t be created automatically. If you don¹t have one, you need
> to register at https://login.qt.io/register

Any reason the password i have for gerrit and the bug tracker is not
good enough anymore?

Cheers,
  Albert

>
> ‹Jukka
>
> ___
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-22 Thread Giuseppe D'Angelo
On Tue, Dec 22, 2015 at 11:37 AM, Jokiniva Jukka
 wrote:
> Qt Account won¹t be created automatically. If you don¹t have one, you need
> to register at https://login.qt.io/register

Ok, but what happens if I don't do that before the deadline? Will my
account go into a black hole? Can't a matching Qt Account
automatically be created? :)

Cheers,
-- 
Giuseppe D'Angelo
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-22 Thread Jokiniva Jukka


On 22/12/15 16:22, "Giuseppe D'Angelo"  wrote:

>On Tue, Dec 22, 2015 at 11:37 AM, Jokiniva Jukka
> wrote:
>> Qt Account won¹t be created automatically. If you don¹t have one, you
>>need
>> to register at https://login.qt.io/register
>
>Ok, but what happens if I don't do that before the deadline? Will my
>account go into a black hole? Can't a matching Qt Account
>automatically be created? :)

If you have a valid email on Bug Reports/Code Review, you can create the
Qt Account with the same email also after the deadline. It will work fine.
But if you don’t, you cannot create Qt Account with invalid email and
can’t login.

(There is a recovery option to make the link with Bug Reports/Code Review
username But I don’t want to promote this as things will
go smoother with matching emails. We will keep this option running for
some months.)

―Jukka

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] Heads up for Qt Bug Report & Code Review users

2015-12-21 Thread Jokiniva Jukka

Hi,

Some months ago we asked all Qt users to provide us input on ideas to further 
improve the Qt developer experience. You spoke. We listened. It was 
overwhelmingly clear that single sign-on for all Qt Services was at the top of 
desired features and functionality. Since then, we have been working toward 
providing this to you. As part of this effort, you will now have common 
credentials for all of the following Qt services:


· Qt Account web portal for license management, 
downloads and commercial support

· Qt Forum

· Qt Wiki

· Qt Bug Tracker (NEW)

· Qt Code Review (NEW)

Note: There will be a maintenance break on Tuesday 12 January 2016 from 
07:00-11:00 a.m. (CET) when we unify the login for Qt Bug Tracker 
(https://bugreports.qt.io) and Qt Code Review 
(https://codereview.qt-project.org).

IMPORTANT
The email address that you currently use to log into Bug Tracker and Code 
Review will be associated with Qt account credentials.


· If you don't already have Qt credentials, all you need to do is 
register at https://login.qt.io/register* using the same email address you 
currently use for Bug Tracker and Code Review. If you want to change to a 
different email address for your unified login credentials, you should first 
update the email address in Bug Tracker** to ensure the logins will be merged.

· If you already have Qt account credentials, but use different email 
addresses for each account, you should ensure that your Bug Tracker email 
address is the same as in your Qt account 
profile so that all your account credentials 
will be merged.

* Please be sure to complete the email verification process, which will be 
explained to you in the email sent upon registering.
** To edit your Bug Reports email address, go to 
https://bugreports.qt.io/secure/ViewProfile.jspa profile settings and select 
the pen icon.

We hope you will enjoy this improvement. We will also continue to work toward 
adding more of features and functionality that you all asked for.

Best regards,
The Qt Company

www.qt.io
 |Qt Blog: 
http://blog.qt.io/
 | Twitter: @Qtproject  | Facebook: 
www.facebook.com/qt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-21 Thread Giuseppe D'Angelo
Hi,

On Mon, Dec 21, 2015 at 9:48 AM, Jokiniva Jukka
 wrote:
> · If you don’t already have Qt credentials, all you need to do is
> register at https://login.qt.io/register* using the same email address you
> currently use for Bug Tracker and Code Review. If you want to change to a
> different email address for your unified login credentials, you should first
> update the email address in Bug Tracker** to ensure the logins will be
> merged.

What happens if one does not have a Qt Account on login.qt.io, but
only a Jira/Gerrit account? Will a Qt Account be created
automatically?

Thanks,

-- 
Giuseppe D'Angelo
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-21 Thread Sean Harmer
On Monday 21 December 2015 08:48:37 Jokiniva Jukka wrote:
> Hi,
> 
> Some months ago we asked all Qt users to provide us input on ideas to
> further improve the Qt developer experience. You spoke. We listened. It was
> overwhelmingly clear that single sign-on for all Qt Services was at the top
> of desired features and functionality. Since then, we have been working
> toward providing this to you. As part of this effort, you will now have
> common credentials for all of the following Qt services:
> 
> 
> · Qt Account web portal for license
> management, downloads and commercial support
> 
> · Qt Forum
> 
> · Qt Wiki
> 
> · Qt Bug Tracker (NEW)
> 
> · Qt Code Review (NEW)
> 
> Note: There will be a maintenance break on Tuesday 12 January 2016 from
> 07:00-11:00 a.m. (CET) when we unify the login for Qt Bug Tracker
> (https://bugreports.qt.io) and Qt Code Review
> (https://codereview.qt-project.org).

Thank you for all the hard work but can we please please not break the CI two 
days before feature freeze?

Cheers,

Sean
--
Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Heads up for Qt Bug Report & Code Review users

2015-12-21 Thread Heikkinen Jani
>>-Original Message-
>>From: Development [mailto:development-boun...@qt-project.org] On Behalf
>>Of Sean Harmer
>>Sent: 21. joulukuuta 2015 11:22
>>To: development@qt-project.org
>>Subject: Re: [Development] Heads up for Qt Bug Report & Code Review users
>>
>>On Monday 21 December 2015 08:48:37 Jokiniva Jukka wrote:
>>> Hi,
>>>
>>> Some months ago we asked all Qt users to provide us input on ideas to
>>> further improve the Qt developer experience. You spoke. We listened. It was
>>> overwhelmingly clear that single sign-on for all Qt Services was at the top
>>> of desired features and functionality. Since then, we have been working
>>> toward providing this to you. As part of this effort, you will now have
>>> common credentials for all of the following Qt services:
>>>
>>>
>>> · Qt Account web portal<https://account.qt.io/> for license
>>> management, downloads and commercial support
>>>
>>> · Qt Forum<http://forum.qt.io/>
>>>
>>> · Qt Wiki<http://wiki.qt.io/>
>>>
>>> · Qt Bug Tracker<https://bugreports.qt.io/> (NEW)
>>>
>>> · Qt Code Review<https://codereview.qt-project.org/> (NEW)
>>>
>>> Note: There will be a maintenance break on Tuesday 12 January 2016 from
>>> 07:00-11:00 a.m. (CET) when we unify the login for Qt Bug Tracker
>>> (https://bugreports.qt.io<https://bugreports.qt.io/>) and Qt Code Review
>>> (https://codereview.qt-project.org<https://codereview.qt-project.org/>).
>>
>>Thank you for all the hard work but can we please please not break the CI two
>>days before feature freeze?
>>
>>Cheers,
>>
>>Sean
>>--

You are right, we should postpone this maintenance break after FF. 21st January 
might be good target for that, all feature freeze related stuff should be ready 
at this point

Br,
Jani

>>Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK
>>Klarälvdalens Datakonsult AB, a KDAB Group company
>>Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
>>KDAB - Qt Experts - Platform-independent software solutions
>>___
>>Development mailing list
>>Development@qt-project.org
>>http://lists.qt-project.org/mailman/listinfo/development
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development