[telepathy] [Bug 329332] New: Very long loading application

K G govik at wp.pl
Sat Dec 28 18:34:57 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=329332

            Bug ID: 329332
           Summary: Very long loading application
    Classification: Unclassified
           Product: telepathy
           Version: git-latest
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: text-ui
          Assignee: kde-telepathy-bugs at kde.org
          Reporter: govik at wp.pl

It takes a lot of time to load tex-ui window. 

Opening new conversation in new  tab or detaching tab works instantly. 

After closing window and opening new it loads very long again. 

Reproducible: Always

Steps to Reproduce:
1.Just open new chat from contact list
2.
3.
Actual Results:  
Windows appears after few seconds, it freezes for about 40 seconds and after
that is operational.  

Expected Results:  
Window appear and ready after few seconds

After debugging i found it is caused by by QWebView.
It takes about 5 seconds to call 
 method setHtml(templateHtml); 
but signal finished is emitted after  40-50 seconds. 

During that time the main event loop of application is locked.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list