Re: [Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

2017-02-16 Thread Marc Mutz
On 2017-02-16 10:14, Sean Harmer wrote: [...] Also, to allow others to help with the release process, could you explain where the main bottle neck is with the release process please? Is it the package generation itself? The smoke testing? Something else? [...] I note that an answer on this

Re: [Development] Bug (and fix) in QGItem::itemChange() (?)

2017-02-16 Thread Ch'Gans
FYI, I've just created https://bugreports.qt.io/browse/QTBUG-58988. Regards, Chris On 16 February 2017 at 17:52, Ch'Gans wrote: > Hi there, > > Here is my use-case: > An item has "handles" child items, when the user moves around an handles, > the parent item update it's

Re: [Development] Decrease amounth of delivered src packages

2017-02-16 Thread Thiago Macieira
On quinta-feira, 16 de fevereiro de 2017 07:06:51 PST Kevin Kofler wrote: > It was found that in practice, requesting the same tag from GitHub multiple > times gives byte-identical tar.gz output. (Unfortunately, GitHub cannot > deliver better compressions.) Of course this might break if they

Re: [Development] Decrease amounth of delivered src packages

2017-02-16 Thread Kevin Kofler
Thiago Macieira wrote: > You can compare the checksum of the uncompressed tarball. But this is not how the Fedora workflow works. And please also note that I did not make the policies, I am just trying to explain why they are the way they are. And I suspect that there are several other

Re: [Development] Threads and the SQL Module

2017-02-16 Thread Eric Lemanisser
Thanks for pointing this out Ɓukasz, I created a change to disable useless mutexes on sqlite db connection : https://codereview.qt-project.org/#/c/185835/ Unfortunately that would break your usage, but it seems like it is already broken as Lorenz explained. All db intensive usage should see a

Re: [Development] Focusing bug fixes to 5.9 branch and patch releases during H1/17

2017-02-16 Thread Sean Harmer
On Wednesday 15 February 2017 18:17:32 Thiago Macieira wrote: > On quarta-feira, 15 de fevereiro de 2017 09:00:09 PST Tuukka Turunen wrote: > > First I want to say that I am also very sorry that we need to skip 5.8.1. > > Unfortunately I do not see any other approach that would allow us to: 1) > >