Hi,

QtCreator1.3.1 is very slow at startup time, it will take 20 seconds or
more. I had made an in-depth investigation. If the feature--fetching rss is
disabled via commenting out the following line (in this file
C:\qt-creator-src-1.3.1\src\plugins\welcome\communitywelcomepagewidget.cpp
in my computer), it can show up in 2 or 3 seconds.

//    m_rssFetcher->fetch(QUrl(tr("http://labs.trolltech.com/blogs/feed";)));

Is there a better way to fetch rss?


Regards,
Yongwang Dou
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to