Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625752 - dev-qt/qt-creator-4.3.1 built with USE=webengine stalls in help system
Summary: dev-qt/qt-creator-4.3.1 built with USE=webengine stalls in help system
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal minor (vote)
Assignee: Davide Pesavento (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-20 18:13 UTC by Francisco Ares
Modified: 2017-10-25 17:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francisco Ares 2017-07-20 18:13:45 UTC
Both qt-creator most recent unstable packages go to a crawl while using its embedded help system, when they are built using qtwebengine.

When both are built with USE=-webengine the help system is as fast as the other modules.

Thanks!

Reproducible: Always

Steps to Reproduce:
1. build qt-creator ~amd64 version with USE=webengine
2. run the help system, it goes very, very, very slow;
3. build qt-creator ~amd64 version with USE=-webengine
4. run the help system fast as lightning.
Actual Results:  
USE=webengine  - the help pages look much better, but too slow;
USE=-webengine - the help pages look not as nice, but pretty faster;

Expected Results:  
help system as fast as the other modules, like the text editor and UI graphical editor.
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2017-10-05 19:42:13 UTC
Maybe qtwebengine is simply slow on your hardware... can you try other applications that use qtwebengine?
Comment 2 Paul Jewell 2017-10-25 16:29:38 UTC
I am not seeing this issue here - Core i5-7200u on a Thinkpad X270. Admittedly a pretty quick machine, but maybe backs up Davide's assertion about the speed of the hardware?