[Development] QApplication startup is again slower

Jiergir Ogoerg f35f22fan at gmail.com
Fri Oct 18 00:55:07 CEST 2013


Thanks, that worked.
I compiled the 72...49 snapshot on both Ubuntu 13.10 and Fedora 20 and I
still get the same 130-160ms, though I clearly recall getting about 70ms
with the first pre-beta.
Since I have no idea what's the deal I'll leave this issue for now.


On Thu, Oct 17, 2013 at 10:07 PM, Thiago Macieira <thiago.macieira at intel.com
> wrote:

> On quinta-feira, 17 de outubro de 2013 20:56:11, Jiergir Ogoerg wrote:
> > Thanks,
> > at step:
> > git checkout 728cd2e1737544c6236c9c9acfb502381c598149
> > it says:
> > fatal: reference is not a tree: 728cd2e1737544c6236c9c9acfb502381c598149
> >
> > Am I doing something wrong?
> >
> > In detail, I'm in ${home}/Documents (which is empty):
> >
> > Documents$ git init
> > Initialized empty Git repository in /home/fox/Documents/.git/
> > Documents$ git clone git://gitorious.org/qt/qt5.git
> > Cloning into 'qt5'...
> > remote: Counting objects: 2408, done.
> > remote: Compressing objects: 100% (2187/2187), done.
> > Receiving objects: 100% (2408/2408), 3.00 MiB | 255.00 KiB/s, done.
> > remote: Total 2408 (delta 1286), reused 437 (delta 145)
> > Resolving deltas: 100% (1286/1286), done.
> > Checking connectivity... done
> > Documents$ git submodule init
> > Documents$ git checkout 728cd2e1737544c6236c9c9acfb502381c598149
> > fatal: reference is not a tree: 728cd2e1737544c6236c9c9acfb502381c598149
>
> You forgot to "cd qt5" after cloning.
>
> That git init wasn't necessary.
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131018/5f592a6d/attachment.html>


More information about the Development mailing list