Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Will definitely do. So far it appears only my laptop is affected, other devices are fine. Just seeing a lot of random oddness, once I have confirmed that it's not our code doing silly things (and reproducible samples) I will definitely place feedback in Jira... Also trying out the 5.13.0 alpha for another data point. Mark -Original Message- From: Jani Heikkinen Sent: 01 February 2019 09:53 To: Mark De Wit ; development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Hi! This is sadly to hear. Please report all findings in Jira br, Jani From: Development on behalf of Mark De Wit Sent: Friday, February 1, 2019 10:40 AM To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1'started Hmm, having given 5.12.1 a good try, sadly I'm seeing too many regressions with our QWidgets application for us to deploy it. Shame, as it did fix some of our last remaining high-dpi issues in WebEngine and it looks like it handles mixed-dpi screens on Windows better than 5.12.0. Mark -Original Message- From: Development On Behalf Of Mark De Wit Sent: 30 January 2019 11:45 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Good point. I only just now saw & read the entire tooltip for WebEngine. I agree that it feels like user error, but it's too easy to make this error. Also the cost is quite high, I only discovered the issue after a full Qt download & install & rebuild failed on my code. That's half a day burned, considering I have to uninstall again and then reinstall msvc 2017 package (luckily I have that option, or I'd be more upset)... Mark -Original Message- From: Development On Behalf Of Michal Klocek Sent: 30 January 2019 10:41 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started This suggestion is already in JIRA see https://bugreports.qt.io/browse/QTBUG-71579 Br Michal On 01/30/2019 11:29 AM, Kai Koehne wrote: >> -Original Message- >> From: Development On Behalf Of >> Mark De Wit >> Sent: Wednesday, January 30, 2019 11:13 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does >> not >> give me WebEngine. Is that intentional? > > Yes, this is intentional. Qt WebEngine in 5.12 only supports MSVC 2017, that > was the case already for Qt 5.12.0. > >> Should the installer perhaps warn >> that the selected combination is unsupported? > > Maybe, though getting a warning every time might be a bit too much, too. > Also, I'm not sure how and whether such a warning can be implemented ... > > At least the description of the Qt WebEngine module says > > On Windows, the module is only available under MSVC 2017 > > Kai > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Hi! This is sadly to hear. Please report all findings in Jira br, Jani From: Development on behalf of Mark De Wit Sent: Friday, February 1, 2019 10:40 AM To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1'started Hmm, having given 5.12.1 a good try, sadly I'm seeing too many regressions with our QWidgets application for us to deploy it. Shame, as it did fix some of our last remaining high-dpi issues in WebEngine and it looks like it handles mixed-dpi screens on Windows better than 5.12.0. Mark -Original Message- From: Development On Behalf Of Mark De Wit Sent: 30 January 2019 11:45 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Good point. I only just now saw & read the entire tooltip for WebEngine. I agree that it feels like user error, but it's too easy to make this error. Also the cost is quite high, I only discovered the issue after a full Qt download & install & rebuild failed on my code. That's half a day burned, considering I have to uninstall again and then reinstall msvc 2017 package (luckily I have that option, or I'd be more upset)... Mark -Original Message- From: Development On Behalf Of Michal Klocek Sent: 30 January 2019 10:41 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started This suggestion is already in JIRA see https://bugreports.qt.io/browse/QTBUG-71579 Br Michal On 01/30/2019 11:29 AM, Kai Koehne wrote: >> -Original Message- >> From: Development On Behalf Of >> Mark De Wit >> Sent: Wednesday, January 30, 2019 11:13 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does >> not >> give me WebEngine. Is that intentional? > > Yes, this is intentional. Qt WebEngine in 5.12 only supports MSVC 2017, that > was the case already for Qt 5.12.0. > >> Should the installer perhaps warn >> that the selected combination is unsupported? > > Maybe, though getting a warning every time might be a bit too much, too. > Also, I'm not sure how and whether such a warning can be implemented ... > > At least the description of the Qt WebEngine module says > > On Windows, the module is only available under MSVC 2017 > > Kai > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Hmm, having given 5.12.1 a good try, sadly I'm seeing too many regressions with our QWidgets application for us to deploy it. Shame, as it did fix some of our last remaining high-dpi issues in WebEngine and it looks like it handles mixed-dpi screens on Windows better than 5.12.0. Mark -Original Message- From: Development On Behalf Of Mark De Wit Sent: 30 January 2019 11:45 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Good point. I only just now saw & read the entire tooltip for WebEngine. I agree that it feels like user error, but it's too easy to make this error. Also the cost is quite high, I only discovered the issue after a full Qt download & install & rebuild failed on my code. That's half a day burned, considering I have to uninstall again and then reinstall msvc 2017 package (luckily I have that option, or I'd be more upset)... Mark -Original Message- From: Development On Behalf Of Michal Klocek Sent: 30 January 2019 10:41 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started This suggestion is already in JIRA see https://bugreports.qt.io/browse/QTBUG-71579 Br Michal On 01/30/2019 11:29 AM, Kai Koehne wrote: >> -Original Message- >> From: Development On Behalf Of >> Mark De Wit >> Sent: Wednesday, January 30, 2019 11:13 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does >> not >> give me WebEngine. Is that intentional? > > Yes, this is intentional. Qt WebEngine in 5.12 only supports MSVC 2017, that > was the case already for Qt 5.12.0. > >> Should the installer perhaps warn >> that the selected combination is unsupported? > > Maybe, though getting a warning every time might be a bit too much, too. > Also, I'm not sure how and whether such a warning can be implemented ... > > At least the description of the Qt WebEngine module says > > On Windows, the module is only available under MSVC 2017 > > Kai > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Good point. I only just now saw & read the entire tooltip for WebEngine. I agree that it feels like user error, but it's too easy to make this error. Also the cost is quite high, I only discovered the issue after a full Qt download & install & rebuild failed on my code. That's half a day burned, considering I have to uninstall again and then reinstall msvc 2017 package (luckily I have that option, or I'd be more upset)... Mark -Original Message- From: Development On Behalf Of Michal Klocek Sent: 30 January 2019 10:41 To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started This suggestion is already in JIRA see https://bugreports.qt.io/browse/QTBUG-71579 Br Michal On 01/30/2019 11:29 AM, Kai Koehne wrote: >> -Original Message- >> From: Development On Behalf Of >> Mark De Wit >> Sent: Wednesday, January 30, 2019 11:13 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does >> not >> give me WebEngine. Is that intentional? > > Yes, this is intentional. Qt WebEngine in 5.12 only supports MSVC 2017, that > was the case already for Qt 5.12.0. > >> Should the installer perhaps warn >> that the selected combination is unsupported? > > Maybe, though getting a warning every time might be a bit too much, too. > Also, I'm not sure how and whether such a warning can be implemented ... > > At least the description of the Qt WebEngine module says > > On Windows, the module is only available under MSVC 2017 > > Kai > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
This suggestion is already in JIRA see https://bugreports.qt.io/browse/QTBUG-71579 Br Michal On 01/30/2019 11:29 AM, Kai Koehne wrote: >> -Original Message- >> From: Development On Behalf Of >> Mark De Wit >> Sent: Wednesday, January 30, 2019 11:13 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does >> not >> give me WebEngine. Is that intentional? > > Yes, this is intentional. Qt WebEngine in 5.12 only supports MSVC 2017, that > was the case already for Qt 5.12.0. > >> Should the installer perhaps warn >> that the selected combination is unsupported? > > Maybe, though getting a warning every time might be a bit too much, too. > Also, I'm not sure how and whether such a warning can be implemented ... > > At least the description of the Qt WebEngine module says > > On Windows, the module is only available under MSVC 2017 > > Kai > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
> -Original Message- > From: Development On Behalf Of > Mark De Wit > Sent: Wednesday, January 30, 2019 11:13 AM > To: development@qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started > > Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does not > give me WebEngine. Is that intentional? Yes, this is intentional. Qt WebEngine in 5.12 only supports MSVC 2017, that was the case already for Qt 5.12.0. > Should the installer perhaps warn > that the selected combination is unsupported? Maybe, though getting a warning every time might be a bit too much, too. Also, I'm not sure how and whether such a warning can be implemented ... At least the description of the Qt WebEngine module says On Windows, the module is only available under MSVC 2017 Kai ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Selecting MSVC 2015 64-bit + Qt WebEngine for 5.12.1 in the installer does not give me WebEngine. Is that intentional? Should the installer perhaps warn that the selected combination is unsupported? I shall try again with MSVC 2017... KR, Mark -Original Message- From: Development On Behalf Of Jani Heikkinen Sent: 29 January 2019 10:32 To: ekke ; development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Hi, We have "RC" packages under testing. So far all seems to be pretty much OK so if nothing new & serious enough found we should be able to get the release out during this week. Let's keep our fingers crossed. br, Jani btw, there is Qt 5.12.1 "RC" snapshot available via online installer if you want to take a tour. It is almost what we expect to release; only couple of changes is in after that one From: Development on behalf of ekke Sent: Tuesday, January 29, 2019 12:24 PM To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Am 23.01.19 um 17:03 schrieb Kai Koehne: >> -Original Message- >> From: Development On Behalf Of ekke >> Sent: Wednesday, January 23, 2019 9:45 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> seems this time it's a rocky path to release Qt 5.12.1 > We're still struggling with a change in configure that made system library > paths absolute - good for local installations, but problematic for the binary > packages, which are supposed to work in different setups: > > https://bugreports.qt.io/browse/QTBUG-72903 > > Kai > what do you think - is there a chance to get Qt 5.12.1 this week ? thx ekke ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Hi, great to hear :) wish you luck ! will try the RC-snapshot this evening ciao ekke Am 29.01.19 um 11:32 schrieb Jani Heikkinen: > Hi, > > We have "RC" packages under testing. So far all seems to be pretty much OK so > if nothing new & serious enough found we should be able to get the release > out during this week. Let's keep our fingers crossed. > > br, > Jani > > btw, there is Qt 5.12.1 "RC" snapshot available via online installer if you > want to take a tour. It is almost what we expect to release; only couple of > changes is in after that one > > > From: Development on behalf of ekke > > Sent: Tuesday, January 29, 2019 12:24 PM > To: development@qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > started > > Am 23.01.19 um 17:03 schrieb Kai Koehne: >>> -Original Message- >>> From: Development On Behalf Of ekke >>> Sent: Wednesday, January 23, 2019 9:45 AM >>> To: development@qt-project.org >>> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >>> started >>> >>> seems this time it's a rocky path to release Qt 5.12.1 >> We're still struggling with a change in configure that made system library >> paths absolute - good for local installations, but problematic for the >> binary packages, which are supposed to work in different setups: >> >> https://bugreports.qt.io/browse/QTBUG-72903 >> >> Kai >> > what do you think - is there a chance to get Qt 5.12.1 this week ? > > thx > > ekke > > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Hi, We have "RC" packages under testing. So far all seems to be pretty much OK so if nothing new & serious enough found we should be able to get the release out during this week. Let's keep our fingers crossed. br, Jani btw, there is Qt 5.12.1 "RC" snapshot available via online installer if you want to take a tour. It is almost what we expect to release; only couple of changes is in after that one From: Development on behalf of ekke Sent: Tuesday, January 29, 2019 12:24 PM To: development@qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Am 23.01.19 um 17:03 schrieb Kai Koehne: >> -Original Message- >> From: Development On Behalf Of ekke >> Sent: Wednesday, January 23, 2019 9:45 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> seems this time it's a rocky path to release Qt 5.12.1 > We're still struggling with a change in configure that made system library > paths absolute - good for local installations, but problematic for the binary > packages, which are supposed to work in different setups: > > https://bugreports.qt.io/browse/QTBUG-72903 > > Kai > what do you think - is there a chance to get Qt 5.12.1 this week ? thx ekke ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Am 23.01.19 um 17:03 schrieb Kai Koehne: >> -Original Message- >> From: Development On Behalf Of ekke >> Sent: Wednesday, January 23, 2019 9:45 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> seems this time it's a rocky path to release Qt 5.12.1 > We're still struggling with a change in configure that made system library > paths absolute - good for local installations, but problematic for the binary > packages, which are supposed to work in different setups: > > https://bugreports.qt.io/browse/QTBUG-72903 > > Kai > what do you think - is there a chance to get Qt 5.12.1 this week ? thx ekke ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Am 23.01.19 um 17:03 schrieb Kai Koehne: >> -Original Message- >> From: Development On Behalf Of ekke >> Sent: Wednesday, January 23, 2019 9:45 AM >> To: development@qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> seems this time it's a rocky path to release Qt 5.12.1 > We're still struggling with a change in configure that made system library > paths absolute - good for local installations, but problematic for the binary > packages, which are supposed to work in different setups: > > https://bugreports.qt.io/browse/QTBUG-72903 > > Kai > I'm waiting for 5.12.1 because 5.12 is blocked on Android because of https://bugreports.qt.io/browse/QTBUG-72101 wish you luck to figure out the correct configure to be able to release 5.12.1 thx for your hard work ekke ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
> -Original Message- > From: Development On Behalf Of ekke > Sent: Wednesday, January 23, 2019 9:45 AM > To: development@qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started > > seems this time it's a rocky path to release Qt 5.12.1 We're still struggling with a change in configure that made system library paths absolute - good for local installations, but problematic for the binary packages, which are supposed to work in different setups: https://bugreports.qt.io/browse/QTBUG-72903 Kai ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
seems this time it's a rocky path to release Qt 5.12.1 Am 08.01.19 um 08:32 schrieb Jani Heikkinen: > Hi all, > > Branching from '5.12' -> '5.12.1' is finally (almost) done; qtbase and > qttools is still ongoing, there were some conflicts and so on manual merge + > normal integration is needed there. Work is ongoing and should be ready > today. > > So from now on '5.12.1' is for soon coming Qt 5.12.1 release and staging > there is restricted to release team only. And '5.12' is for Qt 5.12.2. > > Target is to get Qt 5.12.1 out as soon as possible. We will create initial > changes files soon so please finalize those immediately to be able to proceed > with the release. Release blocker list here: > https://bugreports.qt.io/issues/?filter=20430 Please make sure all release > blockers are visible in the list! > > We will release first snapshot for Qt 5.12.1 during this week as well > > br, > Jani > > From: Development on behalf of Jani > Heikkinen > Sent: Monday, January 7, 2019 7:37 AM > To: Aleksey Kontsevich; ekke; developm...@lists.qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > started > >> -Original Message- >> From: Development On Behalf Of >> Aleksey Kontsevich >> Sent: lauantai 5. tammikuuta 2019 12.23 >> To: ekke ; developm...@lists.qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Hi, >> >> What about QTBUG-72687 and QTBUG-72227? >> > QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. > > br, > Jani > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Hi all, Branching from '5.12' -> '5.12.1' is finally (almost) done; qtbase and qttools is still ongoing, there were some conflicts and so on manual merge + normal integration is needed there. Work is ongoing and should be ready today. So from now on '5.12.1' is for soon coming Qt 5.12.1 release and staging there is restricted to release team only. And '5.12' is for Qt 5.12.2. Target is to get Qt 5.12.1 out as soon as possible. We will create initial changes files soon so please finalize those immediately to be able to proceed with the release. Release blocker list here: https://bugreports.qt.io/issues/?filter=20430 Please make sure all release blockers are visible in the list! We will release first snapshot for Qt 5.12.1 during this week as well br, Jani From: Development on behalf of Jani Heikkinen Sent: Monday, January 7, 2019 7:37 AM To: Aleksey Kontsevich; ekke; developm...@lists.qt-project.org Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started > -Original Message- > From: Development On Behalf Of > Aleksey Kontsevich > Sent: lauantai 5. tammikuuta 2019 12.23 > To: ekke ; developm...@lists.qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > started > > Hi, > > What about QTBUG-72687 and QTBUG-72227? > QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. br, Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Just answered. As I said my email does not functioning (disabled), so did not see the question. Actually initial bug description contains full url. -- Best regards, Aleksey Linked in https://www.linkedin.com/in/alekseykontsevich 07.01.2019, 10:44, "Denis Kormalev" : > I would at least suggest to answer Ekkehard and BogDan in QTBUG-72687. They > are waiting for 4 days for answer from you. > > -- > Regards, > Denis Kormalev > >> On Jan 7, 2019, at 12:08 AM, Aleksey Kontsevich wrote: >> >> Very strange. May I move them to P0-Blocker then? :) >> >> -- >> Best regards, >> Aleksey >> Linked in https://www.linkedin.com/in/alekseykontsevich >> >> 07.01.2019, 07:37, "Jani Heikkinen" : >>>> -Original Message- >>>> From: Development On Behalf Of >>>> Aleksey Kontsevich >>>> Sent: lauantai 5. tammikuuta 2019 12.23 >>>> To: ekke ; developm...@lists.qt-project.org >>>> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >>>> started >>>> >>>> Hi, >>>> >>>> What about QTBUG-72687 and QTBUG-72227? >>> >>> QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. >>> >>> br, >>> Jani >> ___ >> Development mailing list >> Development@qt-project.org >> https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
I would at least suggest to answer Ekkehard and BogDan in QTBUG-72687. They are waiting for 4 days for answer from you. -- Regards, Denis Kormalev > On Jan 7, 2019, at 12:08 AM, Aleksey Kontsevich wrote: > > Very strange. May I move them to P0-Blocker then? :) > > -- > Best regards, > Aleksey > Linked in https://www.linkedin.com/in/alekseykontsevich > > > 07.01.2019, 07:37, "Jani Heikkinen" : >>> -Original Message- >>> From: Development On Behalf Of >>> Aleksey Kontsevich >>> Sent: lauantai 5. tammikuuta 2019 12.23 >>> To: ekke ; developm...@lists.qt-project.org >>> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >>> started >>> >>> Hi, >>> >>> What about QTBUG-72687 and QTBUG-72227? >> >> QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. >> >> br, >> Jani > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
I see, will do now. My email is blocked so did not see issue needs more info. -- Best regards, Aleksey Linked in https://www.linkedin.com/in/alekseykontsevich 07.01.2019, 10:29, "Andy Shaw" : > Unfortunately no ( > > Though if you want them to be addressed sooner, then at least providing the > missing info for QTBUG-72687 would help in that case at least. > > Andy > > -Opprinnelig melding- > Fra: Development på vegne av Aleksey > Kontsevich > Dato: mandag 7. januar 2019 09:23 > Til: Jani Heikkinen , ekke , > "developm...@lists.qt-project.org" > Emne: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started > > Very strange. May I move them to P0-Blocker then? :) > > -- > Best regards, > Aleksey > Linked in https://www.linkedin.com/in/alekseykontsevich > > 07.01.2019, 07:37, "Jani Heikkinen" : > >> -Original Message- > >> From: Development On Behalf Of > >> Aleksey Kontsevich > >> Sent: lauantai 5. tammikuuta 2019 12.23 > >> To: ekke ; developm...@lists.qt-project.org > >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > >> started > >> > >> Hi, > >> > >> What about QTBUG-72687 and QTBUG-72227? > > > > QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. > > > > br, > > Jani > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Unfortunately no ( Though if you want them to be addressed sooner, then at least providing the missing info for QTBUG-72687 would help in that case at least. Andy -Opprinnelig melding- Fra: Development på vegne av Aleksey Kontsevich Dato: mandag 7. januar 2019 09:23 Til: Jani Heikkinen , ekke , "developm...@lists.qt-project.org" Emne: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started Very strange. May I move them to P0-Blocker then? :) -- Best regards, Aleksey Linked in https://www.linkedin.com/in/alekseykontsevich 07.01.2019, 07:37, "Jani Heikkinen" : >> -Original Message- >> From: Development On Behalf Of >> Aleksey Kontsevich >> Sent: lauantai 5. tammikuuta 2019 12.23 >> To: ekke ; developm...@lists.qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Hi, >> >> What about QTBUG-72687 and QTBUG-72227? > > QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. > > br, > Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Am 07.01.19 um 09:08 schrieb Aleksey Kontsevich: > Very strange. Aleksey, it would help if you would answer the open questions at QTBUG-72687 ekke > > -- > Best regards, > Aleksey > Linked in https://www.linkedin.com/in/alekseykontsevich > > > 07.01.2019, 07:37, "Jani Heikkinen" : >>> -Original Message- >>> From: Development On Behalf Of >>> Aleksey Kontsevich >>> Sent: lauantai 5. tammikuuta 2019 12.23 >>> To: ekke ; developm...@lists.qt-project.org >>> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >>> started >>> >>> Hi, >>> >>> What about QTBUG-72687 and QTBUG-72227? >> QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. >> >> br, >> Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Very strange. May I move them to P0-Blocker then? :) -- Best regards, Aleksey Linked in https://www.linkedin.com/in/alekseykontsevich 07.01.2019, 07:37, "Jani Heikkinen" : >> -Original Message- >> From: Development On Behalf Of >> Aleksey Kontsevich >> Sent: lauantai 5. tammikuuta 2019 12.23 >> To: ekke ; developm...@lists.qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Hi, >> >> What about QTBUG-72687 and QTBUG-72227? > > QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. > > br, > Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
> -Original Message- > From: Development On Behalf Of > Aleksey Kontsevich > Sent: lauantai 5. tammikuuta 2019 12.23 > To: ekke ; developm...@lists.qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > started > > Hi, > > What about QTBUG-72687 and QTBUG-72227? > QTBUG-72687 or QTBUG-72227 aren't really a release blocker, sorry. br, Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
> -Original Message- > From: Development On Behalf Of > ekke > Sent: lauantai 5. tammikuuta 2019 11.58 > To: developm...@lists.qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > started > > Am 20.12.18 um 10:40 schrieb Jani Heikkinen: > >> ... > > Hi! > > > > There is still open p0 (QTBUG-72561) and fixes are coming in '5.12'. That's > why final downmerge is delayed. Target is to get that done still during this > week. But that means Qt 5.12.1 will happen on January 2019 > > > > br, > > Jani > > Hi, > > QTBUG-72561 is fixed, also QTBUG-72101 :) > > Thanks to all the hard work done to fix these issues. > > Hopefully Qt 5.12.1 now isn't too far away ;-) Yeah, let's see. Target was to finalize branching from '5.12' to '5.12.1' during last week but unfortunately that didn't happen. Target is to get it done during this week and then trying to get Qt 5.12.1 out as soon as possible br, Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Hi, What about QTBUG-72687 and QTBUG-72227? -- Best regards, Aleksey Linked in https://www.linkedin.com/in/alekseykontsevich 05.01.2019, 12:18, "ekke" : > Am 20.12.18 um 10:40 schrieb Jani Heikkinen: >>> ... >> Hi! >> >> There is still open p0 (QTBUG-72561) and fixes are coming in '5.12'. That's >> why final downmerge is delayed. Target is to get that done still during this >> week. But that means Qt 5.12.1 will happen on January 2019 >> >> br, >> Jani > > Hi, > > QTBUG-72561 is fixed, also QTBUG-72101 :) > > Thanks to all the hard work done to fix these issues. > > Hopefully Qt 5.12.1 now isn't too far away ;-) > > Wish you a GREAT 2019 > > ekke > > ___ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Am 20.12.18 um 10:40 schrieb Jani Heikkinen: >> ... > Hi! > > There is still open p0 (QTBUG-72561) and fixes are coming in '5.12'. That's > why final downmerge is delayed. Target is to get that done still during this > week. But that means Qt 5.12.1 will happen on January 2019 > > br, > Jani Hi, QTBUG-72561 is fixed, also QTBUG-72101 :) Thanks to all the hard work done to fix these issues. Hopefully Qt 5.12.1 now isn't too far away ;-) Wish you a GREAT 2019 ekke ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Am 20.12.18 um 10:40 schrieb Jani Heikkinen: >> -Original Message- >> From: Development On Behalf Of >> ekke >> Sent: torstai 20. joulukuuta 2018 11.21 >> To: developm...@lists.qt-project.org >> Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' >> started >> >> Am 10.12.18 um 11:47 schrieb Jani Heikkinen: >>> Hi all, >>> >>> We have soft branched '5.12.1' from '5.12' today. Please start using it for >> new changes targeted to Qt 5.12.1 release. We will finalize branching and do >> final downmerge from '5.12' to '5.12.1' Monday 17th December so there >> should be enough time to finalize ongoing changes in '5.12' and start using >> '5.12.1'. >>> Target is to get Qt 5.12.1 out really soon, latest at the beginning of >>> January >> 2019 >> >> Hi, >> >> thanks for all the fixes for 5.12.1 >> >> are there any news about the current plan ? >> >> 2018 or beginning of January 2019 ? > Hi! > > There is still open p0 (QTBUG-72561) and fixes are coming in '5.12'. That's > why final downmerge is delayed. Target is to get that done still during this > week. fingers crossed > But that means Qt 5.12.1 will happen on January 2019 thanks for the info ekke > > br, > Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
> -Original Message- > From: Development On Behalf Of > ekke > Sent: torstai 20. joulukuuta 2018 11.21 > To: developm...@lists.qt-project.org > Subject: Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' > started > > Am 10.12.18 um 11:47 schrieb Jani Heikkinen: > > Hi all, > > > > We have soft branched '5.12.1' from '5.12' today. Please start using it for > new changes targeted to Qt 5.12.1 release. We will finalize branching and do > final downmerge from '5.12' to '5.12.1' Monday 17th December so there > should be enough time to finalize ongoing changes in '5.12' and start using > '5.12.1'. > > > > Target is to get Qt 5.12.1 out really soon, latest at the beginning of > > January > 2019 > > Hi, > > thanks for all the fixes for 5.12.1 > > are there any news about the current plan ? > > 2018 or beginning of January 2019 ? Hi! There is still open p0 (QTBUG-72561) and fixes are coming in '5.12'. That's why final downmerge is delayed. Target is to get that done still during this week. But that means Qt 5.12.1 will happen on January 2019 br, Jani ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] HEADS-UP: Branching from '5.12' to '5.12.1' started
Am 10.12.18 um 11:47 schrieb Jani Heikkinen: > Hi all, > > We have soft branched '5.12.1' from '5.12' today. Please start using it for > new changes targeted to Qt 5.12.1 release. We will finalize branching and do > final downmerge from '5.12' to '5.12.1' Monday 17th December so there should > be enough time to finalize ongoing changes in '5.12' and start using > '5.12.1'. > > Target is to get Qt 5.12.1 out really soon, latest at the beginning of > January 2019 Hi, thanks for all the fixes for 5.12.1 are there any news about the current plan ? 2018 or beginning of January 2019 ? thx ekke > > br, > Jani Heikkinen > Release Manager > > ___ > Development mailing list > developm...@lists.qt-project.org > https://lists.qt-project.org/listinfo/development ___ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development